On Sun, 19 Aug 2007 22:22:06 -0700
David Romano (via RT) <[EMAIL PROTECTED]> wrote:

> # New Ticket Created by  David Romano 
> # Please include the string:  [perl #44783]
> # in the subject line of all future correspondence about this issue. 
> # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=44783 >
> 
> 
> Testing svn file metadata isn't always appropriate when using git.
> When git mirrors an svn repo, it can store the metadata for each file
> in .git/svn/git-svn/unhandled.log, but sometimes the user chooses not
> to store the metadata. If the user does store it, this patch allows
> for the tests to pass (and not hang). If the user doesn't have the
> metadata but has a .git directory, then the tests are skipped.

Thanks, applied as r20743.

I've used git-svn once or twice in the past for some branch merging, and
it was a bit rough; the test suite hated it.  Anything to make its use
easier is a good thing, in my book. :)

Mark

Reply via email to