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

Re: Accessing Subversion Remotely

From: Prabhu <prabhugs_at_collab.net>
Date: Thu, 18 Jul 2013 11:04:23 +0530

On 07/18/2013 05:04 AM, stevieg wrote:
> Greetings, all,
>
> I have a problem, I need to query the Subversion repositories of two of our
> software vendors in order to pick up their latest changes and am not sure of
> the best way to do this. Most of the Subversion utilities seem to be based
> on a "push" model. Because of firewall issues this is not possible.
>
> What I am looking for is a "pull" solution that we can use from our
> Subversion instance.
>

You might want to do svnsync ?

By svnsync you can replicate a remote repository in your box. The
process is very simple, barely a two step process.

--Prabhu
Received on 2013-07-18 07:35:09 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.