n asked if it's possible
to disable KeepAlives and/or HTTP Pipelining in the subversion
client?
For some background, we are getting SSL errors when trying to
checkout / update that don't occur going to the server direct
(bypassing the proxy) and all we see in the reverse
testsuite with these installation.
Best regards
David a.k.a. Alagazam
Maintainer of Win32SVN
On 2014-02-03 17:31, Steve Davis wrote:
Ah - with a bit of digging around the binary libraries, I can see that
it looks like subversion was still built using vc6, and apache using a
mix of 2008 and/or 2010.
Hi Kai!
For some reason I've patched apr.h with this #include to get it build,
but I don't remember why.
After a quick look at the file (wspiapi.h) i suppose it is to get the
definition of "getaddrinfo" function, which is used by apr.
Maybe I should have done this patch in some cpp file instea
On 2013-04-29 10:36, Cooke, Mark wrote:
-Original Message-
From: Edwin Cheung [mailto:edoka...@gmail.com]
Sent: 27 April 2013 07:55
To: users@subversion.apache.org
Subject: questions about subversion secondary development
Dear sir or madam:
When I use the binary packages
unch of different configurations, but every time I tried
to load the mod_dav_svn.so and the mod_authz_svn.so, apache just
crashes and tells me it can't load the module.
Thanks,
Andrew
Hi
I just tested xampp 1.7.4 with Subversion 1.7.8 (Apache 2.2 version)
and it worked.
Also got xa
On 2012-10-14 10:20, Steven Venter wrote:
Hi
Windows 7 64
XAMPP 1.8.0
WebSVN 2.3.3
SVN Server 1.7.6 (http://alagazam.net/)
I installed WebSVN 2.3.3 but had a number of issues with missing dll
files. I was able to resolve most of these issues except for
MSVCR80.dll. I download this dll and ins
I've been using Subversion 1.7.4 without problems on Apache 2.2, but
it did not work on Apache 2.4. So this new version fixes this issue ?
Best Regards,
Edisandro.
Hi
My release is NOT compatible with Apache httpd 2.4.
I did a test doing my build against Apache httpd 2.4 including bui
On 2012-03-21 20:14, Brian Neal wrote:
On Wed, Mar 21, 2012 at 1:41 PM, Alagazam.net Subversion
wrote:
Do you have another libeay32.dll and ssleay32.dll in some other folder that
is before Subversion\bin in your path ?
If that's the case and these are older versions there might be tr
On 2012-03-21 18:15, Brian Neal wrote:
On Wed, Mar 21, 2012 at 12:10 PM, Cooke, Mark wrote:
On Wed, Mar 21, 2012 at 11:12 AM, Brian Neal wrote:
I have solved my problem by copying libeay32.dll and ssleay32.dll from
the Subversion\bin folder to C:\Python27\Lib\site-packages\libsvn
folder. I
On 2012-02-09 00:23, Ryan Schmidt wrote:
On Feb 8, 2012, at 15:41, Alagazam.net Subversion wrote:
On Feb 7, 2012, at 15:44, Masaru Kitajima wrote:
On 2012/02/08, at 6:36, Daniel Shahaf wrote:
What is the output of
% ssh sectio...@section-9.sakura.ne.jp svnserve -t
It is as below:
( success
> % ssh sectio...@section-9.sakura.ne.jp ls /home/section-9/svn/reps
README.txt
conf
db
format
hooks
locks
>> and then stops. A prompt is not shown.
>>
>> Kindest regards,
>> Masaru
>>
This symptom of not getting any prompt back reminds me
Would like to write a script to follow the history of a single
file, backwards, diffing the file w/it's prior version all the way
back to the 1st version.
By using 'svn info' to get the last chgd rev, and running 'svn
diff -c $lastchgd_rev ...', this seems simple enough if the URL to
the file do
12 matches
Mail list logo