info-cvs
[Top][All Lists]
Advanced

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

Re: Cvs Attic Problem


From: Jim Hyslop
Subject: Re: Cvs Attic Problem
Date: Fri, 30 Sep 2005 19:49:30 -0400
User-agent: Mozilla Thunderbird 1.0.6 (Windows/20050716)

address@hidden wrote:
Hi,

I have a project with many files. Some of them I deleted over time and
also removed them from the repository and committed the removes.

When I checkout the project on the computer on which the repository
resides, then those files are not included.

However, when I check them out from a second pc using pserver or ssh,
files which I originally removed show up again and the project won't
compile.

How come that if I run

cvs co myproject

on the one pc files that where removed and commited show up and on the
one with the repository they dont?

Other than using pserver/ssh vs. local, there must be some difference in configuration between the two machines. Are they using the same user ID? Check the contents of ~/.cvsrc (%home%\.cvsrc on Windows).

On the computer with the repository, try checking out using pserver mode. Do the dead files show up now?

On the remote computer, what does 'cvs status' show for one of the files that should not be there?

--
Jim




reply via email to

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