rahedges / git-repo

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

Allow switching between tags #30

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Reported by Naseer Ahmed <naseer.ahmed@gmail.com> on Wed May 06 05:55:27 PDT 
2009
Source: JIRA REPO-32
Environment: All

Allow switching between tags to go back to older releases easily. The working
tree (or default remote tracking branch) should update to the older/newer tag
as needed and projects not present in the older tag should be deleted/moved to
temp location.

Original issue reported on code.google.com by code-rev...@gtempaccount.com on 24 Sep 2009 at 9:10

GoogleCodeExporter commented 9 years ago
Update by Shawn Pearce <sop@google.com> on Wed May 06 07:16:45 PDT 2009

Original comment by code-rev...@gtempaccount.com on 24 Sep 2009 at 9:11

GoogleCodeExporter commented 9 years ago
Comment by Brad Larson <bklarson@gmail.com> on Wed May 13 05:51:52 PDT 2009

Does this require anything beyond 'repo manifest -o'?  We've had great results
using that to 'tag' the current projects and switch back to them later.

Original comment by code-rev...@gtempaccount.com on 24 Sep 2009 at 9:11

GoogleCodeExporter commented 9 years ago
Comment by Naseer Ahmed <naseer.ahmed@gmail.com> on Thu May 14 07:38:44 PDT 2009

I would prefer switching without changing the manifest. Something like repo
init -b for branches (http://groups.google.com/group/repo-discuss/
browse_thread/thread/7e88377455495d38/83af593ea4c255d5)

Original comment by code-rev...@gtempaccount.com on 24 Sep 2009 at 9:11

GoogleCodeExporter commented 9 years ago

Original comment by sop+code@google.com on 24 Sep 2009 at 11:09