Subversion on Debian
From: Steele Price <steeleprice_at_usa.net>
Date: 2003-08-01 23:07:29 CEST
For anyone using debian:
After much hair pulling trying to find the right voodoo to compile the head releases on debian, and not being patient enough to wait for binaries...
I had forgotten that debian was maintaining source packages for subversion and thought I might remind anyone who wants to build the most recent sources on debian that they can use the debian sources instead of the raw sources at collab.net. (unless of course you want to create your own set of debian rules for some reason, they are only a day or 2 behind the most current releases)
Debian has some peculiarities as most know and the unstable apt sources are being maintained in such a way that it will only require 2 commands to actually build .deb files from the latest source code.
Point your /etc/apt/sources.list to an unstable sources mirror such as:
apt-get update
I had forgotten that building sources on debian can be quite painful for complexly linked systems such as subversion, but the above method makes it real joy to work with.
It will result in a complete set of the following debs:
you can then use dpkg -i (libs first of course for dependencies) on the portions you
Debian specific info for the sources can be tracked at:
Perhaps adding this to the FAQ somewhere might be beneficial.
Steele Price
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.