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

Re: Accessing Remote SVN Repositories

From: Ryan Schmidt <subversion-2012c_at_ryandesign.com>
Date: Wed, 17 Jul 2013 17:52:10 -0500

On Jul 17, 2013, at 17:34, Stephen Gorin wrote:

> I need to access the Subversion repositories of two software vendors. Because of firewall issues they cannot "push" their changes to us, rather we have to access their repositories and "pull" the latest code from their sites.

"push" and "pull" are not words used in Subversion parlance.

Subversion repositories are available via URLs. The administrator of the repository will need to tell you what the URL is, and will need to open up access through their firewall for it. Then you access that URL with your svn client.
Received on 2013-07-18 00:53:06 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.