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

Re: svn commit: r9895 - trunk/subversion/libsvn_fs_fs

From: Benjamin Pflugmann <benjamin-svn-dev_at_pflugmann.de>
Date: 2004-05-27 06:25:19 CEST

On Wed 2004-05-26 at 21:29:00 -0500, ghudson@tigris.org wrote:
> Author: ghudson
> Date: Wed May 26 21:28:59 2004
> New Revision: 9895
>
> Modified:
> trunk/subversion/libsvn_fs_fs/fs_fs.c
> trunk/subversion/libsvn_fs_fs/structure
> Log:
> Add a path prefix to nodes within a transaction to avoid conflicts
        ^^^^^^^^^^^^
> with special device names (con, nul, etc.) under Windows. (Even if
> you have a path prefix or a ".foo" extension after a special device
             ^^^^^^^^^^^
> name in a filename, Windows will still treat the file as a special
> device.)

We add a path prefix, but then, even if there is a path prefix, it
will be handled as special device. So why we are adding a path prefix
to begin with?

I assume the first "path prefix" should read something like "filename
prefix"?

Bye,

        Benjamin.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu May 27 06:27:02 2004

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.