info-cvs
[Top][All Lists]
Advanced

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

Wierd cvs diff behaviour.


From: Terry Spafford
Subject: Wierd cvs diff behaviour.
Date: Tue, 26 Feb 2002 16:22:02 -0800
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.4) Gecko/20011126 Netscape6/6.2.1

Ok, I'm finally getting things finalized with my setup, and I've noticed something rather wierd going on with the diff command.

Namely I have code checked in on a branch, call it Branch1 which after I created the branch I removed a couple of files from that Branch.

I then checked out the code for that branch into a clean directory and changed to that directory.

This is where things start getting wierd.

%cvs diff
returns as expected:

cvs server: Diffing .

BUT

%cvs diff -r Branch1
returns the following:

cvs server: Diffing .
cvs server: cfggen_fdcb.C.clh.C++Style no longer exists, no comparison available cvs server: ctllogd_fdcb.C.has_execvp no longer exists, no comparison available

Those are the 2 files that were removed.

Why is this happening? Is there any way to make them behave the same way?

--
Terry Spafford
Software Engineer
Global Weather Dynamics Inc
Monterey, California, USA
address@hidden
www.gwdi.com




reply via email to

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