Modify ↓
#4187 closed defect (worksforme)
Download page instructions for SVN access dont work.
Reported by: | anonymous | Owned by: | Jonas Borgström |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | general | Version: | 0.10 |
Severity: | normal | Keywords: | |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
When attempting to access the current version of Trac:
svn: PROPFIND request failed on '/repos/trac/trunk' svn: PROPFIND of '/repos/trac/trunk': could not connect to server (https://svn.edgewall.org)
Used the specified command:
svn co https://svn.edgewall.org/repos/trac/trunk trac
Copied the command directly from the download page.
Attachments (0)
Change History (2)
comment:1 by , 18 years ago
Resolution: | → worksforme |
---|---|
Status: | new → closed |
comment:2 by , 18 years ago
You can try finding some help on the Subversion users group: http://svn.haxx.se/users/
Note:
See TracTickets
for help on using tickets.
I just did this and it worked for me. Looks like a problem on your end.