Re: WELCOME to users@subversion.apache.org

2011-06-15 Thread Ryan Schmidt
On Jun 15, 2011, at 10:23, Matt Dorsch wrote: >Is there a way to specify that a file in the repository is > "constant"? By this, I mean it should not be changed, except by > deletion. If you want to prevent people from committing changes to a file, you can do that by writing an appropriate

Re: WELCOME to users@subversion.apache.org

2011-06-15 Thread Matt Dorsch
Good morning, Is there a way to specify that a file in the repository is "constant"? By this, I mean it should not be changed, except by deletion. For a file like this, I would like the .svn/text-base/*.svn-base file to *not* be created. I see this being useful for keeping history of files