[RFC] Repository layout change / Zmiana układu repo

Jan Rekorajski baggins at sith.mimuw.edu.pl
Tue May 15 00:25:25 CEST 2007


On Tue, 15 May 2007, Jakub Bogusz wrote:

> On Sun, May 13, 2007 at 09:28:52PM +0100, wrobell wrote:
> > 
> > grep -r
> > 
> > ?
> 
> Wrong, it will grep not only specs, but also sources and whole overgrown
> metadata, taking more time and returning some junk matches outside specs.

find -depth 1 -name *.spec | xargs grep ?

> Per-package layout is acceptable to me _as long_ as there will be flat
> SPECS dir with symlinked spec files. Server-side symlinks should work
> well with CVS (with little server-side overhead?), don't know about
> other VCSs.

It will be, don't worry.
And if/when we decide to change VCS we'll try to keep it.

> One more disadvantage: more work when adding new package (1 or 3 mkdirs
> + cvs adds depending on layout - is it going to be
> package/{package.spec,package*.patch} or

That's what I want to do, adding directories just to separate one file
(package.spec) is pointless waste IMO.

Janek
-- 
Jan Rekorajski            |  ALL SUSPECTS ARE GUILTY. PERIOD!
baggins<at>mimuw.edu.pl   |  OTHERWISE THEY WOULDN'T BE SUSPECTS, WOULD THEY?
BOFH, MANIAC              |                   -- TROOPS by Kevin Rubio


More information about the pld-devel-en mailing list