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

Re: svnsync sync error parsing arguments

From: Joel Rees <joel.rees_at_gmail.com>
Date: Mon, 24 Feb 2014 22:49:13 +0900

On Mon, Feb 24, 2014 at 10:14 PM, Philip Martin
<philip.martin_at_wandisco.com> wrote:
> Joel Rees <joel.rees_at_gmail.com> writes:
>
>> $svnsync sync https://svn.sourceforge.jp/svnroot/bif-c/
>> https://svn.code.sf.net/p/bif-c/code --sync-username reiisi
>> --source-username reiisi
>> svnsync: $B$h$j>\$7$/CN$j$?$$$H$-$O(B 'svnsync help' $B$r;n$7$F$_$F$/$@$5$$(B
>> [For details about svnsync, try svnsync help.]
>> svnsync: $B0z?t$r%Q!<%9$9$k:]$K%(%i!<$,@8$8$^$7$?(B
>> [Error parsing arguments. (If the error message was correctly
>> translated into Japanese.)]
>
> Run the command with the environment variable LANGUAGE=C to avoid the
> Japanese translation.

Well, yeah.

> One cause of the error is too many arguments:
>
> $ LANGUAGE=ja_JP svnsync sync foo bar baz
> svnsync: E205000: $B$h$j>\$7$/CN$j$?$$$H$-$O(B 'svnsync help' $B$r;n$7$F$_$F$/$@$5$$(B
> svnsync: E205000: $B0z?t$r%Q!<%9$9$k:]$K%(%i!<$,@8$8$^$7$?(B
>
> You are probably using Subversion 1.6 which doesn't support the optional
> source URL parameter.

That would make sense, except that when I initialized the mirror, I
used the source and sync arguments and it didn't complain..

-- 
Joel Rees
Received on 2014-02-24 14:49:47 CET

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.