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

Re: Copying commited WC

From: Steve Greenland <steveg_at_lsli.com>
Date: 2005-01-06 16:26:51 CET

On Wed, Jan 05, 2005 at 04:17:12PM -0600, Jack O'Quin wrote:
>
> This should work (assuming the `unstable' packages are included in
> /etc/apt/sources.list)...
>
> $ apt-get install -t unstable subversion

Just adding the unstable dist to sources.list will make hard to keep the
rest the of the system at "sarge". You need to use "apt pinning." See
http://www.debian.org/doc/manuals/apt-howto/ (esp. sections 3.8-3.10),
apt.conf(8) and apt_preferences(8) for info, but the simple version is
to add

    APT::Default-Release "testing";

to /etc/apt/apt.conf and then proceed as Mr O'Quin suggested.

Steve

-- 
"Outlook not so good." That magic 8-ball knows everything! I'll ask
about Exchange Server next.
                           -- (Stolen from the net)
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jan 6 16:33:55 2005

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.