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

RE: Re: update from windows subversion 1.1.1 to 1.1.2 failes because of locked utf-8.so

From: Monks, Peter <peter.monks_at_vignette.com>
Date: 2005-01-08 03:03:50 CET

G'day Clemens,

TortoiseSVN runs as a Windows Explorer shell extension, so you have to
look for the process called "explorer.exe" and kill it.

A marginally less drastic approach is to use Process Explorer
(available at the URL Nathan provided) to find the handle for the
locked file and then forcibly close that handle. That isn't as
drastic as killing the Windows Explorer outright, but may still cause
some weirdness.

Regardless of which approach you take, I'd recommend a reboot after
you've upgraded.

Cheers,
Peter
 
----------------------------------------------------------------------
Peter Monks http://www.sydneyclimbing.com/
pmonks_at_sydneyclimbing.com http://www.geocities.com/yosemite/4455/
----------------------------------------------------------------------
 

 
 

> -----Original Message-----
> From: Clemens Schwaighofer [mailto:cs@tequila.co.jp]
> Sent: Friday, January 07, 2005 5:40pm
> To: Nathan Kidd
> Cc: Damian Powell; users@subversion.tigris.org
> Subject: Re: update from windows subversion 1.1.1 to 1.1.2
> failes because of locked utf-8.so
>
> On 08.01.2005 05:04, Nathan Kidd wrote:
>
> > ProcessExplorer lets you see exactly the process that's got
> a file open,
> > and attempt a forced close on it.
> > http://www.sysinternals.com/ntw2k/freeware/procexp.shtml
>
> I used that program, but it didn't list tortoiseSVN, but after I
> uninstalled tortoiseSVN I could upgrade subversion. So its a problem
> with tortoiseSVN and I will carry on the discussion there.
>
> lg, clemens
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Jan 8 03:06:02 2005

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.