Re: "svn add * --force" and global-ignores / svn:ignore property
From: Alan Barrett <apb_at_cequrux.com>
Date: 2006-01-03 19:51:48 CET
On Tue, 03 Jan 2006, mailinglist@perspectives.qc.ca wrote:
"-maxdepth" is not in POSIX find. For portability, use "-prune" to make
find . \! \( -type d \! -name . -prune \) -print
--apb (Alan Barrett)
---------------------------------------------------------------------
|
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.