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

Re: svnsync isn't working

From: Konstantin Kolinko <knst.kolinko_at_gmail.com>
Date: Sat, 17 Apr 2010 00:53:57 +0400

2010/4/16 J. Norment <jnorment_at_q2software.com>:
> ( I started replicating at revision 0. )
>
> I'm now getting:
> svnsync: Path 'QA/Releases/Q2 2.6.3/Q2 Adaptors
> 2.6.3.1617/ProgramBins/Sample/QuorumChangeOfAddress' not present
>

Make sure that the svn account used by svnsync has read permissions
for the entire source repository. If some paths are not readable they
will be skipped.

"svnsync does gracefully mirror repositories in which the user as whom
it authenticates has only partial read access" [1]

It is also possible to explicitly replicate just a subset of the
source repository.

[1] http://svnbook.red-bean.com/nightly/en/svn.reposadmin.maint.html#svn.reposadmin.maint.replication

You can always look if the target repository contains the path that
your message mentions.

Best regards,
Konstantin Kolinko
Received on 2010-04-16 22:54:23 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.