[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: Martin v. Löwis <Martin.vonLoewis_at_hpi.uni-potsdam.de>
Date: 2006-02-09 23:39:21 CET

Justin Erenkrantz wrote:
> How? SMB, NFS, UFS, etc. on Mac OS X don't have that problem.
> There's just no portable way to know at run-time which capabilities
> the underlying FS can support.

In that case, a non-portable way solving problem for specific platforms
might help, plus a framework to add non-portable solutions for
additional platforms.

Currently, bad things might happen on all systems. With such
platform-specific code, bad things might only happen on systems for
which no platform-specific code has been written.

Regards,
Martin

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Feb 9 23:39:52 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.