"David Anderson" <eymiha@gmail.com> wrote on 11/15/2006 10:33:00 AM:
> 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!
The assertion error has been fixed in the 1.1.x version. But the
underlying problem of the assert was when the repository URL you entered
was either invalid or not available. So the assert being fixed isn't that
important in your case. The only reason I can think of getting this with
a file:// URL is that the URL you entered is not correct.
Since the repository is on C:\ and that is the default, I'd try a URL like
this:
file:///Personal/repositories/time_reporting
Mark
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Wed Nov 15 17:21:16 2006