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

RE: Eliminating the text-base penalty

From: Sander Striker <striker_at_apache.org>
Date: 2002-09-29 10:07:33 CEST

> From: Justin Erenkrantz [mailto:jerenkrantz@apache.org]
> Sent: 29 September 2002 03:43

[...]
> Because we're going to have to offer both models - the CVS model and
> the Perforce model. You're going to miss the point of SVN if we
> decide to abandon the CVS model and enforce everyone to do 'svn edit'
> before letting them modify the file. So, it must be an alternative
> and one that can't mix with checkouts using the CVS model. -- justin

A simple option in the svn config file would take care of that:

  mode = [require_edit|normal] (poorly chosen values, but hey)

This mode of operation, client side, is something that is user specific
anyway (maybe working copy specific, but you get the idea).

Sander

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Sep 29 09:56:28 2002

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.