Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Here is a sample upgrade file:

No Format
\#a comment
//  another sort of comment

   u   facilities facilities-02-19-02

   a   xmlUtil xmlUtil-03-04-01

and here is output from when it was used

No Format
$ python tagCtn.py ScienceTools \--new=HEAD
tagCtn  was invoked with argument  ScienceTools  and options
parent= HEAD
new= HEAD
upgrade_list= upgrade.txt
for_real= False
verbose= False
 
about to issue command
cvs rlog \-b ScienceTools-scons/SConstruct
lastHeadTag is:  ScienceTools-HEAD-1-823
 
about to issue command
cvs rtag \-r ScienceTools-HEAD-1-823 ScienceTools-tmphead824 ScienceTools-scons
Just fooling; it wasn't for real
 
about to issue command
cvs rtag \-d ScienceTools-tmphead824 facilities
Just fooling; it wasn't for real
 
about to issue command
cvs rtag \-r facilities-02-19-02 ScienceTools-tmphead824 facilities
Just fooling; it wasn't for real
 
about to issue command
cvs rtag \-r xmlUtil-03-04-01 ScienceTools-tmphead824 xmlUtil
Just fooling; it wasn't for real
 
about to issue command
cvs rtag \-r ScienceTools-tmphead824 HEAD-1-824 ScienceTools-scons
Just fooling; it wasn't for real
 
about to issue command
cvs rtag \-d ScienceTools-tmphead824 ScienceTools-scons
Just fooling; it wasn't for real