Re: WELCOME to users@subversion.apache.org
From: Ryan Schmidt <subversion-2011a_at_ryandesign.com>
Date: Wed, 15 Jun 2011 12:11:32 -0500
On Jun 15, 2011, at 10:23, Matt Dorsch wrote:
> Is there a way to specify that a file in the repository is
If you want to prevent people from committing changes to a file, you can do that by writing an appropriate pre-commit hook. You can't prevent people from changing files in their own working copies, but you can at least prevent those changes from getting committed into the repository.
> For a file like this, I would like the
There is no option for this to happen, though it has been requested before:
There is also the request to allow the text-base to be stored compressed, which would also help a lot with disk space on the client side:
http://subversion.tigris.org/issues/show_bug.cgi?id=908
|
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.