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

Can't import a eclipse project

From: fxbird <fxbird1978_at_163.com>
Date: Tue, 11 Aug 2009 01:15:14 -0700 (PDT)

I create a version repository and import a eclipse project using below
commands,creating is ok,but importing can't be done.
  svnadmin create e:\svn-repos
  svn import -m "" . file:///e:/svn_repos/trunk/petclinic
the error is :
  svn:can't open ra_local session for url
  svn:can't open version repository “file:///e:/svn_repos/trunk/petclinic”
maybe real English isn't spoken that way,I just translate Chinese error info
into English.
before that everything is ok,suddenly that can't be done.
I'm confused much.
apache:2.2.9
subversion:1.5.2
Anyone any suggestion?thanks

-- 
View this message in context: http://www.nabble.com/Can%27t-import-a-eclipse-project-tp24913533p24913533.html
Sent from the Subversion Users mailing list archive at Nabble.com.
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2382361
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-08-11 10:18:55 CEST

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.