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

Re: Loosing local changes during a commit

From: Ben Reser <ben_at_reser.org>
Date: 2004-03-17 20:09:13 CET

On Wed, Mar 17, 2004 at 12:08:39PM -0600, Ben Collins-Sussman wrote:
> That is a true observation. As you suggested, perhaps setting the
> working-file to read-only during the commit might be enough...?

This is a bad idea. If we remove the write perms, it's difficult to put
them back correctly. If we always copy back out of tmp we might be able
to get the proper perms via the umask. But we aren't doing that...

-- 
Ben Reser <ben@reser.org>
http://ben.reser.org
"Conscience is the inner voice which warns us somebody may be looking."
- H.L. Mencken
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Mar 17 20:09:29 2004

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.