Re: AW: Logging Subversion client HTTP requests

2011-08-05 Thread Manuel Lemos
on 08/01/2011 09:55 AM Les Mikesell said the following: On 8/1/11 2:37 AM, Manuel Lemos wrote: As I mentioned before, I needed to see traffic to SSL servers, which you cannot see with Wireshark unless you have the server private SSL key, which is not the case. Thanks for the tip anyway. If

Re: AW: Logging Subversion client HTTP requests

2011-08-01 Thread Erik Huelsmann
Hi, On Mon, Aug 1, 2011 at 10:38 AM, Andreas Krey wrote: > On Mon, 01 Aug 2011 08:54:59 +, Markus Schaber wrote: > ... > > AFAICs, the SvnKit people are the only project really trying to develop > an independend SVN implementation, and they go through great pains, even > down to re-implement

Re: AW: Logging Subversion client HTTP requests

2011-08-01 Thread Les Mikesell
On 8/1/11 2:37 AM, Manuel Lemos wrote: As I mentioned before, I needed to see traffic to SSL servers, which you cannot see with Wireshark unless you have the server private SSL key, which is not the case. Thanks for the tip anyway. If you have read access to a full repository, you should be

AW: AW: Logging Subversion client HTTP requests

2011-08-01 Thread Markus Schaber
Hi, Andreas, Von: Andreas Krey [mailto:a.k...@gmx.de] > > On Mon, 01 Aug 2011 08:57:52 +, Markus Schaber wrote: > ... > > Hmm. For http(s)://, svn:// and well set-up svn+ssh:// servers, he > > should not be able to create repository corruption, right? I would > > consider everything else to b

Re: AW: Logging Subversion client HTTP requests

2011-08-01 Thread Les Mikesell
On 8/1/11 3:38 AM, Andreas Krey wrote: ... AFAICs, the SvnKit people are the only project really trying to develop an independend SVN implementation, and they go through great pains, even down to re-implementing SQLite... It always irritated me why one would use SQL in a place like the svn

Re: AW: Logging Subversion client HTTP requests

2011-08-01 Thread Andreas Krey
On Mon, 01 Aug 2011 08:54:59 +, Markus Schaber wrote: ... > AFAICs, the SvnKit people are the only project really trying to develop an > independend SVN implementation, and they go through great pains, even down to > re-implementing SQLite... It always irritated me why one would use SQL in a

Re: AW: Logging Subversion client HTTP requests

2011-08-01 Thread Andreas Krey
On Mon, 01 Aug 2011 08:57:52 +, Markus Schaber wrote: ... > Hmm. For http(s)://, svn:// and well set-up svn+ssh:// servers, he > should not be able to create repository corruption, right? I would > consider everything else to be a serious security bug in subversion. Setting invalid svn:mergein

Re: AW: Logging Subversion client HTTP requests

2011-08-01 Thread Manuel Lemos
Hello Markus, on 08/01/2011 03:54 AM Markus Schaber said the following: Hi, Von: Manuel Lemos [mailto:mle...@acm.org] Sorry, I did not mention that I am writing a pure PHP client Hmm. Somehow even this Idea increases my headache level... AFAICs, the SvnKit people are the only project reall

AW: Logging Subversion client HTTP requests

2011-07-31 Thread Markus Schaber
Hi, Ryan, Von: Ryan Schmidt [mailto:subversion-20...@ryandesign.com] > > Sorry, I did not mention that I am writing a pure PHP client that needs > > to run on an environment on which the svn program is not available, nor > > any SubVersion PHP extensions are available. So using anything based on >

AW: Logging Subversion client HTTP requests

2011-07-31 Thread Markus Schaber
Hi, Von: Manuel Lemos [mailto:mle...@acm.org] > Sorry, I did not mention that I am writing a pure PHP client Hmm. Somehow even this Idea increases my headache level... AFAICs, the SvnKit people are the only project really trying to develop an independend SVN implementation, and they go throug