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

Re: paths, locks and canonicalisation

From: Marcus Comstedt <marcus_at_mc.pp.se>
Date: 2002-08-09 01:22:51 CEST

=?UTF-8?B?QnJhbmtvIMSMaWJlag==?= <brane@xbc.nu> writes:

> Yes, except that statting "." works, but statting "" fails,
> IIRC. Consistency is nice, but only to a point. :-)

That's OS dependent. On AmigaOS, statting "" would work and statting
"." would fail. The path needs to be "decanonicalized" before
statting it.

  // Marcus

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Aug 9 01:29:56 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.