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

Re: Read-only checkouts/updates

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2005-06-08 19:41:42 CEST

On Jun 7, 2005, at 4:22 PM, Rick Mann wrote:
>
> Is this being considered for short-term implementation, and if not,
> why not? If it's a reasonable request, should I add an Issue for it?

It's not being considered for short-term implementation, because it's
just not our UI model. Subversion, like CVS, is a concurrent system
based on copy-modify-merge. The UI you're describing sounds
something very much like SourceSafe or PerForce, where everything is
read-only by default, and you have to 'declare' intent to edit
somehow. That UI contradicts the design philosophy of Subversion.

Do you really have problems "accidentally" modifying files? I've not
heard of such a thing before.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jun 8 19:45:41 2005

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.