Problems Checking out source from svn

View: New views
2 Messages — Rating Filter:   Alert me  

Problems Checking out source from svn

by Miguel Angel Hernández :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi Hiveminders!

I can't checkout the trunk from svn, following the instructions from the page, I type:
$ svn checkout 
http://svn.apache.org/repos/asf/hivemind/ hivemind-site

And i get:

svn: REPORT request failed on '/repos/asf/!svn/vcc/default'
svn: REPORT of '/repos/asf/!svn/vcc/default': 400 Bad Request ( http://svn.apache.org)

The folder is created an associated with the URL but I cant update it.

Please help,

Miguel

Re: Problems Checking out source from svn

by Sami Siren-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Miguel Angel Hernández wrote:
> Hi Hiveminders!
>
> I can't checkout the trunk from svn, following the instructions from the
> page <http://hivemind.apache.org/source-repository.html>, I type:
>

Hi,

you should use:

svn co http://svn.apache.org/repos/asf/hivemind/hivemind1/trunk

for hivemind1 or

svn co http://svn.apache.org/repos/asf/hivemind/hivemind2/trunk

for hivemind2

--
 Sami Siren