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

Re: svnsync: Path 'infrastructure' not present

From: Denis Onischenko <denis.onischenko_at_gmail.com>
Date: Sat, 22 Aug 2009 21:01:52 +0300

thanks for reply,

> what svnsvnc version are you using?

I am using svnsync, version 1.6.4 (r38063)

> Are you using ra_serf or ra_neon?

I was trying neon and serf. Both was failed with same error.

> Are you syncing from the root or from a subpath?

from the root

> What command are you using?

svnadmin create apache-svn
echo "#!/bin/sh" > apache-svn/hooks/pre-revprop-change
echo "exit 0" >> apache-svn/hooks/pre-revprop-change
svnsync init file://`pwd`/apache-svn http://svn.apache.org/repos/asf
svnsync sync file://`pwd`/apache-svn

> At what revision does it fail?

at 51901 revision. apache-svn/db/current contains "51900"

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-08-22 20:03:00 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.