[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: SVN Hooks for Filenames

From: Max Bowsher <maxb_at_ukf.net>
Date: 2004-09-29 14:30:12 CEST

Sean Spratt wrote:
> Where would be a good place to learn how to set up a commit hook that
> ensures that the filename contains only lower case characters? We are
> having issues with novell machines sending the filenames all uppercase
> and creating duplicates in our repository. Is there a server setting
> for this or should it be handled with a hook?

contrib/hook-scripts/check-case-insensitive.pl

A pre-written hook to prevent the addition of case-conflicting files.

Max.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Sep 29 14:31:50 2004

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.