cvs

cvs - Divers - Programmation

Marsh Posté le 04-12-2009 à 16:34:44    

Bonjour
 
Comment en ligne de commande cvs tagger et détagger des versions de fichiers différentes de la version courante HEAD?
 
Merci

Reply

Marsh Posté le 04-12-2009 à 16:34:44   

Reply

Marsh Posté le 04-12-2009 à 16:41:32    

puisqueturepondspas a écrit :

Bonjour
 
Comment en ligne de commande cvs tagger et détagger des versions de fichiers différentes de la version courante HEAD?
 
Merci


 

$ cvs -H tag
Usage: cvs tag [-bcdFflR] [-r rev|-D date] tag [files...]
        -b      Make the tag a "branch" tag, allowing concurrent development.
        -B      Allows -F and -d to disturb branch tags.  Use with extreme care.
        -c      Check that working files are unmodified.
        -d      Delete the given tag.
        -F      Move tag if it already exists.
        -f      Force a head revision match if tag/date not found.
        -l      Local directory only, not recursive.
        -R      Process directories recursively.
        -r rev  Existing revision/tag.
        -D      Existing date.
(Specify the --help global option for a list of other help options)


 
c'est si compliqué que ca ?  [:pingouino]  


---------------
last.fm
Reply

Sujets relatifs:

Leave a Replay

Make sure you enter the(*)required information where indicate.HTML code is not allowed