Bug#426407: closed by Gerrit Pape [EMAIL PROTECTED] (reply to [EMAIL PROTECTED]) (Re: Bug#426407: git-svn: --follow-parent does not follow moves of parent directories)

2008-03-26 Thread David Purdy
Hi, thanks for your reply. I have a few final comments on this matter. I think that you and SVN have the correct idea, that when you run 'svn log file:///tmp/test/svn_repo/trunk', then you are asking for the history of the trunk sub-directory, which didn't exist (in my previous example) more

Bug#426407: git-svn: --follow-parent does not follow moves of parent directories

2008-03-03 Thread David Purdy
On Tue, Jun 19, 2007 at 09:21:56AM +0200, David Purdy wrote: On Mon, May 28, 2007 at 04:43:04PM +0200, David Purdy wrote: git-svn fetch --follow-parent does not work correctly for cases where a parent of the directory you're tracking is moved. Hi David, can you please check with

Bug#426407: git-svn: --follow-parent does not follow moves of parent directories

2008-02-06 Thread Gerrit Pape
On Tue, Jun 19, 2007 at 09:21:56AM +0200, David Purdy wrote: On Mon, May 28, 2007 at 04:43:04PM +0200, David Purdy wrote: git-svn fetch --follow-parent does not work correctly for cases where a parent of the directory you're tracking is moved. Hi David, can you please check with

Bug#426407: git-svn: --follow-parent does not follow moves of parent directories

2007-06-19 Thread David Purdy
On Mon, May 28, 2007 at 04:43:04PM +0200, David Purdy wrote: Package: git-svn Version: 1:1.4.4.4-2 Severity: normal git-svn fetch --follow-parent does not work correctly for cases where a parent of the directory you're tracking is moved. Hi David, can you please check with git-svn

Bug#426407: git-svn: --follow-parent does not follow moves of parent directories

2007-06-18 Thread Gerrit Pape
On Mon, May 28, 2007 at 04:43:04PM +0200, David Purdy wrote: Package: git-svn Version: 1:1.4.4.4-2 Severity: normal git-svn fetch --follow-parent does not work correctly for cases where a parent of the directory you're tracking is moved. Hi David, can you please check with git-svn version

Bug#426407: git-svn: --follow-parent does not follow moves of parent directories

2007-05-28 Thread David Purdy
Package: git-svn Version: 1:1.4.4.4-2 Severity: normal git-svn fetch --follow-parent does not work correctly for cases where a parent of the directory you're tracking is moved. eg: SVN server has these files in r1: /a/b/c/1.txt /a/b/c/2.txt /a/b/c/3.txt And in r2 /a/b/ was moved to /x: