[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 (v2) - Create parent directories with 'svn mkdir'

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: 2005-03-22 01:01:03 CET

Philip Martin <philip@codematters.co.uk> writes:

> Calling svn_path_condense_targets still looks like a mistake. I
> still think you should reuse the import code if possible, moving it
> into a common function. The import code builds an apr_array_t
> rather which looks to be better than your new_path, since you end up
> having to decompose it.

Agree. It'd be nice if import, repos-to-repos copy, wc-to-repos-copy,
and mkdir could all share code.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Mar 22 01:31:22 2005

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.