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

Re: [RFC] 'basic/additional command set' - adding svn subcommands without destroying our learning curve

From: Vincent Lefevre <vincent+svn_at_vinc17.org>
Date: 2005-11-04 03:36:41 CET

On 2005-11-02 12:34:00 -0800, Garrett Rooney wrote:
> On 11/2/05, David James <james82@gmail.com> wrote:
> > svn export is extremely useful, but you can easily replicate it using
> > shell commands. For example:
> > svn co $REPO $WC
> > find $WC -name .svn | xargs rm -rf
>
> I'm aware of this, but it requires you to have the space lying around
> for all the contents of the .svn directories, thus the "double the
> amount of disk space you use" in my email.

And even if you have the space, it is slower, isn't it?

-- 
Vincent Lefèvre <vincent_at_vinc17.org> - Web: <http://www.vinc17.org/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/blog/>
Work: CR INRIA - computer arithmetic / SPACES project at LORIA
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Nov 4 03:37:17 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.