Gentoo Archives: gentoo-user

From: Dirk Heinrichs <dirk.heinrichs.ext@×××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Update svn ebuilds only when necessary
Date: Mon, 03 Nov 2008 12:54:01
Message-Id: 200811031352.50045.dirk.heinrichs.ext@nsn.com
In Reply to: [gentoo-user] Update svn ebuilds only when necessary by Momesso Andrea
1 Am Montag 03 November 2008 13:17:02 schrieb ext Momesso Andrea:
2
3 > Is there a way to to update svn packages only when there are updates in
4 > the svn source?
5
6 No.
7
8 > Actually I use a script to grep "9999" from eix -I output and put all
9 > those packages in a package set, then I have a cron job to rebuild this
10 > set weekly.
11
12 paludis --dl-reinstall-scm weekly
13
14 > What I'd like to do is to only fetch the svn sources, and rebuild the
15 > packages if sources have been updated since last build, saving lots of
16 > compilations.
17
18 After a week, you can usually be sure that sources have changed :-) You can
19 use ccache to save compilations.
20
21 > Does portage (or any other tool) provide a way to do it?
22
23 See above.
24
25 HTH...
26
27 Dirk
28 --
29 Dirk Heinrichs | Tel: +49 (0)162 234 3408
30 Configuration Manager | Fax: +49 (0)211 47068 111
31 Capgemini Deutschland | Mail: dirk.heinrichs@×××××××××.com
32 Wanheimerstraße 68 | Web: http://www.capgemini.com
33 D-40468 Düsseldorf | ICQ#: 110037733
34 GPG Public Key C2E467BB | Keyserver: wwwkeys.pgp.net

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-user] Update svn ebuilds only when necessary Dirk Heinrichs <dirk.heinrichs.ext@×××.com>