info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: can't remove a file


From: James. L
Subject: Re: can't remove a file
Date: Tue, 28 Nov 2006 13:18:50 -0800 (PST)

--- Larry Jones <address@hidden> wrote:

> James. L writes:
> > 
> > % cvs add debug.log
> > cvs add: cannot open debug.log: No such file or
> > directory
> > cvs add: cannot stat debug.log: No such file or
> > directory
> > cvs add: Failed to resurrect revision 1.1.1.1.
> 
> That's interesting, that implies that it's not an
> uncommitted removed
> file.  What does status say about it?  

===================================================================
   Working revision:    1.1.1.1
   Repository revision: 1.1    
/home/jql/cvsroot/project_ToRest/logs/debug.log,v
   Sticky Tag:          (none)
   Sticky Date:         (none)
   Sticky Options:      (none)

>Can you update it?
> 

cvs [update aborted]: cannot create
.#debug.log.1.1.1.1 for copying: Permission denied

debug.log should be in logs/debug.log, at this point i
chowned the logs dir(as it is www-data owned). doing
cvs update again:

cvs update: cannot change mode of file debug.log:
Operation not permitted
RCS file:
/home/jql/cvsroot/project_ToRest/logs/debug.log,v
retrieving revision 1.1.1.1
retrieving revision 1.1
Merging differences between 1.1.1.1 and 1.1 into
debug.log
cvs [update aborted]: cannot create debug.log for
copying: Permission denied

then i chowned the debug.log. 

then rm, cvs rm, cvs commit succeeded..

i guess the permission is giving me all the problems. 

now, how well does cvs handle the different ownership
file?

thanks for your help. Larry

J.


 
____________________________________________________________________________________
Do you Yahoo!?
Everyone is raving about the all-new Yahoo! Mail beta.
http://new.mail.yahoo.com




reply via email to

[Prev in Thread] Current Thread [Next in Thread]