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

Re: Calling svnserve directly - without invoking ssh

From: Duncan Murdoch <murdoch_at_stats.uwo.ca>
Date: 2006-10-16 14:38:08 CEST

On 10/16/2006 8:29 AM, Kevin Greiner wrote:
> On 10/16/06, Joakim.Hove@hydro.com <Joakim.Hove@hydro.com> wrote:
>>
>>
>> we are a small group of developers, we all do our development on the same
>> physical
>> machine (at least filesystem) as where the repository is located. Would it
>> be possible for us
>> to access the repository through an url which did not involve ssh?
>
>
> If your repo and working copies are on the same server, you can just use the
> local file:/// syntax. But I would still recommend running svnserve as a
> daemon. It's designed and well-tested for concurrent access. Besides, local
> file access isn't a good idea if you ever need to include another server or
> a WAN.

Is there some advantage in terms of concurrent access in using svn:
access through a daemon as opposed to svn+ssh: access without one?

Duncan Murdoch

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Oct 16 14:39:18 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.