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

Re: pre-commit hook to disallow spaces in filenames

From: David Weintraub <qazwart_at_gmail.com>
Date: 2005-07-25 18:15:57 CEST

A rather interesting idea. It would be nice if you could specify a
regular expression on the types of files you cannot add. That way, you
can also prevent someone from creating a file called "aux.h" which is
possible on Unix, but not on Windows.

I currently have a pre-commit hook that does a few different tasks. I
should be able to expand it to list files that should never be added
to the archive.

Should have something by the end of the day.

On 7/25/05, StopTheSpam <supergrrrl@earthlink.net> wrote:
> Since spaces in filenames cause such headaches, I'd like to stop users from committing them.
>
> Does anyone have a pre-commit hook they are willing to share?
>
> Thanks,
> Carey
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
>

-- 
--
David Weintraub
qazwart@gmail.com
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Jul 25 18:29:49 2005

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.