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

Re: checkin and checkout not through http

From: Kevin Greiner <greinerk_at_gmail.com>
Date: 2006-08-28 13:00:01 CEST

On 8/28/06, Mihamina Rakotomandimby <
mihamina.rakotomandimby@etu.univ-orleans.fr> wrote:
>
> Hi,
> In most tutorial I followed, I noticed CO and CI are made through http.
> For example, CO looks like:
> $ svn co http://.../.../... ...
> Is not there a way to directly do it not passing through http?
> May be I did not find the good document.
> I have my own SVN server, on a LAN.
>

http://svnbook.red-bean.com/ is the place to start. If you running svnserve,
you'll need to specify remote locations as "svn://.../.../" instead.
Received on Mon Aug 28 13:01:27 2006

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.