Capturing from loopback device on Windows (was: ra_serf crashes on Windows with AVG 2012 Surf-Shield)

2012-04-11 Thread Johan Corveleyn
On Wed, Apr 11, 2012 at 3:59 PM, Daniel Shahaf wrote: > Branko Čibej wrote on Wed, Apr 11, 2012 at 15:46:38 +0200: >> On 11.04.2012 13:52, Daniel Shahaf wrote: >> > Johan Corveleyn wrote on Wed, Apr 11, 2012 at 13:43:57 +0200: >> >> If anyone has any suggestions on capturing network traffic on >>

Re: docco improvement for svn_wc__db_scan_deletion()

2012-04-11 Thread Philip Martin
"Bert Huijben" writes: >> -Original Message- >> From: MARTIN PHILIP [mailto:codematt...@ntlworld.com] On Behalf Of Philip >> Martin >> Sent: woensdag 11 april 2012 16:33 >> To: Julian Foad >> Cc: SubversionDevelopment >> Subject: Re: docco improvement for svn_wc__db_scan_deletion() >> To

RE: docco improvement for svn_wc__db_scan_deletion()

2012-04-11 Thread Bert Huijben
> -Original Message- > From: MARTIN PHILIP [mailto:codematt...@ntlworld.com] On Behalf Of Philip > Martin > Sent: woensdag 11 april 2012 16:33 > To: Julian Foad > Cc: SubversionDevelopment > Subject: Re: docco improvement for svn_wc__db_scan_deletion() > > Julian Foad writes: > > > Sug

Re: docco improvement for svn_wc__db_scan_deletion()

2012-04-11 Thread Philip Martin
Julian Foad writes: > Suggesting a docco improvement for svn_wc__db_scan_deletion(): > > --- Base (BASE) > +++ Locally Modified (Based On LOCAL) > @@ -2600,10 +2600,10 @@ >     MOVED_TO_ABSPATH will specify the path where this node was moved to >     if the node has moved-away. >   > -   If the n

Re: ra_serf crashes on Windows with AVG 2012 Surf-Shield

2012-04-11 Thread Daniel Shahaf
Branko Čibej wrote on Wed, Apr 11, 2012 at 15:46:38 +0200: > On 11.04.2012 13:52, Daniel Shahaf wrote: > > Johan Corveleyn wrote on Wed, Apr 11, 2012 at 13:43:57 +0200: > >> If anyone has any suggestions on capturing network traffic on > >> localhost on Windows XP ... I'm all ears. > >> > >> Maybe

docco improvement for svn_wc__db_scan_deletion()

2012-04-11 Thread Julian Foad
Suggesting a docco improvement for svn_wc__db_scan_deletion(): --- Base (BASE) +++ Locally Modified (Based On LOCAL) @@ -2600,10 +2600,10 @@     MOVED_TO_ABSPATH will specify the path where this node was moved to     if the node has moved-away.   -   If the node was moved-away, MOVED_TO_OP_ROOT_AB

Re: ra_serf crashes on Windows with AVG 2012 Surf-Shield

2012-04-11 Thread Branko Čibej
On 11.04.2012 13:52, Daniel Shahaf wrote: > Johan Corveleyn wrote on Wed, Apr 11, 2012 at 13:43:57 +0200: >> If anyone has any suggestions on capturing network traffic on >> localhost on Windows XP ... I'm all ears. >> >> Maybe the easiest thing to do is to set up Apache on a second machine, >> so

Re: svn commit: r1311847 - /subversion/trunk/subversion/libsvn_delta/compat.c

2012-04-11 Thread Hyrum K Wright
Actually, only the first two need to end up in result_pool; the third is used as an argument for a local function call, not stored anywhere permanently. r1324754 fixes the first two. -Hyrum On Tue, Apr 10, 2012 at 6:41 PM, Greg Stein wrote: > All of these should go into result_pool > > On Apr 1

Re: ra_serf crashes on Windows with AVG 2012 Surf-Shield

2012-04-11 Thread Daniel Shahaf
Johan Corveleyn wrote on Wed, Apr 11, 2012 at 13:43:57 +0200: > If anyone has any suggestions on capturing network traffic on > localhost on Windows XP ... I'm all ears. > > Maybe the easiest thing to do is to set up Apache on a second machine, > so I don't have to go over the loopback device ...

Re: ra_serf crashes on Windows with AVG 2012 Surf-Shield

2012-04-11 Thread Philip Martin
Johan Corveleyn writes: > Maybe the easiest thing to do is to set up Apache on a second machine, > so I don't have to go over the loopback device ... You would have to mount the test directory on both machines. The client side is responsible for repository creation, the server side is responsib

Re: ra_serf crashes on Windows with AVG 2012 Surf-Shield

2012-04-11 Thread Johan Corveleyn
On Wed, Apr 11, 2012 at 12:28 PM, Philip Martin wrote: > Johan Corveleyn writes: > >> I don't know what Surf-Shield does. Its description says: "Can detect >> exploit sites and other complex online threats". There is some more >> explanation on the AVG website, but it's still pretty vague [2]. Ma

Re: ra_serf crashes on Windows with AVG 2012 Surf-Shield

2012-04-11 Thread Philip Martin
Johan Corveleyn writes: > I don't know what Surf-Shield does. Its description says: "Can detect > exploit sites and other complex online threats". There is some more > explanation on the AVG website, but it's still pretty vague [2]. Maybe > it does some throttling of requests/responses, inspectin