emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#8265: closed (24.0.50; windows emacs hanging calli


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#8265: closed (24.0.50; windows emacs hanging calling svn)
Date: Thu, 21 Feb 2013 19:06:02 +0000

Your message dated Thu, 21 Feb 2013 14:04:22 -0500
with message-id <address@hidden>
and subject line Re: bug#8265: 24.0.50; windows emacs hanging calling svn
has caused the debbugs.gnu.org bug report #8265,
regarding 24.0.50; windows emacs hanging calling svn
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
8265: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=8265
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 24.0.50; windows emacs hanging calling svn Date: Wed, 16 Mar 2011 16:15:11 -0400 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)
In GNU Emacs 24.0.50.1 (i386-mingw-nt5.2.3790)
 of 2011-03-16 on SDS
Windowing system distributor `Microsoft Corp.', version 5.2.3790
configured using `configure --with-gcc (3.4) --cflags -IC:/gnu/gnuwin32/include 
--ldflags -LC:/gnu/gnuwin32/lib'

When I modify a file which is under svn, emacs _often_ (but not always!)
hangs calling svn to update its vc status and hangs even though svn
seems to work just fine.

I either have to kill svn using the windows task manager (in which case
I get this error:

Debugger entered--Lisp error: (error "Running svn status -v foo.cpp...FAILED 
(status 1)")
  signal(error ("Running svn status -v foo.cpp...FAILED (status 1)"))
  error("Running %s...FAILED (%s)" "svn status -v foo.cpp" "status 1")
  vc-do-command(t 0 "svn" "d:/dir/foo.cpp" "status" "-v")
  apply(vc-do-command t 0 "svn" "d:/dir/foo.cpp" ("status" "-v"))
  vc-svn-command(t 0 "d:/dir/foo.cpp" "status" "-v")
  vc-svn-state("d:/dir/foo.cpp" local)
  vc-svn-state-heuristic("d:/dir/foo.cpp")
  apply(vc-svn-state-heuristic "d:/dir/foo.cpp")
  vc-call-backend(SVN state-heuristic "d:/dir/foo.cpp")
  vc-state-refresh("d:/dir/foo.cpp" SVN)
  vc-after-save()
  basic-save-buffer()
  save-buffer(1)
  call-interactively(save-buffer nil nil)

)

Or I have to hit C-g in which case I have to wait for a long time, and
then the mouse cursor jumps to a different emacs frame(!) and a message
appears "waiting for process to die...(type C-g again to kill it instantly)"
and then I hit C-g again (several times!) and wait some more and then
finally emacs starts responding and a windows "End Program" dialog box
appears asking me whether I indeed want to kill "svn.exe".
Then I need to do C-/ (undo) in the buffer into which Emacs moved my
cursor because a bunch of "g" characters were inserted there.

Basically, it is very frustrating: half my buffer saves are accompanies
by this game of killing svn.exe.

Note that this is native windows mingw emacs build + cygwin svn.exe.
I do have a native svn.exe which exhibits the exact same behavior, but,
additionally, cannot talk to cygwin ssh-agent so it requires me to enter
my password for every operation.

-- 
Sam Steingold (http://sds.podval.org/) on CentOS release 5.5 (Final) X
http://mideasttruth.com http://memri.org http://pmw.org.il http://iris.org.il
http://dhimmi.com http://camera.org http://jihadwatch.org
Hard work has a future payoff.  Laziness pays off NOW.



--- End Message ---
--- Begin Message --- Subject: Re: bug#8265: 24.0.50; windows emacs hanging calling svn Date: Thu, 21 Feb 2013 14:04:22 -0500 User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)
Sam Steingold wrote:

>> * Glenn Morris <address@hidden> [2013-02-21 01:08:27 -0500]:
>>
>> I wonder if this is fixed now, given that --non-interactive gets
>> passed to all svn commands. If not, it's probably something specific
>> to MS Windows.
>
> I have no idea - I have not used Windows for 1.5 years.

I'll assume it's fixed then. :)


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]