Re: Issue 1538 -- local path style
From: Julian Foad <julianfoad_at_btopenworld.com>
Date: 2003-10-25 02:09:13 CEST
Philip Martin wrote:
I should have stated explicitly: I started working on this because at least two people asked on the list about an error thrown by mod-dav-svn about "cannot create temporary file 'blah'" and it was not at all obvious where or why, because the users did not know what the current working directory was of that module running on their server. (Of course a sysadmin should know and should be able to find out, but that's beside the point. Perhaps someone runs 'svn' in lots of different directories within a Unix 'find' command, etc.)
> - If I supply relative paths to a command, as I usually do, I expect
Granted.
> - If Subversion is working with relative paths internally, as it
Granted.
> - Symbolic links mean that the absolute path you choose may not be
Granted.
> - Absolute paths make the error messages longer.
Granted.
Looks like we'd want it relative as a first stab, and perhaps configurable to absolute as a later enhancement.
- Julian
---------------------------------------------------------------------
|
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.