-
I'm running GitPython 0.3.2 RC1 with Python 2.7.6 on Ubuntu 14.04. My ~/.gitconfig has these lines:
```
[credential]
helper = cache --timeout=3600
```
I've narrowed the problem down to this scri…
-
```
What steps will reproduce the problem?
1. mkdir rosjava_devel && cd rosjava_devel
2. rosws init
3. rosws merge /opt/ros/electric/.rosinstall
4. rosws merge http://rosjava.googlecode.com/hg/.rosins…
-
This is a checklist of things to do for the Jade kick-off (pre development and development) based on our internal todo document:
- [x] Choose distribution name: Jade
- [x] Add to REP3 with proposed pl…
-
```
What steps will reproduce the problem?
1. mkdir rosjava_devel && cd rosjava_devel
2. rosws init
3. rosws merge /opt/ros/electric/.rosinstall
4. rosws merge http://rosjava.googlecode.com/hg/.rosins…
-
```
What steps will reproduce the problem?
1. mkdir rosjava_devel && cd rosjava_devel
2. rosws init
3. rosws merge /opt/ros/electric/.rosinstall
4. rosws merge http://rosjava.googlecode.com/hg/.rosins…
-
The following packages contain conflicting files, preventing the installation of python3-rosinstall
```
(Reading database ... 64690 files and directories currently installed.)
Preparing to unpack ...…
-
```
What steps will reproduce the problem?
1. mkdir rosjava_devel && cd rosjava_devel
2. rosws init
3. rosws merge /opt/ros/electric/.rosinstall
4. rosws merge http://rosjava.googlecode.com/hg/.rosins…
-
With two remotes `foo` and `bar`:
```
$ vcs export
Could not determine remote url: error: invalid key (newline): remote.foo
bar.url
```
-
We should do the following tasks for all ROS Python packages:
- verify that the currently released Python 2 packages are working on Lucid (Python 2.6)
- if not, release a working version into Lucid
…
-
Heya,
I just hit a small bug:
```
$ ls
.rosinstall
a
```
where `a` is a git repository listed in .rosinstall. However, .rosinstall lists its branch "foo" and
the branch "bar" is currently checked ou…