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

Corrupt TMP variable gives mysterious error messag

From: Ilya B <ilya_at_prover.com>
Date: Mon, 20 Aug 2012 01:50:59 -0700 (PDT)

When enviroment variable %TMP% is set and does not look like a directory name, Tortoise SVN commands (such as "SVN Update") fail with a misleading error message:

"No path or pathfile specified on the command line!"

How to reproduce:
1.In ControlPanel/System/Environment variables/System variables, set TMP=tmp.
2.In Task Manager, kill explorer.exe and TSVNcache.exe
3.Restart explorer.exe and open an SVN directory.
4.In the context menu, select "SVN Update"
Observed: error message box "No path or pathfile specified on the command line!", "OK"

I am not saying that Tortoise should tolerate any evil environment values, but it would be nice if mentioned TMP in the error message, to give the user a chance to find the reason.

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2999561

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2012-08-20 11:19:05 CEST

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

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