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

[Subclipse-users] Does svnant support svn command-line --parents argument?

From: RichardDavies <Richard_at_richarddavies.us>
Date: Mon, 25 Aug 2008 15:13:35 -0700 (PDT)

The 'svn copy' and 'svn mkdir' command-line programs support a --parents
argument that automatically creates intermediate directories in the given
path if they don't already exist. (Ex. svn mkdir /trunk/dir1/dir2/dir3
--parents -m "Creates dir1, dir2, and dir3 if they don't already exist")

I haven't been able to find any similar support in svnant, although it
appears that svnClientAdapter already has support for this capability
(svnant just isn't taking advantage of it.) Is there currently a way to do
this with svnant that I just haven't figured out yet? Or is there any chance
that this functionality could be added to svnant?

-- 
View this message in context: http://www.nabble.com/Does-svnant-support-svn-command-line---parents-argument--tp19152673p19152673.html
Sent from the subclipse - users mailing list archive at Nabble.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-08-26 00:13:49 CEST

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.