Re: Set Default lock using svn+apache+ssl
From: Ryan Schmidt <subversion-2009b_at_ryandesign.com>
Date: Wed, 29 Jul 2009 00:34:06 -0500
On Jul 28, 2009, at 20:21, Alexandre Moraes wrote:
> I'm having a problem in configure svn to lock every file as default.
There is no way to do that. But you can set it up so that all files
> I know the copy-modify-merge solution but my boss doesn't want this
That's a shame! :)
> I found some pages that say I have to change the property enable-
Well, it didn't do what you thought it should do, perhaps. Editing
> I tought about who is the user that access subversion using
Irrelevant; the .subversion directory is for Subversion clients, not
> How can I make this work?
I would suggest you do both of these things:
1. Set up auto-props on every client computer so that every file
2. Write a pre-commit hook in the repository so that any commit of a
In this way, you ensure that all files in the repository will have
Note that by default any user can steal any other user's lock. I
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
|
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.