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

Re: svn import repository?

From: Greg Stein <gstein_at_lyra.org>
Date: 2002-01-19 23:13:10 CET

On Sat, Jan 19, 2002 at 06:43:32PM +0100, Sander Smeenk wrote:
> Quoting Sander Smeenk (ssmeenk@freshdot.net):
>
> > | % svn import http://host.com:6969/svn/repos helloworld helloworld
> > | svn_error: #21075 : <RA layer's server request failed>
> > | The CHECKOUT request failed (http #409) (/svn/repos/$svn/bln/0)
>
> No one has any idea what causes this error? Please..

Are you trying to import over an existing repository? I could see that it
could return that error to you.

The CHECKOUT/409 error usually means "out of date". You don't really have a
working copy that is out of date, but I'd guess that it thinks so.

Note: when you get errors from the server, it is also important to look into
the server's error_log.

Cheers,
-g

-- 
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:36:57 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.