Changes

From SME Server
Jump to navigationJump to search
330 bytes added ,  06:45, 3 February 2013
no edit summary
Line 3: Line 3:     
{{:SME_Server:Documentation:Developers_Manual:Chapter14}}
 
{{:SME_Server:Documentation:Developers_Manual:Chapter14}}
 +
 +
===Move contribs from SME(n-1) to SME(n) ===
 +
 +
here is an example for SME7 to SME8:
 +
 +
cd ~/smecontribs/rpms/smeserver-mycontrib/
 +
cp -a contribs7 contribs8
 +
rm -rf contribs8/CVS
 +
cvs add contribs8
 +
cd contribs8
 +
find * -name CVS -prune -o -print | xargs cvs add
 +
cvs commit -m 'Initial import'
 +
 +
make local
 +
make tag
 +
make build
    
<noinclude>[[Category:Howto]][[Category:SME9-Development]]
 
<noinclude>[[Category:Howto]][[Category:SME9-Development]]
Super Admin, Wiki & Docs Team, Bureaucrats, Interface administrators, Administrators
3,250

edits

Navigation menu