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

RE: Newbie Question

From: Gavin Lambert <gavinl_at_compacsort.com>
Date: 2006-09-01 02:15:55 CEST

Quoth Ernest L. Williams Jr. <mailto:ernesto@ornl.gov>:
> No. There are other collaborative ways in which works
> happens. We have some development servers in which we may put
> a project in a place that's shared by multiple developers.
> Developer 1 goes home and requests that Developer 2 update
> the project.

In which case instead of switching back and forth between developer
logins, you could create a shared login for the server. That'd probably
be perfect if you only want the server's working copy to update, never
commit (since you can then enforce that by restricting the account to
read-only).

It's probably less than ideal if you want to commit from the server as
well (since you lose the info on which developer did the committing),
but depending on your other procedures this may not be a deal-breaker.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Sep 1 02:17:23 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.