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

Re: svnsync not syncing repo-content

From: Nico Kadel-Garcia <nkadel_at_gmail.com>
Date: Fri, 4 Sep 2009 15:58:20 -0400

On Fri, Sep 4, 2009 at 5:04 AM, Marc Lustig <ml_at_marclustig.com> wrote:
> Hi,
>
> we mirror a bunch of repos using svnsync 1.5.2 - remote SVN is 1.6.3

Is there any reason not to update your svnsync to 1.6.x, perferably
1.6.5? A number of very useful fixes and features have been added. It
seems conceivable that you've run into a backwards compatibility
issue.

> 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].
>

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-09-04 21:59:20 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.