RE: Moving .svn directories out
From: Mike Meyer <mmeyer_at_lexmark.com>
Date: Mon, 20 Apr 2009 11:04:52 -0400
Bob Archer <bob.archer_at_amsi.com> wrote on 04/20/2009 09:32:51 AM:
> > Since the .svn directories reside within the same tree structure as
grep -R/-r - nope. the exclude works on files, but doesn't stop searching
find - -prune works, sorta kinda. It's quietly ignored for depth-first
du - yes. However, you can't both include them in the output sizes and
tar - nope, can only exclude files by name, from a file prepared in
cpio - nope.
The real problem is that the stock commands for dealing with trees simply
<mike
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.