[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: von Löwis Martin <Martin.vonLoewis_at_hpi.uni-potsdam.de>
Date: 2006-02-06 10:28:54 CET

> I'll say what everyone is thinking: 'Why in the world would
> anyone even think of putting "..." at the end of a file
> name?' It doesn't make sense in the first place. How about
> using '[Put your file here]' instead.

In the specific case, the file name is "Insert file name..."
along with "Hold option to open a script..." and others,
see

http://svn.python.org/projects/python/trunk/Mac/IDE%20scripts/

The rationale for having such files is that they directly
translate into menu items on the Apple Macintosh, and that
it is convention there that menu items that lead to further
user interaction should end in trailing dots (actually,
the convention would use VERTICAL ELLIPSIS, but trailing
dots is close enough).

The files are not meaningful on Windows, yet I maintain
that subversion should not rename them to "Insert file name"
and then claim that they got removed.

Regards,
Martin

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Feb 6 10:29:45 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.