bug-cvs
[Top][All Lists]
Advanced

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

Re: CVS Diff Problem


From: Larry Jones
Subject: Re: CVS Diff Problem
Date: Wed, 28 Jul 2004 22:35:11 -0400 (EDT)

Jim.Hyslop writes:
> 
> Only use 'cvs import' to import a third-party source tree. Don't use it to
> initially populate your repository of your own files.

Why not?  That's the easiest way to get an existing source tree into CVS
regardless of whether it's third-party sources or your own.

> Did you just type in random CVS revisions, or are the revisions you
> mentioned here the actual revisions causing you problems? If they are the
> actual revisions, then even a 'cvs -nq up' will not show anything, because
> the other user checked in his/her changes on a different branch.

Not so.  In this particular case (revisions 1.1.1.1 and 1.2), one
revision is on the vendor branch and the other is on the trunk.  Part of
the vendor branch magic is to automatically switch from the vendor
branch to the trunk as soon as something is committed to the trunk, so
'cvs -nq up' *will* show that an update is required in this case.

-Larry Jones

I wonder if you can refuse to inherit the world. -- Calvin




reply via email to

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