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

Re: Help upgrading from SVN 1.2 to 1.4 on Debian

From: Holger Rauch <holger.rauch_at_heitec.de>
Date: 2006-09-28 12:52:36 CEST

Hi,

do what it suggests, i.e.

- run "apt-get -f install" (without the " and any further arguments)
- then try to rerun "apt-get -t unstable install subversion subversion-tools"

  If that doesn't help include "initrd-tools" explicitly in your apt-get call:

  apt-get -t unstable install subversion subversion-tools initrd-tools

  BUT: be prepared to get a few additional packages from unstable (because
  of dependencies)

Kind regards,

        Holger

Received on Thu Sep 28 12:44:58 2006

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.