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

Re: A List of Issues

From: Greg Stein <gstein_at_lyra.org>
Date: 2002-06-06 20:54:38 CEST

On Thu, Jun 06, 2002 at 09:18:53AM -0400, mark benedetto king wrote:
> On Wed, Jun 05, 2002 at 10:16:19PM -0700, Bill Tutt wrote:
> > Besides, cmd.exe has tab completion, use that for specifying files. It's
> > not like we're going to make URLs on the server case-insensitive or
> > anything.
>
> That can be difficult to enforce. :-)
>
> Is there a Win32-way of obtaining the *real* name of a file, without
> stepping through the directory checking for matches?

I'll do ya one better. There is an APR way to do it :-)

  apr_filepath_root() [look in apr_file_info.h]

That will get us the right case.

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Jun 6 21:23:47 2002

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.