Code: Select all
RA layer request failed
svn: OPTIONS request failed on '/svn/tcw'
svn: OPTIONS of '/svn/tcw': 200 OK (http://joomlacode.org)
--joatmon
Moderators: RussW, RobInk, ChiefGoFor, facedancer
Code: Select all
RA layer request failed
svn: OPTIONS request failed on '/svn/tcw'
svn: OPTIONS of '/svn/tcw': 200 OK (http://joomlacode.org)
According to /svn/tcw' I think this is the project:RobInk wrote: What is the project name / url of your project so I can have a quick look? Thanks.
That's correct. Thanks for looking into this!erdsiger wrote:According to /svn/tcw' I think this is the project:RobInk wrote: What is the project name / url of your project so I can have a quick look? Thanks.
http://joomlacode.org/gf/project/tcw/
I'm attempting to check in a new project (I define a project as a directory at the root of my 'tcw' project each which correspond to a project in my Eclipse instance). If you look in the SVN repository for the TCW project, you can see that I have successfully checked in projects in the past, but now am unable to, receiving the following:Tonie wrote: Checkout can be done without problems. What are you trying to do on TortoiseSCN so we can try to reproduce the same result?
Code: Select all
mkdir -m "Initial import." http://joomlacode.org/svn/tcw/mod_tcwphp
RA layer request failed
svn: OPTIONS request failed on '/svn/tcw'
svn: OPTIONS of '/svn/tcw': 200 OK (http://joomlacode.org)Thanks Robin.RobInk wrote: Hi,
Could you try something? After creating the new SVN, do a checkout first, and then the check in? Seen this poblem before, doing a checkout first seem to solve it for some other people.
Yeah, I've seen that. Thanks for your help. I think at this point I'll just move back to Google code. Thanks again for everything.RobInk wrote: I found the post with a possible similar problem, can you check http://forum.joomla.org/index.php/topic ... #msg734511 and see if that helps?