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

Re: Perms Problem

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2004-12-06 03:47:55 CET

This is a bug; FSFS repositories are not supposed to be
umask-sensitive. The write-lock file should be created at repository
creation time, but is instead created by the first commit.

(I didn't know about this before; thanks for reporting it.)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Dec 6 03:49: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.