Bug#501761: git-svn --tags should at least /try/ to handle tags as tags

2010-11-28 Thread Paul Wise
On Sun, 2010-11-28 at 22:06 -0600, Jonathan Nieder wrote: > Paul Wise wrote: > > On Sun, 2010-11-28 at 12:03 -0600, Jonathan Nieder wrote: > > >> Thoughts on this would be very helpful because the same questions come > >> up in implementing "native" svn support for git. > > > > At the very least g

Bug#501761: git-svn --tags should at least /try/ to handle tags as tags

2010-11-28 Thread Jonathan Nieder
Paul Wise wrote: > On Sun, 2010-11-28 at 12:03 -0600, Jonathan Nieder wrote: >> Thoughts on this would be very helpful because the same questions come >> up in implementing "native" svn support for git. > > At the very least git svn --convert should do these: > > 1. SVN tags that are actuall

Bug#501761: git-svn --tags should at least /try/ to handle tags as tags

2010-11-28 Thread Paul Wise
On Sun, 2010-11-28 at 12:03 -0600, Jonathan Nieder wrote: > Thoughts on this would be very helpful because the same questions come > up in implementing "native" svn support for git. At the very least git svn --convert should do these: 1. SVN tags that are actually tags in SVN (ie dir copies

Bug#501761: git-svn --tags should at least /try/ to handle tags as tags

2010-11-28 Thread Jonathan Nieder
Hi, Sorry for the long silence. sean finney wrote: > tagging the known working cases and leaving the rest of them as branches > would work, but would leave you with a slightly inconsistant result (i.e. > you'd also probably want to warn the user that they're missing some tags). > > here's a few

Bug#501761: git-svn --tags should at least /try/ to handle tags as tags

2008-11-04 Thread Gerrit Pape
severity 501761 wishlist quit On Fri, Oct 10, 2008 at 09:19:43AM +0200, Gerfried Fuchs wrote: > git-svn -s (or --tags=) assumes that all tags subdirectories can be > changed and doesn't even try to use tags but creates branches right > ahead. When wanting to convert from svn to git this is really

Bug#501761: git-svn --tags should at least /try/ to handle tags as tags

2008-10-10 Thread Gerfried Fuchs
Package: git-svn Version: 1:1.5.6.5-1 Severity: normal Hi! git-svn -s (or --tags=) assumes that all tags subdirectories can be changed and doesn't even try to use tags but creates branches right ahead. When wanting to convert from svn to git this is really a pain, and I don't see why it