Hello,
I have an "foreign" SVN repository that I track with git-svn. It
recently reorganized to be shaped like:
/top/trunk/{Package1,Package2}/
/top/tags/{Package1,Package2}/{per-package-tag1,per-package-tag2,...}/
/top/branches{Package1,Package2}/per-package-branch1,...}/
I typically work from a single tag point and have local modifications.
Periodically, I will pick a new tag and try to rebase on that. I'm
not so interested in mirroring the history in the SVN branches or
tags, but I'd like to mark each SVN tag point in my git repository.
Any suggestions on how to best manage this?
Thanks,
-Brett.
--
You received this message because you are subscribed to the Google Groups "Git
for human beings" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/git-users?hl=en.