[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

mkdir over network

From: Ralf Koban <ralf.koban_at_glance.ch>
Date: 2002-02-13 10:02:58 CET

Hi everybody,

I have a little question about Subversion.
Maybe it is stupid but how do I create a directory in the repository
over network.
Personally I think it should be done by

    svn mkdir http://svn.server.org/svn/repos/directory

but when I do this I get the following error:

    svn_error: #21081 : <RA layer request failed>
      The CHECKOUT request failed (http #409) (/svn/repos/$svn/bln/3)

Until now I know that this error usually means that there is something
out of date but I don't know what should be out of date because its a
new directory creation.
Also I get the same error if I want to import or commit data over
network, but if I want to checkout data from the repository, everything
works fine.

Locally everything works fine, too.

Can anybody help?

Thanks
Ralf

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:37:07 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.