This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Subversion 1.2.0: Unable to open an ra_local session to URL


Alexey Lyubimov wrote:
Hello!
I'm running Cygwin on Win98SE and the problem is that
I can not even import any project to the successfully
created local SVN-repository:

$ svnadmin create c:/svnroot/

$ svnadmin verify c:/svnroot/
* Verified revision 0.

$ svn import c:/foo/ file:///c:/svnroot/
svn: Unable to open an ra_local session to URL
svn: Unable to open repository 'file:///c:/svnroot'

Use /cygdrive/c/ not c:/ in file:/// URLs.


Is there any solution? I know, that I can not keep
local repository under "plain" Win98. Does Cygwin port
of the Subversion 1.2.x have the same restriction?

No idea, I don't have any Win9x boxes to test on.


Max.


-- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]