Ticket #9 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

svn command on wiki page gives error

Reported by: poswald Owned by: somebody
Priority: major Milestone:
Component: component1 Version:
Keywords: Cc:

Description

Issuing the command on the wiki page:

Hardwire:~/src poswald$ /opt/subversion/bin/svn co http://code.whytheluckystiff.com/svn/parkplace/trunk
svn: PROPFIND request failed on '/svn/parkplace/trunk'
svn: PROPFIND of '/svn/parkplace/trunk': 405 Method Not Allowed (http://code.whytheluckystiff.com)

However, from the same machine:

hardwire:~/src poswald$ /opt/subversion/bin/svn co http://code.whytheluckystiff.net/svn/mouseHole/trunk mouseHole
A  mouseHole/test
A  mouseHole/test/files
... snipped ...

Didn't know where else to submit this...

Change History

in reply to: ↑ description   Changed 2 years ago by poswald

Also your data model seems to have gone missing. I blame FreakyFreaky?.

http://code.whytheluckystiff.net/parkplace/wiki/ParkPlaceDataModel

  Changed 2 years ago by poswald

  • status changed from new to closed
  • resolution set to fixed

I guess you fixed it since it's working now... thanks.

Note: See TracTickets for help on using tickets.