svn: Honor --prefix option in init without --stdlayout
commit63de84ad60984105b1cd60fb888968b352539313
authorAdam Brewster <adambrewster@gmail.com>
Tue, 4 Aug 2009 01:40:38 +0000 (3 21:40 -0400)
committerEric Wong <normalperson@yhbt.net>
Mon, 10 Aug 2009 08:29:40 +0000 (10 01:29 -0700)
tree708f47bd125ee9224c760af3179895a637b4ad65
parent4ebe6e92c3b62d5192b6cc8158fde701bf2c0dcb
svn: Honor --prefix option in init without --stdlayout

Most users who type

  git svn init file:///tmp/repo --prefix=my-svn/

would expect the root of the svn repository to be tracked by
refs/remotes/my-svn/git-svn.

Acked-by: Eric Wong <normalperson@yhbt.net>
git-svn.perl