RE: Feature Proposal: Local Ignores
From: Bolstridge, Andrew <andy.bolstridge_at_intergraph.com>
Date: Wed, 11 Feb 2009 17:33:24 -0000
And for future reference, if you're running subversion on Windows
----------
svnlook changed -t %2 %1 > c:\temp\pre-commit.txt
findstr /G:"%1\hooks\ignore-matches.txt" c:\temp\pre-commit.txt >
echo disallowed file extension >> c:\temp\precommit-bad.txt
type c:\temp\precommit-bad.txt 1>&2
-----Original Message-----
Ah, but you do not end up with useless objects in your repo if you
------------------------------------------------------
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.