[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: solo turn <soloturn99_at_yahoo.com>
Date: 2002-08-07 08:28:49 CEST

--- Branko Čibej <brane@xbc.nu> wrote:
> Philip Martin wrote:
> >1. Is "." a canonical path?
> >2. Is "A" a canonical path?
> Yes, and yes. See the examples in the docstring for svn_path_split,
> in
> svn_path.h. svn_path_split should do something smart with ".".
> Also,
> maybe "./foo" should be canonicalized to "foo", and "" to "."?

hmmm ... when executing commands, it makes some differences if you
write foocmd, or ./foocmd, maybe the ./foo version should be the
canonical on?

ford

__________________________________________________
Do You Yahoo!?
Yahoo! Health - Feel better, live better
http://health.yahoo.com

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