]> git.ipfire.org Git - thirdparty/git.git/commit - git-svn.perl
git-svn: Show UUID in svn info for added directories with svn 1.5.5
authorMarcel Koeppen <git-dev@marzelpan.de>
Mon, 19 Jan 2009 02:02:01 +0000 (03:02 +0100)
committerEric Wong <normalperson@yhbt.net>
Mon, 19 Jan 2009 03:51:44 +0000 (19:51 -0800)
commit22ba47f544a233958c73a9260b18c57b431f44b3
tree4c3f92d288f2d98377ad24ceb574803d70ed8e86
parentb03a71a660d15d76b63d7d3c5205b896f89f34b5
git-svn: Show UUID in svn info for added directories with svn 1.5.5

In svn 1.5.5 the output of "svn info" for added directories was changed
and now shows the repository UUID. This patch implements the same
behavior for "git svn info" and makes t9119-git-svn-info.17 pass if
svn 1.5.5 is used.

Signed-off-by: Marcel Koeppen <git-dev@marzelpan.de>
Acked-by: Eric Wong <normalperson@yhbt.net>
git-svn.perl