[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-09 17:03:51 CEST

Marcus Comstedt <marcus@mc.pp.se> writes:
> If you want to do something right away, what Karl and Philip talked
> about should be the way to go; first try using the cwd if it's
> writable, and then possibly the temp area of the current directory if
> it's a wc dir, and then fall back to the current behaviour. That is,
> the file should still be referenced relative to the current directory,
> but the current directory set by the code could be chosen differently
> from now.

+1

In fact, the difference would be that the code wouldn't need to "set"
the current directory -- now it can just use cwd right where it is.

And the paths inserted *into* the tempfile (the ones that appear in
the log message template in the editor) should be relative to that
directory.

Go for it, Alexis!

-K

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Aug 9 17:20:15 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.