[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: upgrade subversion on ubunty hardy to 1.6.9

From: Andrey Repin <anrdaemon_at_freemail.ru>
Date: Fri, 12 Feb 2010 04:26:32 +0300

Greetings, Seth M!

> I cannot upgrade SVN on my ubuntu hardy, it only will install 1.5.1 -
> below is the apt-get install and the sources.list

>> apt-get install subversion
> Reading package lists... Done
> Building dependency tree
> Reading state information... Done
> Suggested packages:
> db4.6-util subversion-tools
> The following NEW packages will be installed:
> subversion
> 0 upgraded, 1 newly installed, 0 to remove and 32 not upgraded.
> Need to get 0B/1274kB of archives.
> After this operation, 4194kB of additional disk space will be used.
> Selecting previously deselected package subversion.
> (Reading database ... 29651 files and directories currently
> installed.)
> Unpacking subversion (from .../
> subversion_1.5.1dfsg1-1ubuntu2~hardy2_i386.deb) ...
> Setting up subversion (1.5.1dfsg1-1ubuntu2~hardy2) ...

Have you updated package list after editing sources file?
Did you added a signing key from PPA?

$ aptitude show subversion
Package: subversion
State: not installed
Version: 1.6.6dfsg-1ubuntu0maxb1~hardy1

Also, don't put custom lines to the beginning of sources.list.
Always append them to the end.

And btw...

## PPA repositories
##
## Subversion
deb http://ppa.launchpad.net/svn/ppa/ubuntu hardy main
deb-src http://ppa.launchpad.net/svn/ppa/ubuntu hardy main

Source: http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2416305

--
WBR,
 Andrey Repin (anrdaemon_at_freemail.ru) 12.02.2010, <4:17>
Sorry for my terrible english...
Received on 2010-02-12 02:30:43 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.