-----BEGIN PGP SIGNED MESSAGE-----In my case I have to commit my local version, add the tag and then commit the old version again, but not bad. Not bad at all!
Hash: SHA1
Pedro Hernandez wrote:
> Jim Hyslop <[EMAIL PROTECTED]> 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
[EMAIL PROTECTED]>
Thanks,
--ph
LLama Gratis a cualquier PC del Mundo.
Llamadas a fijos y móviles desde 1 céntimo por minuto.
http://es.voice.yahoo.com
_______________________________________________ Info-cvs mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/info-cvs
