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

Re: Does svn export performs any kind of outbound connection

From: Andy Levy <andy.levy_at_gmail.com>
Date: Wed, 9 Mar 2011 21:31:26 -0500

On Wed, Mar 9, 2011 at 21:26, Nguyen Vu Hung (VNC)
<vuhung_at_vinicorp.com.vn> wrote:
> Folks,
>
> Just a quick question:
>
> Does svn export performs any kind of outbound connection (like http) other
> than localhost?

svn export only makes a connection between the client and the server,
and only if you export using a URL (as opposed to doing an export from
a working copy). Just like any other Subversion command that interacts
with the server.
Received on 2011-03-10 03:32:35 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.