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

Re: Files with trailing dots on Windows

From: Justin Erenkrantz <justin_at_erenkrantz.com>
Date: 2006-02-06 18:45:02 CET

On 2/6/06, Christian Stork <cstork@ics.uci.edu> wrote:
> Have subversion's WC code check filenames on check-out/rename/...
> against a regex of filesystem-specific problematic file names. Then
> take some appropriate action: warn, error out, or maybe even rename.

It'd be better to have it as a pre-commit hook - like we already have
an example for case-insensitive file names. -- justin

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Feb 6 18:45:42 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.