You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by solo turn <so...@yahoo.com> on 2004/05/07 11:31:11 UTC

subcommands: svn mv, svn mkdir

hi,

i'd like to add the following to the wishlist if you also think this is practical:

1. move more than one file
  svn mv file1 file2 file3 some-other-dir
2. mkdir --parents option 
  svn mkdir -p non-exisiting-dir1/non-existing-dir2

-s.


	
		
__________________________________
Do you Yahoo!?
Win a $20,000 Career Makeover at Yahoo! HotJobs  
http://hotjobs.sweepstakes.yahoo.com/careermakeover 

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: subcommands: svn mv, svn mkdir

Posted by Ben Collins-Sussman <su...@collab.net>.
On Fri, 2004-05-07 at 06:31, solo turn wrote:
> hi,
> 
> i'd like to add the following to the wishlist if you also think this is practical:
> 
> 1. move more than one file
>   svn mv file1 file2 file3 some-other-dir

This was filed years ago as issue 747.

> 2. mkdir --parents option 
>   svn mkdir -p non-exisiting-dir1/non-existing-dir2

Issue 1776.



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org