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

[Subclipse-users] Error when trying to set up a repository

From: David Anderson <eymiha_at_gmail.com>
Date: 2006-11-15 16:33:00 CET

I've tried as many different URLs as I know how, but I can't connect
through the file:// protocol. But nothing seems to work...

I downloaded a new tortoise svn (1.4.1) and subversion.

eclipse info:

  radrails customized v0.7.1

plug-in details:

  tigris.org Subclipse 1.0.3 org.tigris.subversion.subclipse
  tigris.org SVN Team Proveder Core 1.0.3
org.tigris.subversion.subclipse.core
  tigris.org SVN Team Provider UI 1.0.3 org.tigris.subversion.subclipse.ui
  tigris.org Win32 Fragment 1.0.2 org.tigris.subversion.javahl.win32

SVN preferences:

  SVN interface: selected JavaHL (JNI)

When I try to share into an SVN repository, I get an assert popping up:

----------------------------------------------------------------
Microsloft Visual C++ Runtime Library
----------------------------------------------------------------
Assertion Failed!

Program: C:\WINODWS\system32\javaw.exe
File: C:\SVN\src-1.3.2\subversion\libsvn_subr\path.c
Line: 114

Expression: is_canonical (base, blen)

For information on how your program can cause an assertion
failue, see the Visual C++ documentation on asserts

(Press Retyr to debug the application - JIT must be enabled)

Abort Retry Ignore
----------------------------------------------------------------

And here are the errors in the Eclipse Console...

----------------------------------------------------------------
    Couldn't open a repository
svn: Unable to open an ra_local session to URL
svn: Unable to open repository 'file:///c/Personal/repositories/time_reporting'

    Couldn't open a repository
svn: Unable to open an ra_local session to URL
svn: Unable to open repository 'file:///c/Personal/repositories'

    Couldn't open a repository
svn: Unable to open an ra_local session to URL
svn: Unable to open repository 'file:///c/Personal'

    Couldn't open a repository
svn: Unable to open an ra_local session to URL
svn: Unable to open repository 'file:///c'

mkdir -m "Initial import." file:///c
----------------------------------------------------------------

after pressing ignore on the assertion poup, the following is added to
the console:

----------------------------------------------------------------
    Bad URL passed to RA layer
svn: Unable to open an ra_local session to URL
svn: Local URL 'file://' contains only a hostname, no path
----------------------------------------------------------------

Does anyone have any ideas?

- Dave

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Wed Nov 15 16:36:24 2006

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

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