info-cvs
[Top][All Lists]
Advanced

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

Re: tracking third party sources...


From: Larry Jones
Subject: Re: tracking third party sources...
Date: Mon, 2 Jun 2003 17:39:32 -0400 (EDT)

Venu Vadapalli writes:
> 
> I imported sources from a vendor with a tag A
[add some files, then imported a new vendor release "B"]
> mkdir /tmp/mergedir
> cd /tmp/mergedir
> cvs co -jA -jB cvsdir
> ===> I see that cvs checks out the files with 'R' prefix which according to 
> the
>      info pages is 'file removed from private copy and will be removed from 
> the
>      repository when commited.

That should only happen for files that were present in vendor release A
that are not present in vendor release B.  If you're getting that for
your added files, you must have accidentally added them to the vendor
branch rather than adding them on the trunk.  It would be informative to
see the results of "cvs log" or at least "cvs status -v" on one of the
affected files.

-Larry Jones

Isn't it sad how some people's grip on their lives is so precarious
that they'll embrace any preposterous delusion rather than face an
occasional bleak truth? -- Calvin




reply via email to

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