[Bug 163341] Re: git-svn gets wrong parent revision for tags

2008-12-16 Thread Thomas Leonard
Looks like a patch is now available: https://kerneltrap.org/mailarchive/git/2008/12/16/4429654 -- git-svn gets wrong parent revision for tags https://bugs.launchpad.net/bugs/163341 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 163341] Re: git-svn gets wrong parent revision for tags

2008-11-23 Thread Magnus S
Hi, this bug report is getting old, so i'm closing it now. If this issue is still affecting you, please reopen. To reopen the bug report you can click on the current status, under the Status column, and change the Status back to New. Thanks again! ** Changed in: git-core (Ubuntu)

[Bug 163341] Re: git-svn gets wrong parent revision for tags

2008-04-07 Thread Thomas Leonard
Try: git-svn clone https://zero-install.svn.sourceforge.net/svnroot/zero- install -T trunk/0publish -r1890:2072 -b releases/0publish git-svn version 1.5.2.5 (svn 1.4.4) Go into the created 'zero-install' directory and run: gitk --all As you can see, the git branch comes from r1894, yet the

[Bug 163341] Re: git-svn gets wrong parent revision for tags

2008-04-07 Thread Emil Sit
I know that git-svn may rely on various conventions for the use of git and use of svn but since I'm not really familiar with either, it sounds like this should best be handled by the upstream developers. Git does not use a dedicated bug tracker but handles issues on the mailing list [EMAIL

[Bug 163341] Re: git-svn gets wrong parent revision for tags

2008-04-06 Thread Emil Sit
Hello, What version of git are you using? Can you give a simple series of git and svn commands that demonstrate the problem? Since this sounds like an upstream git bug and this patch may affect other use cases of subversion, would you be willing to submit this bug/patch to the git developers

[Bug 163341] Re: git-svn gets wrong parent revision for tags

2008-04-06 Thread Emil Sit
Leaving as incomplete despite patch; I don't know if git's internal tests cover this case or if it is dependent on a particular way of structuring the svn repo. ** Changed in: git-core (Ubuntu) Status: New = Incomplete -- git-svn gets wrong parent revision for tags

[Bug 163341] Re: git-svn gets wrong parent revision for tags

2007-11-17 Thread Thomas Leonard
The attached patch to git-svn fixed the problem for my repository. ** Attachment added: git-svn-tag-parents.patch http://launchpadlibrarian.net/10455142/git-svn-tag-parents.patch -- git-svn gets wrong parent revision for tags https://bugs.launchpad.net/bugs/163341 You received this bug