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

RE: [Subclipse-users] URL file:/// not displayed

From: MATHUS Baptiste <mathus.b_at_mipih.fr>
Date: 2006-11-23 12:59:30 CET

Adapter : http://subclipse.tigris.org/faq.html#adapter (Mark, I think this faq entry would need to quickly describe where to check which adapter one is using with Subclipse).

To check which adapter you're using, window/preferences/team/svn, possible answer is javahl or javasvn.

If using JavaSVN (which is certainly, because I think this is the default for Linux). It's normal you can't access your repo using file:/// protocol. As far as I remember, the JavaSVN adapter provided with 1.0.3 does not handle file:/// protocol, though it does in the last version (for information : JavaSVN has recently been renamed SVNKit).

If possible, I'd recommend :
* you update to eclipse 3.2
* subclipse 1.1.8
* check that you're using the sun jdk, Mark said that some problems were sometimes encountered not using the sun's jdk.

If not possible to upgrade your eclipse, then you'll have to get your hands dirty because the 1.0.4 Subclipse providing the right version of SVNKit for Eclipse 3.1 and file:/// (and svn server v1.4.x) has not been released yet. So (I already did it once on my linux, so I know it works) in this case, you'd need and retrieve the right version of svnkit and replace it manually in the 1.0.3 subclipse installed on your box.

Hope this helps.

-- Baptiste

> -----Message d'origine-----
> De : Bruno Costacurta [mailto:pubmb01@skynet.be]
> Envoyé : jeudi 23 novembre 2006 11:28
> À : users@subclipse.tigris.org
> Objet : Re: [Subclipse-users] URL file:/// not displayed
>
> Versions are:
>
> 1) Eclipse =
> version: 3.1.2
> Build id: M20060118-1600 (Ubuntu version: 3.1.2-1ubuntu6)
>
> 2) Subeclipse = 1.0.3
>
> 3) which adapter ?
> Sorry I don't know. Where can I check / setup this value ?
>
> Thanks,
> Bruno
>
>
> On Thursday 23 November 2006 11:03, MATHUS Baptiste wrote:
> > Which version of subclipse, of eclipse and which adapter
> are you using ?
> >
> > > -----Message d'origine-----
> > > De : Bruno Costacurta [mailto:pubmb01@skynet.be] Envoyé :
> jeudi 23
> > > novembre 2006 09:47 À : users@subclipse.tigris.org Objet :
> > > [Subclipse-users] URL file:/// not displayed
> > >
> > > Dears,
> > >
> > > I have a testing repo under
> > > 'file:///usr/local/svn/respos/HelloWorld'
> > >
> > > 'svn co file:///usr/local/svn/respos/HelloWorld /test/'
> works fine
> > > on a command line.
> > >
> > > However as I use subeclipse I cannot check out this repo
> HelloWorld
> > > as nothing is displayed under
> > > 'file:///usr/local/svn/respos/HelloWorld'.
> > > Other URL like 'file:///usr/local/svn/respos/' are rejected as a
> > > non-repo location.
> > >
> > > Thanks.
> > > Bye,
> > > Bruno
> > >
> > >
> --------------------------------------------------------------------
> > > - To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
> > > For additional commands, e-mail: users-help@subclipse.tigris.org
> >
> >
> ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
> > For additional commands, e-mail: users-help@subclipse.tigris.org
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
> For additional commands, e-mail: users-help@subclipse.tigris.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Thu Nov 23 12:59:53 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.