It seems that problem is that on earlier revisions svn properties were not set:
# svn propget -r 25 svn:owner alternatives/netcat.1.gz # svn propget -r 26 svn:owner alternatives/netcat.1.gz 0 root Subversion was updated from 1.6.12 to 1.6.17 . Ufff. Do someone know any way to fix the affected repositories ? On 05/29/2013 13:18, Alexander Pyhalov wrote: > Hello. > We updated several our systems from Debian 6 to Debian 7 (fsvs version > changed from 1.1.17-1 to 1.2.3-0+nmu1). > > After update I tried to do "fsvs commit /etc". It failed with error > concerning string conversions or something similar. I then set > en_US.UTF-8 locale and made "fsvs commit /etc". It successfully > completed. I can even do fsvs diff. But when I do "fsvs diff -r" to > revision before this commit I receive either following error: > > # fsvs diff -r 24 /etc/ > > An error occurred: Invalid or incomplete multibyte or wide character (84) > in hlp___do_convert: Conversion of string failed. Next bytes are > \xC3\xA9\x5F\x52 > > or core dump: > > # fsvs diff -r 25 /etc/ > Segmentation fault (core dumped) > -- Best regards, Alexander Pyhalov, system administrator of Computer Center of Southern Federal University ------------------------------------------------------ http://fsvs.tigris.org/ds/viewMessage.do?dsForumId=3928&dsMessageId=3056625 To unsubscribe from this discussion, e-mail: [[email protected]].
