Re: Subversion reports error.

2012-02-08 Thread Alagazam.net Subversion
> % 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

Re: Subversion reports error.

2012-02-09 Thread Alagazam.net Subversion
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

Re: Problem with Python bindings to SVN 1.7.4 on Windows

2012-03-21 Thread Alagazam.net Subversion
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 go

Re: Problem with Python bindings to SVN 1.7.4 on Windows

2012-03-21 Thread Alagazam.net Subversion
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

Re: Subversion 1.7.5 compatibility question

2012-05-18 Thread Alagazam.net Subversion
On 2012-05-18 15:23, Edisandro Lima wrote: Hello, I have downloaded the Windows version (.msi installer) maintained by David Darj (http://alagazam.net/) and I would like to know whether or not this new 1.7.5 version is compatible with Apache 2.4 VC10 builds downloaded from ApacheLaunge.com

Re: Missing dll files

2012-10-14 Thread Alagazam.net Subversion
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

Re: windows binaries with xampp

2013-03-22 Thread Alagazam.net Subversion
On 2013-03-21 21:01, Andrew Peterson wrote: Has anyone successfully used xampp with the binaries from: Win32Svn (32-bit client, server and bindings, MSI and ZIPs; maintained by David Darj ) I've tried a bunch of different confi

Re: questions about subversion secondary development

2013-04-29 Thread Alagazam.net Subversion
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 ( Win32S

Re: Win32Svn Binaries - wspiapi.h include

2013-05-27 Thread Alagazam.net Subversion
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

Re: Possible bug in SVN 1.8.3 and 1.8.4 - file locking

2014-02-03 Thread Alagazam.net Subversion
Hi everyone. I got curious to see if they are using my VC6 build of Subversio a.k.a. Win32SVN. And my suspision it true, it's the Win32SVN 1.8.4 build for Apache 2.4.x that's is included in the Bitnami Redmine Windows installer. Building Win32SVN and testing is done against a httpd built at the