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

svnsync in post commit script

From: dhanushka ranasinghe <parakrama1282_at_gmail.com>
Date: Wed, 29 Aug 2012 10:06:57 +0530

Hi..

im trying to setup svn replication using svnsync,

when i ran flowing the svnsync command [1] in master server's terminal its
syncing fine , but when i put same svnsync command in post-commit script
it gives the following error [2]

[1] /usr/bin/svnsync --source-username=svnsync --sync-username=svnsync
sync https://svnslave.example.com/repos/proxy-sync --sync-password=abc
--source-password=abc

[2]

svnsync: E070014: Unable to connect to a repository at URL '
https://svnslave.example.com/repos/proxy-sync'
svnsync: E070014: Can't read stdin: End of file found

Is there any way to fix that issue

Thank you
Received on 2012-08-29 06:37:40 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.