info-cvs
[Top][All Lists]
Advanced

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

Re: update -I


From: Jim Hyslop
Subject: Re: update -I
Date: Sat, 04 Mar 2006 15:15:18 -0500
User-agent: Mozilla Thunderbird 1.0.6 (Windows/20050716)

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

Pedro Hernandez wrote:
> Jim Hyslop <address@hidden> escribió:Pedro Hernandez wrote:
> 
> 
>> File: dont.touch        Status: Locally Modified
>> 
>> cvs update -I dont.touch -CdP
> 
> 
>> This is not valid syntax. The options must all come after the file
>> name. 
> It's valid, just as valid as cvs update -I dont.touch -CdP
> adir/ (the -I is i caps)

Sorry, don't know where my brain went - you are right, of course.

> My goal is to make the whole repository up to date except one file.
> How do I achive that?

Check out the specific version of the file that you want, e.g.:

cvs update -r SOME_TAG dont.touch

- From that point on, CVS will leave it as-is. Just don't forget to clear
the tag, or you may run into problems. Also, you may run into problems
if other people modify dont.touch and you don't pick up their changes.

- --
Jim Hyslop
Dreampossible: Better software. Simply.     http://www.dreampossible.ca
                 Consulting * Mentoring * Training in
    C/C++ * OOD * SW Development & Practices * Version Management
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (MingW32)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFECfVWLdDyDwyJw+MRAvLuAJsGr5XwusiS367FVTg1Gmj7tOmh0gCgiGAs
730vLad8iRAjsHtWWKZFkEk=
=yKp7
-----END PGP SIGNATURE-----





reply via email to

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