Let me run through my steps to make clear I'm doing the right thing.
I requested a new project on JoomlaCode, it was approved: J-AMFPHP with the 'unix name' JAMFPHP
I created a new folder on my desktop for the project.
Right click -> SVN Checkout ->
http://joomlacode.org/svn/jamfphp (no login info is requested at this point)
The project checks out ok:
Completed: At revision: 0 I create a new text file, drop it into the folder.
Right click on the file -> Tortoise SVN -> Add
Added: C:\Documents and Settings\amclin\Desktop\New Folder\Test.txt Now the file icon is marked with a nice big blue + to indicate it is to be added on the next commit
Right click on the file -> SVN Commit
Adding: Desktop\New Folder\Test.txt Now prompted with the Login details
Sending content: Desktop\New Folder\Test.txt Error: Commit failed (details follow):
Error: PUT of '/svn/jamfphp/!svn/wrk/e98910e9-91fd-3a4d-8d0c-5375bb0549dc/Test.txt': 501 Method Not Implemented (http://joomlacode.org) If I provide incorrect login details I get:
Error: Commit failed (details follow):
Error: CHECKOUT of '/svn/jamfphp/!svn/ver/0/': authorization failed (http://joomlacode.org) So obviously it isn't a login problem
So what am I doing wrong? I'm following the instructions and video tutorials on all the various pages that you have been kind enough to link for me, but as you can see, it isn't working. Either I'm missing something painfully obvious, or something isn't documented properly.