[issue3143] Working area left in inconsistent state after aborted update

chmarti bugs at mercurial.selenic.com
Fri Dec 9 08:46:18 UTC 2011


New submission from chmarti <christof.marti at ergon.ch>:

hg 1.9.3 invoked by MercurialEclipse on Windows 7

After the pull&update aborted the working area showed my modifications and 
modifications from one of the previously incoming change sets. The (german) 
error message says that the process could not access the file because it is 
used by another process.

pulling from http://chmarti:***@***
searching for changes
adding changesets
adding manifests
adding file changes
added 30 changesets with 279 changes to 264 files
abort: Der Prozess kann nicht auf die Datei zugreifen, da sie von einem 
anderen Prozess verwendet wird. Command line: ***:hg -y pull --update --
config ui.merge=internal:fail --config http_proxy.host=proxy.ergon.ch:3128 
http://***@***, error code: -1
	at 
com.vectrace.MercurialEclipse.commands.AbstractShellCommand.executeToStream(
AbstractShellCommand.java:448)
	at 
com.vectrace.MercurialEclipse.commands.AbstractShellCommand.executeToBytes(A
bstractShellCommand.java:387)
	at 
com.vectrace.MercurialEclipse.commands.AbstractShellCommand.executeToBytes(A
bstractShellCommand.java:376)
	at 
com.vectrace.MercurialEclipse.commands.AbstractShellCommand.executeToBytes(A
bstractShellCommand.java:372)
	at 
com.vectrace.MercurialEclipse.commands.HgPushPullClient.pull(HgPushPullClien
t.java:120)
	at 
com.vectrace.MercurialEclipse.synchronize.actions.PushPullSynchronizeOperati
on$PushPullJob.run(PushPullSynchronizeOperation.java:223)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)

----------
messages: 18263
nosy: chmarti
priority: bug
status: unread
title: Working area left in inconsistent state after aborted update

____________________________________________________
Mercurial issue tracker <bugs at mercurial.selenic.com>
<http://mercurial.selenic.com/bts/issue3143>
____________________________________________________



More information about the Mercurial-devel mailing list