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

Re: Issue 1538 -- local path style

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2003-10-25 01:58:51 CEST

Julian Foad <julianfoad@btopenworld.com> writes:

> * Make it absolute, so that the user can find it without having to
> know or guess what the current working directory was at the time.

I don't like that idea.

  - If I supply relative paths to a command, as I usually do, I expect
    relative paths in the error messages.
  - If Subversion is working with relative paths internally, as it
    usually does, then converting to absolute paths can make bugs
    harder to diagnose.
  - Symbolic links mean that the absolute path you choose may not be
    the absolute path preferred by the user.
  - Absolute paths make the error messages longer.

> If it is going to be displayed as relative, at least display "." instead
> of "".

Agreed.

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 25 01:59:28 2003

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.