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

Re: [PATCH] (issue 1776) partial svn mkdir -p foo/bar/baz support

From: Erik Huelsmann <ehuels_at_gmail.com>
Date: 2004-12-22 20:19:26 CET

On Wed, 22 Dec 2004 13:36:33 -0500, Oliver Klozoff <stevieoh@fastmail.fm> wrote:
>
> Issue 1776 requests that svn cp and svn mkdir create intermediate
> directories.
>
> This patch partially implements this feature, by providing a '-p' option to
> svn mkdir that behaves like the standard mkdir -p, but only for WC mkdirs.
> URL mkdirs do not yet have this capability.
>
> I gave it a shot, but I couldn't think of a way to make it work correctly
> for mkdir_urls() without a lot of modifications. I think the best way to do
> it would be to add an add_directory2() to the RA interface, and provide a
> 'make_parents' boolean option to it.
>
> Anyway, here's my log message:
> ----------------------------------------------

[ ... ]

maybe you want to add the patch itself too? :-)

bye,

Erik.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Dec 22 20:27:48 2004

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

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