Well, you've installed the user interface, and the common API library,
so now all you need is an implementation.

There are three possibilities. SVNKit is an all-Java implementation.
JavaHL is a JNI binding to the SVN libraries. And it can also make use
of the SVN command line if neither of the other two are available.

The first two are available from that update site. The command line
client can be obtained from the same site, or from collabnet.com if
you want a prebuilt Windows binary with installer.

If you're on Windows, I recommend also getting TortoiseSVN to
integrate Subversion with the Windows Explorer. There's a similar
facility for the Macintosh, but not as complete; I forget the name. I
don't know about integration with the various Linux file managers.

On Dec 22, 9:25 pm, cellurl <gpscru...@gmail.com> wrote:
> I have a new version of eclipse called  eclipse-java-helios-SR1-
> win32.zip
>
> It didn't have svn, so I did help->install New 
> Software->http://subclipse.tigris.org/update_1.6.x
>
> and choose these two items:
> Subversion Client Adapter provides a common API for Subversion client
> functionality.
> Subclipse is an Eclipse Team Provider for the Subversion version
> control system.
>
> Now when I do
> File->Import->Check out projects using SVN,
> it says
> "Unable to load default SVN client"
>
> 'not sure what to do....
> Any help appreciated.
> -jim

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to