3 lines
167 B
Bash
3 lines
167 B
Bash
|
STR=$'gfx svn://vcs.mathematik.uni-freiburg.de/kebekus/gfx\nbibliography svn://vcs.mathematik.uni-freiburg.de/kebekus/bibliography'
|
||
|
svn propset svn:externals "$STR" .
|