User Tools

Site Tools


subversion

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
subversion [2014/06/20 11:44] adminsubversion [2014/08/16 12:37] (current) admin
Line 8: Line 8:
  
   svn add ./*   svn add ./*
 +
 +ALLE Dateien hinzufügen
 +
 +  svn add --force * --auto-props --parents --depth infinity -q
  
 Clean svn repo, ready for GIT: Clean svn repo, ready for GIT:
Line 18: Line 22:
  
   find . -name .svn -exec rm -rf {} \;   find . -name .svn -exec rm -rf {} \;
 +
subversion.1403264659.txt.gz · Last modified: 2014/06/20 11:44 by admin