repo.or.cz
/
svn.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Add a little more to the svn_rangelist_intersect test to test the
[svn.git]
/
subversion
/
tests
/
cmdline
/
svneditor.bat
blob
7e3162f7c40eb1ad7d976591fbb875cab32300b1
1
@echo off
2
rem the svneditor.py script is expected to be in the same directory as the
3
rem .bat file
4
%~dp0\svneditor.py %*
5
exit %ERRORLEVEL%