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

RE: Re: Xandros OS and .deb binaries of subversion

From: Walter Nicholls <walter.nicholls_at_cornerstone.co.nz>
Date: 2004-03-02 00:02:26 CET

Subversion isn't in debian stable. As far as I know, it isn't even in
testing yet (although that may have changed in the last day or two: you
can check at http://packages.debian.org)

    apt-get install subversion

... won't find it at all.

    apt-get install unstable/subversion

... will find subversion, but won't find any of the packages it depends
on. For instance, not even apache2 is in stable (it is in testing
though)

If you are willing to deal with any possible conflicts with running a
mixed distro, then try

  apt-get -t unstable install subversion

This will resolve dependencies through the unstable branch. You
*shouldn't* have any problems. My subversion box is running debian
testing ("sarge") with subversion from unstable; my web server/mail
gateway is running debian stable and some packages from testing and
unstable (although not subversion). I did have to reboot once (yes
really) when a package installed but did not stop and restart some
running services, but other than that it all works fine.

Walter Nicholls
Technology Manager
Cornerstone Software Ltd (http://www.cornerstone.co.nz/)

-----Original Message-----
From: Florian Weimer [mailto:fw@deneb.enyo.de]
Sent: Thursday, 26 February 2004 7:39 a.m.
To: Bryan Simmons
Cc: users@subversion.tigris.org
Subject: Re: Xandros OS and .deb binaries of subversion

Bryan Simmons wrote:

> I am running Xandros OS which is just a debian clone that's tweaked to
> work like Windows. It uses a souped-up version of apt-get to do
package
> installations. My problem is that I've used the debian-woody
repository
> listed on the subversion site
> (http://people.debian.org/~cjwatson/subversion-woody/) but when I go
to
> install one of the packages, Xandros-Networks (apt-get gui) says that
it
> can't install the deb file due to broken packages.

You should provide more details. Your installer should display the
missing or conflicting dependencies.

-- 
Current mail filters: many dial-up/DSL/cable modem hosts, and the
following domains: atlas.cz, bigpond.com, freenet.de, hotmail.com,
libero.it, netscape.net, tiscali.co.uk, tiscali.cz, tiscali.it,
voila.fr,
wanadoo.fr, yahoo.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Mar 1 23:53:02 2004

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.