RCS co -l fails if the ,v file is not owned by the user.
I get a permission denied error.
In my case, the RCS directory is on samba.
It seems to fix it if in conf.h I change
#define bad_b_rename 1
The flag makes it delete the target(*,v) before renaming the work file
(,*,v -> *,v)
Thanks
On 11/03/2009 08:33 PM, Yeng Chen wrote:
RCS co -l fails if the ,v file is not owned by the user.
I get a permission denied error.
In my case, the RCS directory is on samba.
It seems to fix it if in conf.h I change
#define bad_b_rename 1
The flag makes it delete the target(*,v) before renaming
2 matches
Mail list logo