Subversive Connector Discovery error
Posted
by
Zac
on Stack Overflow
See other posts from Stack Overflow
or by Zac
Published on 2011-01-03T01:38:55Z
Indexed on
2011/01/03
1:54 UTC
Read the original article
Hit count: 561
Trying to install Subversive for the first time.
Successfully installed Subversive "Team Provider" via the Available Sites dialog in Help >> Install New Software. Added a site that points to the Helios Update Site.
Restarted Eclipse and tried to open the SVN Repository Browser and it automatically launched a Subversive Connector Discovery dialog, presenting me with 6 or 7 connectors to choose from.
I've tried every single one, and they all fail, stating that an "error occured" and that I need to check the "error log" (Eclipse error log?) for details.
I then exited the dialog and noticed that I can now view all the SVN-related perspective panes.
(1) Was it alright for me to cancel that Connector Discovery process, or will I need that to create/edit repositories locally? If I need it, what was going wrong and does anyone have any ideas for how to get it working?
(2) I'm trying to undertand the SVN Repositories feature for creating a new repository. How do I point it to my local SVN server instance? The default is to query me for a URL that I assume I would point to one of those "publicly available" repos.... which I don't want!
Thanks for any and all help here!
© Stack Overflow or respective owner