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

Re: svnadmin freeze error

From: Andreas Stieger <andreas.stieger_at_gmx.de>
Date: Fri, 14 Nov 2014 08:33:40 +0000

Hello,On 14/11/14 08:28, Imad Sani wrote:
>> On 14/11/14 07:33, Imad Sani wrote:
>> > svnadmin freeze /svn/my-repos rsync -av /svn/my-repos /backup/my-repos
>> >
>> > This is the error I get: "svnadmin: invalid option character: a"
>>
>> Not Subversion specific. Termination of option parsing for following
>> arguments via "--":
>>
>> svnadmin freeze REPOS_PATH PROGRAM -- ARG...
> Thank you for the reply, but no, this time it says
>
> "svnadmin:invalid option: --archive"
>
> command: svnadmin freeze test rsync --archive --verbose test test1

Again:

svnadmin freeze test -- rsync --archive --verbose
svnadmin freeze test -- rsync -av

Andreas
Received on 2014-11-14 09:34:13 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.