[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: Max Bowsher <maxb_at_ukf.net>
Date: 2004-12-28 20:25:45 CET

Oliver Klozoff wrote:
> 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:
...

Thanks! Could you attach the patch to the issue, and paste the above 2
paragraphs and the log message in as additional comments to the issue?
That way, it won't get lost.

Max.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Dec 28 20:27:24 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.