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

RE: no --autocreate for intermediate folders planned?

From: John Niven <jniven_at_bravurasolutions.com>
Date: Tue, 25 Nov 2008 11:51:39 +1100

> -----Original Message-----
> From: Lutz Dornbusch [mailto:svn_at_yogasurftech.de]
> Sent: Tuesday, 25 November 2008 11:12
> To: users_at_subversion.tigris.org
> Subject: no --autocreate for intermediate folders planned?
>
> Hello,
> is there a plan to implement a --autocreate feature for svn
> copy to create all intermediate folders by optionally add an
> cmd-switch? For
> example:
>
> svn cp --autocreate file:///opt/svn/trunk/alpha/beta/myProject
> file:///opt/svn/tags/alpha/beta/myProject
>
> and svn should create alpha and beta folder in same
> transaction, if they do not exist ?
>
> Is this feature already discussed, planned?

...implemented. Introduced with SVN 1.5 - it's the "--parents" argument: http://svnbook.red-bean.com/en/1.5/svn.ref.svn.c.copy.html

Cheers
John

>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
> For additional commands, e-mail: users-help_at_subversion.tigris.org
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-11-25 01:52:04 CET

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.