rahedges / git-repo

Automatically exported from code.google.com/p/git-repo
Apache License 2.0
0 stars 0 forks source link

repo sync with --manifest-name won't fetch new projects #134

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Affected Version: 1.12.2
Environment: Ubuntu 12.04.1 LTS

What steps will reproduce the problem?
1. copy a manifest file to a temp file tmp-manifest.xml
2. add a new project to the manifest
3. repo sync -m tmp-manifest.xml

What is the expected output? What do you see instead?
I expect the new project to be in my working directory.
Instead I see the tree for the project under .repo/projects, but the 
project.list isn't updated, and the project files are not in my working 
directory.

Please provide any additional information below.
This may affect --smart-sync as well, but I'm not sure how to test that.

Original issue reported on code.google.com by tkilbo...@google.com on 8 Mar 2013 at 10:51

GoogleCodeExporter commented 9 years ago
https://gerrit-review.googlesource.com/#/c/43220/2

Original comment by zu.bruce.china@gmail.com on 19 Mar 2013 at 10:14

GoogleCodeExporter commented 9 years ago

Original comment by david.pu...@sonymobile.com on 8 Apr 2013 at 10:10