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

svnsync not syncing repo-content

From: Marc Lustig <ml_at_marclustig.com>
Date: Fri, 4 Sep 2009 02:04:08 -0700 (PDT)

Hi,

we mirror a bunch of repos using svnsync 1.5.2 - remote SVN is 1.6.3

All repos are reported by svnsync to be mirrored fine, like

Revision xx übertragen.
Eigenschaften für Revision xx kopiert.
(german)

However, some mirroed repos have the following status:
- revision number is the same like on the master repo
- content for each revision is EMPTY

I repeated the sync-process several times from scratch (deleting the repo,
createing new one, svn init, svn sync) - all the time the same result for
those particular repos.

I copied hooks/pre-revprop-change.tmpl to hooks/pre-revprop-change.

The init command is as follow:
svnsync --source-username svnsync --source-password xxx --sync-username
svnsync --sync-password xxx --non-interactive init svn://localhost/commons
svn://svn/commons

The sync command looks like this:
svnsync --source-username svnsync --source-password xxx --sync-username
svnsync --sync-password xxx --non-interactive init svn://localhost/commons
svn://svn/commons

Anybody having an idea what is going wrong here?
Especially I wonder why svsync reports correct operation - while it is not
transfering the contents of the repo. Is svnsync a crap ?

-- 
View this message in context: http://www.nabble.com/svnsync-not-syncing-repo-content-tp25290738p25290738.html
Sent from the Subversion Users mailing list archive at Nabble.com.
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2390955
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-09-04 11:05:12 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.