Showstopper bug in FS format file code
From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2005-04-09 13:35:56 CEST
In r13387 Karl added the following to svn_fs_fs__open:
/* Read the FS format number. */
This has three problems:
* We might not have write access to the repository, in which case we
* We might have a umask which would prevent other users from reading
* Philosophically, read-only operations on an FSFS repository should
We can't release 1.2 with these problems.
For the moment, I suggest treating an empty format file as being equal
---------------------------------------------------------------------
|
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.