Vendredi 19 Octobre 2007 à 11:04:12 +1300, Sam Vilain a écrit :
cho wrote:
quoted
svn ci -m 'Add README.'
# forgot this:
svn up
quoted
cd ..
svn mv trunk/ branches/oldtrunk
So the testcase basically involves moving the trunk. git-svn gets very
confused and keeps a mixture of the old and new trunk.
Were you using --follow-parent or not?
The result is the same, whether I use --follow-parent
or --no-follow-parent .