Changes

Jump to navigation Jump to search
m
no edit summary
Line 151: Line 151:  
  cvs commit -m 'msg'
 
  cvs commit -m 'msg'
   −
You can automate the addition of the comments in the spec file with the command 'clog'
+
You can automate the addition of the comments in the spec file with the command 'clog'.  ** You will need to be in the sme7, sme8, or contribs7 directory for this to work. **
   −
  msg=`make clog`; cvs commit -m "$msg"
+
  cvs commit -m "$(make clog)"
    
Then tag all files as belonging to a particular build version
 
Then tag all files as belonging to a particular build version
board
414

edits

Navigation menu