You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by er...@q32.com on 2009/03/01 14:10:55 UTC

clear svn:sync- properties

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@subversion.tigris.org].