git stash
does.development:vc:svn
Subversion
Commands
- Bash alias printing modified files:
alias s=$'svn status -q | grep -e \'^[ ]*M\' | less'
- revert to an older revision:
svn merge -v -r 2780:2635 .
Notice that
svn diff
does not regard any externals.
1)
As GIT command
development/vc/svn.txt · Last modified: 2024/02/14 11:05 by Ralf H.