File: run_wb.cmd

package info (click to toggle)
svn-workbench 1.5.0-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 2,400 kB
  • ctags: 1,585
  • sloc: python: 12,163; sh: 74; makefile: 46; ansic: 9
file content (4 lines) | stat: -rw-r--r-- 153 bytes parent folder | download
1
2
3
4
setlocal 
set PYTHONPATH=L:\BuildRoot\Win32-MSVC71-1.3.0\pysvn\py42\Source 
python L:\wc\pysvn\trunk\pysvn\WorkBench\Source\wb_main.py %* 
endlocal