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

Re: Issue 2310

From: Peter N. Lundblad <peter_at_famlundblad.se>
Date: 2005-06-01 12:09:22 CEST

On Tue, 31 May 2005, Ben Collins-Sussman wrote:

> Giovanni Bajo wrote:
>
> >
> > I have thus some questions:
> >
> > - Does your win32 SVN client promptly aborts when you send a CTRL+C? The Linux
> > client seems to totally ignore the signal. I heard many of these problems have
> > fixed in 1.2.0 but in this case probably some work remains to be done.
> >
>
> The problem is with neon, the library used by the svn client to do http
> requests. Normally, svn traps SIGINT and polls for the interrupt. But
> due to a neon bug, control-c causes neon to read all data from the
> network without giving svn any control.
>
> The bug is fixed in the newest neon release (0.25), and we're working on
> making it work with svn now. Expect to see neon 0.25 in svn 1.3.
>
Careful:-) AFAICT the svn_wc_crawl_revisions2 doesn't support
cancellation, so it will continue to report the WC state. I don't know
what ra_dav/mod_dav_svn does with an aborted report. So even when we use
Neon 0.25, we may need to do something here.

Regards,
//Peter

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jun 1 12:00:56 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.