Modify ↓
#4241 closed task (fixed)
"Trac with Python 2.5" wiki page have incorrect explanation.
| Reported by: | Owned by: | Jonas Borgström | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | project | Version: | none |
| Severity: | normal | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
Installing Trac You simply need the latest trunk (0.11dev):
cd C:\src
svn checkout http://trac.edgewall.org/repos/trunk
cd trunk python setup.py install
[error message] svn: PROPFIND request fail by '/' svn: PROPFIND of '/': 200 OK (http://trac.edgewall.org)
if checkout run, error message display !
Attachments (0)
Change History (2)
comment:1 by , 19 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
comment:2 by , 19 years ago
| Component: | general → project |
|---|---|
| Milestone: | 0.11 |
| Type: | defect → task |
Note:
See TracTickets
for help on using tickets.



The URLs should now be correct. In the future please feel free to correct these things yourself, this is a wiki after all ;-)