Opened 10 years ago
Closed 10 years ago
#258 closed defect (fixed)
svn checkout returns Access forbidden
Reported by: | Sohrab Niramwalla | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Website, Email, etc | Keywords: | |
Cc: |
Description
On page http://winswitch.org/dev/ instruction indicate that source can be obtained via svn co https://winswitch.org/svn/shifter/trunk/ but running this returns:
svn: E175013: Access to '/svn/shifter/trunk' forbidden
Change History (2)
comment:1 Changed 10 years ago by
comment:2 Changed 10 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
The apache svn config had gone MIA, fixed. Thanks!
Note: See
TracTickets for help on using
tickets.
attempting svn co http://winswitch.org/svn/shifter/trunk/ (i.e., http not https) works.