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 1The 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