Re: Does svn export performs any kind of outbound connection

2011-03-09 Thread Nguyen Vu Hung (VNC)
(2011/03/10 10:18), Andy Levy wrote: There is. For the command line, see usage #2 when you run svn help export. For Tortoise, see http://tortoisesvn.net/docs/release/TortoiseSVN_en/tsvn-dug-export.html You got me :) I did google and reached that page. Howerver, I only "read" the screenshot and

Re: Does svn export performs any kind of outbound connection

2011-03-09 Thread Andy Levy
On Wed, Mar 9, 2011 at 22:05, Nguyen Vu Hung (VNC) wrote: > (2011/03/10 9:31), Andy Levy wrote: > > On Wed, Mar 9, 2011 at 21:26, Nguyen Vu Hung (VNC) > wrote: > > Folks, > > Just a quick question: > > Does svn export performs any kind of outbound connection (like http) other > than localhost? >

Re: Does svn export performs any kind of outbound connection

2011-03-09 Thread Nguyen Vu Hung (VNC)
(2011/03/10 9:31), Andy Levy wrote: On Wed, Mar 9, 2011 at 21:26, Nguyen Vu Hung (VNC) 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 on

Re: Does svn export performs any kind of outbound connection

2011-03-09 Thread Andy Levy
On Wed, Mar 9, 2011 at 21:26, Nguyen Vu Hung (VNC) 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 (