[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: Karl Fogel <kfogel_at_newton.ch.collab.net>
Date: 2002-08-08 18:42:01 CEST

Philip Martin <philip@codematters.co.uk> 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.

Even better, yeah!

---------------------------------------------------------------------
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:58:04 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.