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

Re: import fails with large data set

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-12-23 17:02:09 CET

On Tue, 2003-12-23 at 04:05, Richard Colvin wrote:
> We have recently installed Subversion (Apache based) on a W2K server.
>
> When trying to import a large project from a XP box in to the repository it
> consistently fails at the same point after around 24-25MB of files have been
> transfered. The error is:
>
> svn: RA layer request failed
> svn: MKCOL of
> /Subversion_Repository/!svn/wrk/1227480c-17d8-df45-b4f6-a6d98a536f40/src:
> 405 Method Not Allowed (http://stentraapps)

'svn import' will not overwrite any directories or files, if they
already exist in the repository. It looks like your import process is
attempting to create a 'src' directory in the repository... is there
already one in the way?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Dec 23 17:02:50 2003

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

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