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

Re: Mixed Unix-Windows development

From: Andrey Repin <anrdaemon_at_freemail.ru>
Date: Sun, 17 May 2009 23:35:23 +0400

Greetings, Tom Browder!

>> Second... just to say that... svn+ssh is not very good idea, really. Requires
>> too much care to manage. My personal opinion.

> Care to elaborate? I do agree the book gives not much help for an
> admin person wanting to use this method, but it seems easy to manage
> once set up correctly.

It's, very roughly, the same as using the file:// access method, as I
understand it.
You can just apply all issues of file:// to svn+ssh:// and re-read them with
that in mind. The need of sane umask, the DIRECT ACCESS to the repository
structure, and so on.
If you do not have any special requirements for developers to have terminal
access to the host managing SVN repository, you better use anything other than
ssh tunnel.

--
WBR,
 Andrey Repin (anrdaemon_at_freemail.ru) 17.05.2009, <23:32>
Sorry for my terrible english...
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2293695
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-05-17 21:41:12 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.