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

svnsync: --sync-password doesnt accept the special charactert '$'?

From: fida aljounaidi <fida.aljounaidi_at_gmail.com>
Date: Mon, 18 May 2009 19:23:57 +0200

Hello
I'm trying to automate the *"svnsync sync*" command after every commit.
On the post-commit script i put the command line :
svnsync sync http://server.subversion/svn-mirror --sync-username
syncusername --sync-password $syncpass (the sync password contain the
character '$').

This doesnt work. In fact, i have this error on the client console:
post-commit hook failed (exit code 1) with output:
svnsync: missing argument: --sync-password

Do u have any idea about that.

Thank you

N.B I specify the sync username and password, because in spite of
initialising the svnsync with the --sync-username / password, when i commit,
the post-commit hook script ignore the this parameters.

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2301808

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-05-18 19:24:58 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.