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: David Allouche
Subject: Re: [Gnu-arch-users] Problem with cscvs
Date: Wed, 28 Jan 2004 10:53:07 +0100
User-agent: Mutt/1.5.5.1+cvs20040105i

On Wed, Jan 14, 2004 at 05:33:23PM +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.

The "magic" trick to get cscvs to work correctly in the presence of
numerous adds and removes:

  cvs up -r1.1

Basically, that checks out the first revision of everything. That yields
a pretty useless tree because different directories belong to different
changesets, but it has all the CVS metada required for cscvs to work
happily.

-- 
                                                            -- ddaa




reply via email to

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