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

RE: Re: Mixed case file names

From: Paul Koning <pkoning_at_equallogic.com>
Date: 2005-12-14 19:51:53 CET

>>>>> "Matthew" == Matthew Janulewicz <Matthew.Janulewicz@nextestate.com> writes:

 Matthew> Ahhhhh. The monthly case-sensitivity discussion. I thought
 Matthew> we might miss it for the holidays.

 Matthew> The bigger problem is that of architecture. If someone
 Matthew> created a situation where StdAfx.h and stdafx.h existed in
 Matthew> the same directory at the same time in a Windows shop, my
 Matthew> architect would go put a hurt on him. The issue is more
 Matthew> about coding standards and holding people to them than it is
 Matthew> about any particular tool.

Things aren't always that simple.

In our case, we have a mixed shop. Much of the development is done on
Unix, but parts are on Windows because they are creating Windows bits.

In the Unix part, there may be a.foo and A.foo files in the same
directory. We can prohibit that by coding standard for locally
created files. But unfortunately some of our files are third party
packages, which were created with their own coding standards, and may
have names like that.

So "follow coding standards" isn't the complete answer if the
environment is complex.

            paul

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Dec 14 20:06:24 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.