Changes

From SME Server
Jump to navigationJump to search
no edit summary
Line 6: Line 6:  
===Move contribs from SME(n-1) to SME(n) ===
 
===Move contribs from SME(n-1) to SME(n) ===
   −
here is an example for SME7 to SME8:
+
Here is an example for SME7 to SME8:
    
'''Do a clean checkout of smeserver-mycontrib (This is very important, must be a completely clean tree)'''
 
'''Do a clean checkout of smeserver-mycontrib (This is very important, must be a completely clean tree)'''
Line 14: Line 14:  
  cd smeserver-mycontrib
 
  cd smeserver-mycontrib
 
   
 
   
then you can copy (DO NOT MODIFY ANYTHING before commiting!!!):
+
Then you can copy (DO NOT MODIFY ANYTHING before committing!!!):
 
  cp -a contribs7 contribs8
 
  cp -a contribs7 contribs8
 
  rm -rf contribs8/CVS
 
  rm -rf contribs8/CVS
Line 21: Line 21:  
  cvs commit -m 'Initial import'
 
  cvs commit -m 'Initial import'
 
   
 
   
finally you can make your first build
+
Finally you can make your first build
    
  cd contribs8
 
  cd contribs8

Navigation menu