[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 18:57:51 CET

> The problem, of course, is that stat() requires you to know
> the filename ahead of time, so you could only use it for
> looking for files you already knew were supposed to be there
> (like from .svn/entries). You would still need to (in
> practice) use readdir() to find out about files you didn't
> expect to find. And this would still show the "renamed" file
> which you would have to know to ignore.

Right. As I said before: I can accept any arcane behaviour
it might show in a border case, as long as it won't
interfere with my work (i.e. I'd be happy if subversion
stopped claiming that I modified the the working copy
when I didn't).

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 18:59:19 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.