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

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

From: Mark Phippard <markphip_at_gmail.com>
Date: Thu, 30 Oct 2008 11:33:10 -0400

On Thu, Oct 30, 2008 at 11:29 AM, <kjain9_at_rockwellcollins.com> wrote:

> 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?

Would be same as:

svn mkdir -m "Create folder" url://hostname/reposname/new_folder

svn copy/delete can also operate against server.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subclipse.tigris.org
For additional commands, e-mail: users-help_at_subclipse.tigris.org
Received on 2008-10-30 16:33:32 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.