On Tue, Feb 22, 2011 at 11:07:38AM -0500, Jason Sachs wrote: > >> If you could write a script that starts with an empty repository, gets a > >> working copy, and runs svn commands until the problem triggers, that would > >> help greatly (and avoids any ambiguity in the problem description!). > > > > See attached python script (tested only on WinXP + Python 2.6.5) > > > > Script output:
[...] > ========= > This just creates a sample repos + working copy and illustrates the > problem with svnversion, which should print out "4" but instead prints > out "1:4". > > I didn't create a testcase for performing a merge, that's more complex > than I can deal with right now. Thanks a lot. That's sufficient information to reproduce the problem. I've put a link to this thread from the issue. Thanks for reporting this.