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

clear svn:sync- properties

From: <erik_at_q32.com>
Date: Sun, 1 Mar 2009 06:10:55 -0800 (PST)

ok, i'm tryin to mirror remote svn repo A over to remote repo B

1. i ran svnsync init, but it turned ot the old repository didn't support "replay" (happily, svnsync reported a success without checking first)

2. so i made a tgz copy of the remote repo (which i have little control over), put it on my own machine (which i do), and got it working

2. i tried to "re-init" the remote repo B, but svnsync complained

3. tried to delete the svn:sync* properties in order to be able re-init

4. i get "Setting property on non-local target ... not supported" if i try to set it remotely

5. i get "Revision property ... not allowed in this context" i i try to set locally

Essentially it seems i'm stuck. These properties cannot be set "locally" OR "remotely" ?? Seems a bit odd to have such a thing.

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-03-01 16:09:55 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.