On 8/30/07, Eric Wong <normalperson@xxxxxxxx> wrote: > As noted by other repliers, SVN tags can be moving targets just like > branches, and are treated as such by git-svn. > > I should note that tags in git can actually be updated like a branch > just the same way, too, it's just not as easy to "accidentally" do. > > So I'll add the ability to modify refs under the refs/tags/ namespace to > my git-svn TODO list (which is getting rather large). I also plan to > support branches outside of the refs/remotes/ namespace so it's easier > to use (clone, browse from gitweb) from bare repositories. Thank you very much, that would be very appreciated. While we're at it: could you consider putting the svn-imported refs not directly under remote? something like refs/remote/svn would be rather cleaner. > I really have a lot of catching up to do with all the new(er) things > happening in git. I learned git (what seems like) aeons ago have been > more or less content with what the plumbing offered back then. The past > six months of my life hasn't exactly left me with a lot of time or > energy for git, either; hopefully I'll have more time soon... I enormously appreciate the efforts you've put into git-svn so far, it has been quite a refreshing change from having to way eons every time I had to commit something, while still giving me the ability to keep my work nicely in sync with the upstream repo. I've considered tackling these minor issues myself, but my understanding of git's internals is most definitely not yet adequate, so I haven't been able to do any hacking yet. -- Giuseppe "Oblomov" Bilotta - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html