Thanks Steve... I feel so old now :)

-----Original Message-----
From: Stephen Butler [mailto:sbut...@elego.de] 
Sent: 06 May 2011 08:44
To: Guus Leeuw jr
Cc: users@subversion.apache.org
Subject: Re: svn import keeps failing


On May 6, 2011, at 9:24 , Guus Leeuw jr wrote:

> Hello,
> 
> Have been trying to
> $ svn import -m "new project" ./empty_repo 
> http://bastion.itpassion.com/new_project
> For the last hour, and for the life of me, cannot see the problem.
> 
> I have successuflly imported new projects in the past, but this is 
> more than a year ago, so I may be getting rusty... Anyhow, I'm 
> thinking that when I import, SVN is supposed to create 
> /CodeRepository/new_project and everything it needs in there, but the
error seems to indicate otherwise...
> 
> The error in the apache error log is:
> [Fri May 06 06:52:57 2011] [error] [client 188.220.41.24] 
> (20014)Internal
> error: Can't open file '/CodeRepository/new_project/format': No such 
> file or directory [Fri May 06 06:52:57 2011] [error] [client 
> 188.220.41.24] Could not fetch resource information.  [500, #0] [Fri 
> May 06 06:52:57 2011] [error] [client 188.220.41.24] Could not open 
> the requested SVN filesystem  [500, #2] [Fri May 06 06:52:57 2011] 
> [error] [client 188.220.41.24] Could not open the requested SVN 
> filesystem  [500, #2]
> 

Hi Guus,

Create the repository on the server first.

  svnadmin create /CodeRepository/new_project

Steve

--
Stephen Butler | Senior Consultant
elego Software Solutions GmbH
Gustav-Meyer-Allee 25 | 13355 Berlin | Germany
tel: +49 30 2345 8696 | mobile: +49 163 25 45 015
fax: +49 30 2345 8695 | http://www.elegosoft.com
Geschäftsführer: Olaf Wagner | Sitz der Gesellschaft: Berlin Amtsgericht
Charlottenburg HRB 77719 | USt-IdNr: DE163214194




Reply via email to