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

RFC: import create parent directories

From: David Kimdon <dwhedon_at_debian.org>
Date: 2002-05-03 09:23:06 CEST

Hi,

I'm writing some scripts that use Subversion and I'd like 'svn import'
to be able to create parents. That is I'd like :

   $ svn import file:///var/svn/hello/trunk

to work even if file:///var/svn/hello doesn't already exist. (CVS does
this by default, FWIW)

If this sounds agreable to you all I'll create a patch that does this
(or at least try :-) ).

- Should this be optional behaviour? (--force, I'd say to make it the
  default)

- Should I file a feature-request issue?

- any thoughts on why this is a bad idea or just won't work?

Thanks,

David

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri May 3 09:25:43 2002

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.