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

Re: directory problem on 'svn ci'

From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Wed, 26 Jan 2011 00:16:36 +0200

You haven't actually stated what IS happening, just what you THINK is
happening. (Most of your assumptions regarding what should/shouldn't be
in cwd are wrong.)

The short answer is, svn runs 'gvim /path/to/file' and then reads
/path/to/file. The cwd isn't involved.

Feel free to follow up with more details.

Daniel

Andreas Wolff wrote on Tue, Jan 25, 2011 at 19:32:07 +0100:
> Hello everybody,
>
> Today I encountered an unusual behaviour with my newly updated
> Subversion version (Win32, version 1.6.15):
>
> Just as always, a simple commit, using 'svn ci', still fires up my
> configured editor to edit a corresponding svn-commit.tmp file.
> The problem is, that this file gets created within the wrong directory:
> not within the current working directory, but one level above!
> The effect is, that after finishing and saving a log message the
> 'commit' won't find a 'svn-commit.tmp' in CWD.
>
> This happens with gvim.exe, notepad.exe and even with the vintage
> 'edit'. Investigation with process-explorer indicates that the editor's
> process gets started into the wrong CWD.
>
> Can someone please confirm this is a bug?
> Or maybe point to a related configuration setting? As working with -m is
> tedious and annoying.
>
> Greetings,
> Andreas
Received on 2011-01-25 23:21:00 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.