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

View: New views
2 Messages — Rating Filter:   Alert me  

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

by Yeng Chen :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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


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

by Larry Hall (Cygwin) :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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 the work file
> (,*,v -> *,v)

How about if you just remount using the "acl" flag instead of "noacl"?


--
Larry Hall                              http://www.rfk.com
RFK Partners, Inc.                      (508) 893-9779 - RFK Office
216 Dalton Rd.                          (508) 893-9889 - FAX
Holliston, MA 01746

_____________________________________________________________________

A: Yes.
 > Q: Are you sure?
 >> A: Because it reverses the logical flow of conversation.
 >>> Q: Why is top posting annoying in email?

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