File: INSTALL.html

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 (20 lines) | stat: -rw-r--r-- 308 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<html>
<head>
<title>Installing pysvn Workbench</title>
</head>
<body>

<h1>Installing pysvn Workbench</h1>

<h2>Prerequisites</p>

<p>Install the pysvn Extension 1.4.0 or later.</p>

<p>Install wxPython verison 2.6.1.0 or better.

<h2>Running WorkBench</h2>

<code>python wb_main.py</code>

</body>
</html>