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

AW: Logging Subversion client HTTP requests

From: Markus Schaber <m.schaber_at_3s-software.com>
Date: Mon, 1 Aug 2011 08:57:52 +0200

Hi, Ryan,

Von: Ryan Schmidt [mailto:subversion-2011a_at_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
> > libsvn is not an option for me unfortunately.
>
> That's.... ridiculous. Use an svn php extension. Or if you must, call
the
> svn command line program. Don't reinvent the wheel, because you
probably
> won't get it quite right, and you'll cause weird error messages or
> possibly even repository corruption.

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.

For file://, this is a completely different game, I guess. :-)

Markus
Received on 2011-08-01 08:58:53 CEST

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.