Changes

From SME Server
Jump to navigationJump to search
198 bytes added ,  22:18, 5 February 2013
Line 8: Line 8:  
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)'''
 +
rm -rf ~/smecontribs/rpms/smeserver-mycontrib
 +
cd ~/smecontribs/rpms
 +
cvs co ~/smecontribs/rpms/smeserver-mycontrib
 +
cd smeserver-mycontrib
 
   
 
   
cd ~/smecontribs/rpms/smeserver-mycontrib/
+
then you can copy (DO NOT MODIFY ANYTHING before commiting!!!):
 
  cp -a contribs7 contribs8
 
  cp -a contribs7 contribs8
 
  rm -rf contribs8/CVS
 
  rm -rf contribs8/CVS
Line 18: Line 22:  
  cvs commit -m 'Initial import'
 
  cvs commit -m 'Initial import'
 
   
 
   
 +
finally you can make your first build
 
  make local
 
  make local
 
  make tag
 
  make tag
Super Admin, Wiki & Docs Team, Bureaucrats, Interface administrators, Administrators
3,250

edits

Navigation menu