Finding files to be added
svn add `svn st | grep '\?' | tr '\?' ' ' | xargs`
TextSnippets > subversion >svn >
Post code snippets. Sort by tags, people, people and tags, etc..
? Earlier | 3 items total | Later ? |
svn add `svn st | grep '\?' | tr '\?' ' ' | xargs`
svn log --stop-on-copy | grep -e "--------" | wc -l
svn switch --relocate http://textpattern.com/svn/repos/current/textpattern http://svn.textpattern.com/current/textpattern
svn info | grep URL
URL: http://svn.textpattern.com/current/textpattern
? Earlier | 3 items total | Later ? |