Weird svn merge tracking property values
From: Murli Varadachari <mvaradachari_at_facebook.com>
Date: Sun, 17 Aug 2008 23:58:09 -0700
I am having a hard time deciphering the way the svn:mergeinfo information is
Recently I reformatted a 30GB svn repository from 1.4.x to svn 1.5 .1 [
I created a fresh branch off an existing trunk with the intentions of trying
Here are the steps I took
(a) created a new branch from an existing trunk
svn cp -m "created a new branch from tfb/trunk/www"
(b) checked out tfb/trunk/www and edited some files and committed into
© checked out tfb/branches/tfb1 and merged tfb/trunk/www
$ svn merge svn+ssh://HOST/svnroot/tfb/trunk/www <wc-tfb1>
--- Merging r115503 through r115504 into '.':
(d) svn commit m ³commit test² <wc-tfb1>
(d) Listed svn:mergeinfo on svn+ssh://HOST/svnroot/tfb/branches/tfb1
Output ==>>
/tfb/branches/facelift/www:r218-5929
*ISSUE*: This is a rather strange merge information. I would have expected
However a subsequent merge doesn¹t update any files except for the dummy
Is there something to with the repository history [ 4 yrs worth of stuff ] ‹
Cheers
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.