Hi,
the error_log entries associated with that failure are the following:
[error] Could not CHECKOUT resource /svn/repos/$svn/bln/3. [409, #0]
[error] (2)No such file or directory: The specified activity does not exist.
[409, #0]
[notice](20514)End of file found: read_request_line() failed
Additionally here are the access_log entries associated with that above
"OPTIONS /svn/repos HTTP/1.1" 200 189
"MKACTIVITY /svn/repos/$svn/act//963c3878-d21d-b211-a3c0-b6155506b9b2 HTTP/1.1"
201 317
"PROPFIND /svn/repos HTTP/1.1" 207 382
"PROPFIND /svn/repos/$svn/vcc/default HTTP/1.1" 207 348
"CHECKOUT /svn/repos/$svn/bln/3 HTTP/1.1" 409 295
Regards,
Ralf
Greg Stein wrote:
> 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/
--
Ralf Koban
Praktikant
GLANCE AG
Gewerbestrasse 4
CH-8162 Steinmaur
Tel. +41 (0) 1 854 86 83 (Direct)
Tel. +41 (0) 1 854 86 00 (Main)
Fax. +41 (0) 1 854 86 05
e-mail: ralf.koban@glance.ch
http://www.glance.ch
---------------------------------------------------------------------
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