FG wrote:
> Bill Williams wrote:
>
>> I am working with subversion 1.2.3 on linux. I have a binary file
>> which I want to force users to lock before editing.
>>
>> I am using svnserve in daemon mode to access the repository.
>>
>> I have set the needs-lock property on the file, but when I checkout
>> the directory structure the file is located within, the file
>> still has read/write permissions.
>>
>> For the heck of it, I also attempted to checkout the file by using
>> subversion 1.2.1 on a windows computer
>> communicating with the 1.2.3 version of svnserve on linux and it
>> still had read/write privileges.
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
>> For additional commands, e-mail: users-help@subversion.tigris.org
>>
>>
> Did you commit the file after changing that property??
>
> Regards,
> Frank
>
The file in question was loaded using the import function. That does a
commit, correct?
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jan 6 00:44:13 2006