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

Re: mkdir over network

From: Greg Stein <gstein_at_lyra.org>
Date: 2002-02-13 12:08:08 CET

Ralk,

To really know what it is, we'd need to see the error_log entries associated
with that 409. It could actually be returned for a number of reasons. The
error log should tell us.

(and one day, hopefully, the svn client will also tell us...)

Cheers,
-g

On Wed, Feb 13, 2002 at 10:02:58AM +0100, Ralf Koban wrote:
> 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

-- 
Greg Stein, http://www.lyra.org/
---------------------------------------------------------------------
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.