bug-cvs
[Top][All Lists]
Advanced

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

Strange handling of files that are on a branch, on HEAD and MAIN at the


From: Marcus Hardt
Subject: Strange handling of files that are on a branch, on HEAD and MAIN at the same time
Date: Mon, 26 Jul 2004 15:55:29 +0200
User-agent: KMail/1.6.2

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi Guys!

All we wanted to do was to make our branch "b-LCG2" to be the default one, but
now what happens to files, that are only on the b-LCG2 branch is this:

$ cvs version
Client: Concurrent Versions System (CVS) 1.12.9 (client/server)
Server: Concurrent Versions System (CVS) 1.12.9 (client/server)


$ cvs up -dP ng_rpmlist
[...]
(my file (RAS-CG-rpm) is not here)
[...]

$ cd ng_rpmlist/
$ cvs status RAS-CG-rpm.h
cvs status: nothing known about `RAS-CG-rpm.h'
===================================================================
File: no file RAS-CG-rpm.h              Status: Unknown

   Working revision:    No entry for RAS-CG-rpm.h
   Repository revision: No revision control file


$ cvs up RAS-CG-rpm.h
cvs update: nothing known about `RAS-CG-rpm.h'


$ cvs status RAS-CG-rpm
===================================================================
File: no file RAS-CG-rpm                Status: Needs Checkout

   Working revision:    No entry for RAS-CG-rpm
   Repository revision:
1.1.2.1 
/data/cvs/crossgrid/crossgrid/wp4/sites/common/cg/ng_rpmlist/Attic/RAS-CG-rpm,v


$ cvs up RAS-CG-rpm
U RAS-CG-rpm


$ cvs status RAS-CG-rpm
===================================================================
File: RAS-CG-rpm        Status: Up-to-date

   Working revision:    1.1.2.1
   Repository revision:
1.1.2.1 
/data/cvs/crossgrid/crossgrid/wp4/sites/common/cg/ng_rpmlist/Attic/RAS-CG-rpm,v
   Sticky Tag:          (none)
   Sticky Date:         (none)
   Sticky Options:      (none)


$ cvs up -r HEAD RAS-CG-rpm
$ cvs status RAS-CG-rpm
===================================================================
File: RAS-CG-rpm        Status: Up-to-date

   Working revision:    1.1.2.1
   Repository revision:
1.1.2.1 
/data/cvs/crossgrid/crossgrid/wp4/sites/common/cg/ng_rpmlist/Attic/RAS-CG-rpm,v
   Sticky Tag:          HEAD (revision: 1.1.2.1)
   Sticky Date:         (none)
   Sticky Options:      (none)


$ cvs up -A RAS-CG-rpm
$ cvs status RAS-CG-rpm
===================================================================
File: RAS-CG-rpm        Status: Up-to-date

   Working revision:    1.1.2.1
   Repository revision:
1.1.2.1 
/data/cvs/crossgrid/crossgrid/wp4/sites/common/cg/ng_rpmlist/Attic/RAS-CG-rpm,v
   Sticky Tag:          (none)
   Sticky Date:         (none)
   Sticky Options:      (none)


- --
Marcus
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFBBQ1R2Z4k7D/yQIkRAiStAKCCUqRobIY5+6YtaUkqkl6f3q9GMgCfYyph
IR5p6xgG0N7O6mYsFrSiEd8=
=RbDy
-----END PGP SIGNATURE-----




reply via email to

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