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

How to relocate source repos for svnsync?

From: Liu Yubao <yubao.liu_at_gmail.com>
Date: Wed, 14 May 2008 23:59:00 +0800

Hi,

I have setuped a repos B to sync from repos A with svnsync:

   svnsync init file:///path/to/reposB http://hostA/reposA
   svnsync sync file:///path/to/reposB

Now I add SSL support to the Apache server on hostA, the
svnsync's SRCURL is changed to https://hostA/reposA, only the
procotol changed, how can I relocate the source repos for svnsync?

I have tried to do `svn pe svn:sync-from-url --revprop -r 0 \
file://path/to/reposB` to change the source url, but `svnsync sync`
tells me "svnsync: Malformed URL for repository".

(I haven't subscribed this mail list, please CC to me, thanks!)

Best regards,

Liu Yubao

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-05-14 18:17:18 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.