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

Re: Best practices for getting non-tech folks to use subversion?

From: Ryan Schmidt <subversion-2006Q1_at_ryandesign.com>
Date: 2006-02-23 15:46:00 CET

On Feb 23, 2006, at 07:03, Mark Johnson wrote:

> I have been trying to deal with this scenario for the last year.
> The problem for me is that most of the designers are on Mac, so
> there is no tool available that can do what Tortoise can do. [snip]

SCPlugin attempts to be like TortoiseSVN, but I have to admit that
although I've installed it on my Mac, I still use the command line
client for everything since I'm now used to it and know how it works.
But you may want to check out SCPlugin and see if it helps your Mac
users.

http://scplugin.tigris.org/

> I too had thought of using a Samba mount to the working copy on the
> vhost server, but it seems to me that having multiple developers
> directly access the same working copy could result in non-
> recoverable overwrites (correct me if I am mistaken)

Right. Having multiple developers access a single working copy is not
particularly useful and prone to conflicts and problems. It's better
that each developer have at least one working copy to herself. For
many of our projects I even have two or three working copies for
working on different tasks simultaneously.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Feb 23 15:48:48 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.