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

RE: Javahl mkdir use

From: Gonzalez Diaz, Xoan <G2485_at_caixagalicia.es>
Date: 2007-11-12 17:13:50 CET

Yes Mark you're right,

Sorry, but I don't know the classes and nomenclature in
svnClientAdapter.

If I use svnClienteAdapter, would be enough with adding
org.tigris.subversion.subclipse.core_1.X.X.jar that is installed with
subclipse? Is all the functionality inside this jar?

Thanks again

> -----Mensaje original-----
> De: Mark Phippard [mailto:markphip@gmail.com]
> Enviado el: lunes, 12 de noviembre de 2007 16:52
> Para: Gonzalez Diaz, Xoan
> CC: users@subversion.tigris.org
> Asunto: Re: Javahl mkdir use
>
> On 11/12/07, Gonzalez Diaz, Xoan <G2485@caixagalicia.es> wrote:
> > Thanks Mark,
> >
> > That was my idea. Your code is just what I needed. :)
> > Now, I only have to know how to determine in javahl if a directory
> > exists. Perhaps with DirEntry or Info class ...
> >
> > If someone have some experience that wants to share ...
>
> The technique I shared is using info to do this.
>
> You could also use svnClientAdapter since it has the mkdir method
> exposed. It is basically a layer above JavaHL that gives the
> flexibility to switch in the CLI or SVNKit with 1-line of code. Plus
> there are a handful of methods like this that implement an ease of use
> layer on top of JavaHL.
>
> --
> Thanks
>
> Mark Phippard
> http://markphip.blogspot.com/

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Nov 12 17:14:01 2007

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.