This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[1.7] RCS - co -l fails if *,v not owned by user -


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









--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]