summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorBernt Hansen <bernt@norang.ca>2008-03-15 02:44:13 (GMT)
committerJunio C Hamano <gitster@pobox.com>2008-03-15 07:05:18 (GMT)
commitac378633f3cae46d2c88255e53ee38a6206d3777 (patch)
tree1fb186802c6341816009fd7a30d930112b158ac1 /INSTALL
parent621ff6759414e2a723f61b6d8fc04b9805eb0c20 (diff)
downloadgit-ac378633f3cae46d2c88255e53ee38a6206d3777.zip
git-ac378633f3cae46d2c88255e53ee38a6206d3777.tar.gz
git-ac378633f3cae46d2c88255e53ee38a6206d3777.tar.bz2
git-new-workdir: Share SVN meta data between work dirs and the repository
Multiple work dirs with git svn caused each work dir to have its own stale copy of the SVN meta data in .git/svn git svn rebase updates commits with git-svn-id: in the repository and stores the SVN meta data information only in that work dir. Attempting to git svn rebase in other work dirs for the same branch would fail because the last revision fetched according to the git-svn-id is greater than the revision in the SVN meta data for that work directory. Signed-off-by: Bernt Hansen <bernt@norang.ca> Acked-by: Eric Wong <normalperson@yhbt.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'INSTALL')
0 files changed, 0 insertions, 0 deletions