Changes

From SME Server
Jump to navigationJump to search
6 bytes removed ,  23:26, 5 February 2013
Line 18: Line 18:  
  rm -rf contribs8/CVS
 
  rm -rf contribs8/CVS
 
  cvs add contribs8
 
  cvs add contribs8
  find contribs8 -name CVS -prune -o -print | xargs cvs add
+
cd contribs8
 +
  find ./ -name CVS -prune -o -print | xargs cvs add
 
  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
+
 
 
  make local
 
  make local
 
  make tag
 
  make tag
Super Admin, Wiki & Docs Team, Bureaucrats, Interface administrators, Administrators
3,250

edits

Navigation menu