Jump to content
XCOMUFO & Xenocide

Checkout Problem


master

Recommended Posts

Hi,

I try to checkout soucecode from my linux-box like this:

svn co http://svn.projectxenocide.com/xenocide/trunk

 

But alwas get following error:

svn: REPORT request failed on '/xenocide/!svn/vcc/default'

svn: REPORT of '/xenocide/!svn/vcc/default': 400 Bad Request (http://svn.projectxenocide.com)

 

I've never used subversion before, so maybe it's just matter of setup?

 

master

Link to comment
Share on other sites

Hi,

I try to checkout soucecode from my linux-box like this:

svn co http://svn.projectxenocide.com/xenocide/trunk

 

But alwas get following error:

svn: REPORT request failed on '/xenocide/!svn/vcc/default'

svn: REPORT of '/xenocide/!svn/vcc/default': 400 Bad Request (http://svn.projectxenocide.com)

 

I've never used subversion before, so maybe it's just matter of setup?

 

master

 

Does it copy anyfiles or is that the first thing you get? is that all your typing in? don't you need a destination directory also? NM you don't it takes the base name.

 

But try checking this out don't know if it will help

http://www.linuxforum.com/man/svn.1.php

Link to comment
Share on other sites

Does it copy anyfiles or is that the first thing you get? is that all your typing in? don't you need a destination directory also?  NM you don't it takes the base name.

 

But try checking this out don't know if it will help

http://www.linuxforum.com/man/svn.1.php

 

Subversion makes few (it's own) directories and files, but does not checkout any source. I've tried with destination directory parameter also. In fact I found working Windows copy, installed TortoiseSVN and tried again, but with same result!

 

master

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...