Re: Ignore patterns should not be case sensitive (usability)
From: Karl Fogel <kfogel_at_red-bean.com>
Date: Sat, 22 Mar 2008 15:01:29 -0400
Karl Heinz Marbaise <khmarbaise_at_gmx.de> writes:
Time for a test :-).
As the script below shows, globbing each letter works fine, so people
---------------------------------------------------------------------------
SVNDIR=/home/kfogel/src/subversion
SVN=${SVNDIR}/subversion/svn/svn
rm -rf repos wc import-me
${SVNADMIN} create repos
${SVN} co -q ${URL} wc
cd wc
---------------------------------------------------------------------
|
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.