gnu-arch-users
[Top][All Lists]
Advanced

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

Re: [Gnu-arch-users] Problem with cscvs


From: Nuno Ferreira
Subject: Re: [Gnu-arch-users] Problem with cscvs
Date: Tue, 27 Jan 2004 18:47:15 +0000

On Qua, 2004-01-14 at 17:33 +0000, Nuno Ferreira wrote:
> On Qua, 2004-01-14 at 15:20, Charles Duffy wrote:
> > Please let me know if the attached patch works for you.
> 
> Sorry, it doesn't. Now it fails with:
> A doc/userguide/images/11-1.png [1.1]
> cvs update: cannot open CVS/Entries for reading: No such file or directory
> cvs [update aborted]: no repository
> Performing undo due to exception: "cvs -q update -p -r1.1 
> 'doc/userguide/images/11-1.png'" failed with exit status 256
> 
> The directory is created but cvs command still fails because no CVS 
> sub-directory exists.

I just had a bit of time and experimenting with CVS I think if you
change the patch to call "cvs -f update -d 'inexistent dir name'"
instead of creating the file it will work.
The -f option to CVS is needed because if you have something like
"update -Pd" on your .cvsrc it still doesn't work.
Could you send me a patch to test? I would do it but I know nothing
about python.

Thanks
-- 
Nuno






reply via email to

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