Re: Subversion 1.6.12 Released

2010-07-04 Thread David Darj
anges between 1.6.12 and earlier versions at: http://svn.apache.org/repos/asf/subversion/tags/1.6.12/CHANGES Questions, comments, and bug reports tous...@subversion.apache.org. Regards, David Darj http://alagazam.net

Re: Subversion 1.6.13 Released

2010-10-03 Thread David Darj
You can get my build on http://alagazam.net /David On 2010-10-02 14:36, Sjoerd Kivits wrote: Hi, Is it possible to download windows binaries for subversion server somewhere? I could only find packages including apache and so on... Brg, Sjoerd -Oorspronkelijk bericht- Van: hy...@

Re: Subversion 1.6.13 Released

2010-10-03 Thread David Darj
On 2010-10-03 20:03, Itamar O wrote: On Sun, Oct 3, 2010 at 10:11 AM, David Darj <mailto:z...@alagazam.net>> wrote: You can get my build on http://alagazam.net /David David, Thanks for the binaries. Any chance you get build also x64 packages? (especially bindings and .s

Re: Subversion 1.6.13 Released

2010-10-06 Thread David Darj
e.org/docs/release-notes/1.6.html You can find the list of changes between 1.6.13 and earlier versions at: http://svn.apache.org/repos/asf/subversion/tags/1.6.13/CHANGES Questions, comments, and bug reports to us...@subversion.apache.org. Regards, David Darj http://alagazam.net

Re: svn / Apache installation question

2010-10-07 Thread David Darj
On 2010-10-07 10:10, Cooke, Mark wrote: Folks, I use apache to host subversion and all seems to be working. However, I happened to read the TortoiseSVN help file this morning and noticed the following: 4. Copy the file /bin/libdb*.dll and /bin/intl3_svn.dll from the Subversion installatio

Re: Subversion 1.6.13 Released

2010-10-24 Thread David Darj
On 2010-10-24 20:12, Andrey Repin wrote: Greetings, David Darj! David, I have a strange issue with binaries you provided. I'm using SVN repository served by Apache under Win32. In attachment is a httpd-modules-svn.conf - module loading. Enabling it... here: ServerName svn.darkd

Re: Only two Windows binary distribution support SASL encryption?

2010-11-07 Thread David Darj
Hi Glad you got it working and thank God it's not my build that has an error. I tried most of this saturday to get SASL to work with it. First using TortoiseSVN as client. But didn't got the configuration right. Maybe you, now you have your configuration experience fresh in mind, could write

Re: Subversion 1.6.15 Released

2010-12-17 Thread David Darj
ments, and bug reports to us...@subversion.apache.org. Merry X-mas to the whole SVN community David Darj http://alagazam.net

Re: Subversion 1.6.15 Released

2010-12-17 Thread David Darj
On 2010-12-17 22:58, Mark Phippard wrote: On Fri, Dec 17, 2010 at 4:42 PM, wrote: Any idea why TSVN 1.6.12 Build 20536 2010/11/24 claims to be using SVN 1.6.15 before it was released? Subversion 1.6.15 was released several weeks ago. David is just one person of many that creates a binary vers

Re: Windows over linux

2011-01-26 Thread David Darj
On 2011-01-26 03:37, Ryan Schmidt wrote: On Jan 25, 2011, at 02:43, Oliver Marshall wrote: If you are equally proficient with all OSes and have no preference, you might want to choose a UNIX-like OS, because many hook script examples will be written assuming that is what you are running. Some

Re: TR: Problem upgrading to Subversion 1.6.15 on Apache 2.0.64 / or on Apache 2.2.17

2011-02-07 Thread David Darj
On 2011-02-07 14:47, RIBEIRO Philippe (i-BP) wrote: Hello,   Our machine is a Windows Server with : - Windows Server 2003 SP2 - Subversion 1.4.3 (installed with svn-1.4.3-setup.exe) - Apache 2.0.59 (installed wit

Re: Bug: Subversion Windows installer not setting paths correctly

2011-11-24 Thread David Darj
vision of Subversion 1.7.1 >The compiler and configuration options you built Subversion with binary built and packaged by David Darj and up on SourceForge (see above) >Any private modifications you made to your Subversion nope >The version of Berkeley DB you're runnin

Re: Help on "Subversion Windows Installer"

2012-01-12 Thread David Darj
On 2012-01-12 00:14, Jie Long wrote: Hi there, I got the resource from this website: http://alagazam.net/ I am hoping that I am writing to David Darj. I am not a new user to svn but it's my first time to compile it. I want to run it on my computer to learn about the algorithms and see

Re: Tigris binary packages for Windows

2010-03-02 Thread David Darj
On 2010-03-02 07:57, Olivier Sannier wrote: Troy Simpson wrote: Hi, I can still build the installer, but I have never built binaries. The installer code in the repository is NOT the latest code. I had lost commit access for a time during the transition and by the time I got that access ba

Re: Tigris binary packages for Windows

2010-03-03 Thread David Darj
My plan was to build (for a start) what's included in the svn-win32-1.6.x.zip, Win32 binaries (svn, svnadmin, svnserve, svnmucc, etc...) both dor BDB and FSFS, including OpenSSL Modules for Apache 2.2.x (mod_dav_svn.so, mod_authz_svn.so) in short: what's needed for building the Windows msi in

Re: Tigris binary packages for Windows

2010-03-03 Thread David Darj
On 2010-03-03 16:25, Konstantin Kolinko wrote: 2010/3/3 Mark Phippard: (...) One other "pain" I thought of is that ideally the binaries should be built using MSVC 6.0 (I am assuming DJ has not changed that). Since the httpd binaries are built using that you can have problems if a newer Visu

Building for Win32 - tests fail

2010-03-29 Thread David Darj
Hi I now started building subversion 1.6.9 for Win32, starting from the vc6-build.bat.in template. Everything looks fine when building (after a very few tweaks) and running the test using file:// and svn:// protocol looks good (for both fsfs and bdb-backend). But when running against http://

Re: Tigris binary packages for Windows

2010-04-22 Thread David Darj
On 2010-04-22 17:06, Cooke, Mark wrote: Folks, I am resurrecting this thread to ask if anyone has come forward to volunteer time and/or effort to resurrect the windoze binaries as we are still on 1.6.6 against 1.6.11 announced a few days ago. In hope... ~ Mark C I have built both 1.6.

Re: Tigris binary packages for Windows

2010-04-23 Thread David Darj
: David Darj [mailto:z...@alagazam.net] Sent: 22 April 2010 21:21 I have built both 1.6.9 and 1.6.11 They are available on my webpage http://alagazam.net You (and anyone else) is welcome to download and use it. The reason I've not announced the release in this (users) list is that I've

Re: Tigris binary packages for Windows

2010-04-26 Thread David Darj
ago. From: David Darj [mailto:z...@alagazam.net] Sent: 22 April 2010 21:21 I have built both 1.6.9 and 1.6.11 They are available on my webpage http://alagazam.net You (and anyone else) is welcome to download and use it. The reason I've not announced the release in this (users) li