Re: Subversion .svn directories
From: Christopher Ness <chris_at_nesser.org>
Date: 2005-02-18 05:06:49 CET
On Thu, 2005-17-02 at 15:01 +0100, Masud Hamidi wrote:
grep and tar have --exclude flags.
> - searching files (with grep or find) does also find the files in the
[nesscg@heidrun submission]$ ls -la | grep .svn
[nesscg@heidrun submission]$ grep -R --exclude *.svn* "\CN" .
> - when making tarballs or thelike, the .svn directories are included
tar --exclude .svn -czf ~/project-tags.tar.gz ~/repos/tags/
> One can workaround that in some cases by filtering, but sometimes you
8-<
> Is there a way to do it like this?
I don't know, but these should be good workarounds for your specific
Cheers,
-- Software Engineering IV, McMaster University PGP Public Key: http://www.nesser.org/pgp-key/ 22:55:29 up 1 day, 6:48, 4 users, load average: 0.38, 0.15, 0.11 http://www.fsf.org/philosophy/no-word-attachments.html
|
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.