Changes

From SME Server
Jump to navigationJump to search
Line 117: Line 117:  
  cvs add sm9
 
  cvs add sm9
 
  cd sme9
 
  cd sme9
  find ./ -name CVS -prune -o -print | xargs cvs add cvs commit -m 'Initial import'
+
  find ./ -name CVS -prune -o -print | xargs cvs add
 +
# the following only if you want to import in the CVS this ( for a test purpose you should not do the next line)
 +
cvs commit -m 'Initial import'
 
  # and finally build
 
  # and finally build
 
  make mockbuild
 
  make mockbuild
Super Admin, Wiki & Docs Team, Bureaucrats, Interface administrators, Administrators
3,250

edits

Navigation menu