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

Re: svnsync will not sync 527Mb revision

From: Mark Phippard <markphip_at_gmail.com>
Date: Wed, 18 Nov 2009 10:54:25 -0500

On Wed, Nov 18, 2009 at 10:47 AM, Giulio Troccoli
<giulio.troccoli_at_uk.linedata.com> wrote:

> I don't understand one thing. You said you're keeping an off-site copy of the repository at work. Is this what
> you're trying to do here? Because as far as I know:
> 1 - svnsync pushes changes, therefore is must be run on the server thathost the original repo

No, it can pull or push.

> 2 - file:/// protocol is for local access only

file:// is probably the best way to use svnsync. Pulling the changes
via svn:// and writing them via file:// is probably the ideal setup
and the least likely to have issues.

Of course if the mirror is also being served to users via http:// or
svn:// then you need to watch out for the filesystem permissions when
using file://

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2419565
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-11-18 16:55:27 CET

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.