svn lock changes file rights
From: Benedikt Pletzer <bpletzer_at_gmx.de>
Date: 2006-08-01 17:54:50 CEST
Hi,
did not find anything about it yet.
I use svn 1.2.3 in a very special situation and therefore need some kind of
In detail I have a repository (per https and Basic http auth via an
Now I thought 'svn lock' is exactly what I need, so I can make sure no two
So far so good. But now comes my problem: The files all need to be owned by
-rw-rw-r-- 1 cms-user customizer-group 30 2006-08-01 17:32 bla.tpl
So when I edit the file: user-I@server:/checkout/# vi
an later commit the file, everything stays fine.
But to take advantage of the locking-feature I change the rights: chmod
-r--r--r-- 1 cms-user customizer-group 30 2006-08-01 17:32 bla.tpl
Now when I use "user-I@server:/checkout/# <mailto:user-I@server:/checkout/#
-rw-r--r-- 1 user-I user-I 30 2006-08-01 17:32 bla.tpl
So that I would need to change the owner afterwards manually, which I don't
I hope somebody can help me, despite my bad grammar.
Regards
Benedikt
|
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.