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

[Subclipse-users] Re: SVNClientAdapter: JAVAHL vs. CommandLine

From: <kjain9_at_rockwellcollins.com>
Date: Thu, 30 Oct 2008 10:29:56 -0500

Hi Mark,

I found something in this regard!
The ISVNClientAdapter.mkdir() method seems to be something on the lines of
what we need. The javadoc comments state that it can be used to create a
directory directly on the server.

Any thoughts on that?

Thanks,

----- Forwarded by Kamna Jain/CedarRapids/RockwellCollins on 10/30/2008
10:27 AM -----

Kamna Jain/CedarRapids/RockwellCollins
10/29/2008 04:16 PM

To
users_at_subclipse.tigris.org
cc

Subject
Re: SVNClientAdapter: JAVAHL vs. CommandLine

Thanks Mark - for the prompt and useful reply.

Well, we have been using SVNKit but we want to start using
SVNClientAdapter / JavaHL becuase of some license issues with svnkit.
I have been looking at the javadoc for the SVNClientAdapter (with JavaHL)
and I also tried very simeple operations like checkout and commit (using a
JAVAHL Client)

As a next step, I am trying to directly access the SVN repository and add
a file to the server (without adding it to my working copy and committing
it)
I am not sure what is the equivalent of the SVNRepository class of SVNKit
in SVNClientAdapter.
Is there one?
Or is there an equivalent of the Repositroy object (or something like
ISVNEditor), in JavaHL ?
Is the SVNAdmin class (as in org.tigris.subversion.javahl.SVNAdmin)
something like the SVNRepository?

Thanks,

----- Forwarded by Kamna Jain/CedarRapids/RockwellCollins on 10/29/2008
03:59 PM -----

Kamna Jain/CedarRapids/RockwellCollins
10/29/2008 02:40 PM

To
users_at_subclipse.tigris.org
cc

Subject
Fw: SVNClientAdapter: JAVAHL vs. CommandLine

Hello Subclipse Users/Developers,

I am new to this group and this is my first request for information.

I was going through the SVNClientAdapter project and I had the following
questions:

1) What are the advantages / disadvantages of using JavaHL vs. CmdLine
client when using the SVNClientAdapter API ?
2) Are they mutually exclusive? In other words, can I just stick with
using one of these clients and achieve all SVN functionality?
3) Is it true that JavaHL can only be used with Windows platforms? If yes,
can the CmdLine client be used across different platforms?

Any insight will be greatly appreciated.
Thanks,

Kamna Jain
Received on 2008-10-30 16:30:26 CET

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.