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

Re: [TSVN] TortoiseMerge bug when merging?

From: SteveKing <stefankueng_at_gmail.com>
Date: 2005-06-24 10:48:10 CEST

On 6/23/05, Andrej Ota <andrej.guess.what@siol.si> wrote:
[snip]
> Here the client starts to think and the prints out just two lines:
> "Added | D:\test\trunk\dir"
> "Error | Can't open 'tmp': Access is denied."
>
> When observed with FileMon (SysInternals) the three entries of interest are:
> TortoiseProc.exe|CREATE |C:\WINDOWS\Media\tmp | ACCESS DENIED
> TortoiseProc.exe|OPEN |C:\WINDOWS\Media\tmp | FILE NOT FO...
> TortoiseProc.exe|QUERY INFORMATION|C:\WINDOWS\Media\tmp | FILE NOT FO...
> -----------------------------------------------------------------------------------

Please check your %TMP%, %TEMP% env variables (the USER ones, not the
SYSTEM ones). Also, how did you start the explorer? Because TSVN
inherits the cwd of the explorer, and if neither %TMP% nor %TEMP% is
set, the cwd is used instead...

Stefan

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Fri Jun 24 10:48:31 2005

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

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