[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

svnsync 1.6.17: Unknown command 'failure'

From: Jozef Izso <jozef.izso_at_gmail.com>
Date: Sat, 27 Aug 2011 14:10:01 +0200

Hello,

I'm trying to synchronize a repository from the svn server running version
1.4.6 (r28521).
The svnsync sync stops on a revision that has strange Unicode characters in
the commit message and displays the "Unknown command 'failure'" message.
The svn log command shows this commit message for that revision:

Text: ?\131?\196(EOT)[]?\195?\141v
Hex: 3f 5c 31 33 31 3f 5c 31 39 36 04 5b 5d 3f 5c 31 39 35 3f 5c 31 34 31 76

The (EOT) in the message is the End-of-tape character, ASCII 04.

If I save the log as XML, this characters are saved:

<msg>ƒÄ?\004[]ĂŤv</msg>
c4 3f 5c 30 30 34 5b 5d c3 8d 76

These are the version of the tools used:

svnsync, version 1.6.17 (r1128011)
   compiled May 30 2011, 14:52:54

svnserve, version 1.4.6 (r28521)
   compiled Dec 20 2007, 16:33:06

Is there a way to get this revision synced to the mirror repository?

Best regards,
Jozef Izso.
Received on 2011-08-28 23:03:53 CEST

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.