[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: Mark Phippard <markphip_at_gmail.com>
Date: 2007-11-12 16:52:27 CET

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 16:52:55 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.