info-cvs
[Top][All Lists]
Advanced

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

cvs update not getting latest version


From: John . Tracey
Subject: cvs update not getting latest version
Date: 21 Mar 2007 06:27:41 -0700
User-agent: G2/1.0

Can anyone explain why I am unable to retrieve the latest version of a
file from CVS?

If I do cvs update -A CustomPackage.cs

then

cvs status CustomPackage.cs I get this:

===================================================================
File: CustomPackage.cs  Status: Up-to-date

   Working revision:    1.9
   Repository revision: 1.9     /cvsacs/ACSINT-00003/APW/App_Code/Various/
CustomPackage.cs,v
   Expansion option:    kv
   Commit Identifier:   147445b635483503
   Sticky Tag:          (none)
   Sticky Date:         (none)
   Sticky Options:      (none)
   Merge From:          (none)

i.e. I get version 1.9 (note: no sticky tag or date)

However, cvs log CustomPackages.cs shows:

RCS file: /cvsacs/ACSINT-00003/APW/App_Code/Various/CustomPackage.cs,v
Working file: CustomPackage.cs
head: 1.10
branch:
locks: strict
access list:
symbolic names:
keyword substitution: kv
total revisions: 10;    selected revisions: 10
description:

i.e. version 1.10 is the head revision. A clean cvs checkout also
returns version 1.9

Anyone have any thoughts?

Thanks

John



reply via email to

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