Where to find prebuilt binaries for subversion 1.6 for Ubuntu (or Debian)?
Posted
by Andrea Francia
on Stack Overflow
See other posts from Stack Overflow
or by Andrea Francia
Published on 2009-05-06T20:59:37Z
Indexed on
2010/05/24
9:01 UTC
Read the original article
Hit count: 258
While I can easily find the binaries for the latest version of subversion (1.6) I can't find the binaries for Ubuntu (or Debian).
The download page at tigris.org suggest to use the command:
apt-get install subversion
but as you can experience this will install up to the version 1.5.4 (at the time of writing May 6, 2009).
This isn't a nice thing because many working copies that I share with Windows are automatically updated to 1.6 by TortoiseSVN.
© Stack Overflow or respective owner