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

Re: svn commit invokes $EDITOR not where svn run from

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2002-08-08 18:16:01 CEST

Karl Fogel <kfogel@newton.ch.collab.net> writes:

> The solution I thought he was proposing, and which I liked, is simply:
>
> If P is also an svn working copy directory, then we can use P's
> temp area. In other words, the target paths should always be
> constructed relative to the directory the editor is running in, and
> that directory should be the one from which the editor was invoked
> when possible (i.e., when it's an svn-controlled directory), else
> the lowest common root of all the targets when P is not an
> svn-controlled directory.

That sounds reasonable. I suppose we could also try the current
directory, and only fall back on the working copy temp. area if the
current directory is not writeable.

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Aug 8 18:16:37 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.