Features of different version control package systems

2009-04-30 Thread Dick
Hi all, I'm trying to create a list of different features from different version control package systems. At this moment only Fedora, Gentoo Portage and rPath Linux are listest (I don't have much experience with Debian) http://vcs-pkg.org/features/ I'd welcome everybody to add any missing vcs-p

Re: Features of different version control package systems

2009-04-30 Thread Mikhail Gusarov
Twas brillig at 19:41:31 30.04.2009 UTC+02 when d...@mrns.nl did gyre and gimble: D> I'm trying to create a list of different features from different D> version control package systems. Added ALT Linux info. Hope it will be useful. -- pgpxFNm9kWbS1.pgp Description: PGP signature _

Re: Features of different version control package systems

2009-04-30 Thread Martin Bähr
On Thu, Apr 30, 2009 at 07:41:31PM +0200, Dick wrote: > I'm trying to create a list of different features from different version > control package systems. > > At this moment only Fedora, Gentoo Portage and rPath Linux are listest > (I don't have much experience with Debian) > > http://vcs-pkg.or

Re: Features of different version control package systems

2009-04-30 Thread Dick
Thanks everybody for the updates! I didn't suspect a quick reply like this :) Martin, how does conary do package distribution without rBuilder? As far as I know you can install ccs files manually. conary rq only works over the HTTP XML RPC, doesn't it? You are right about recipe classes. They are

Re: Features of different version control package systems

2009-04-30 Thread Martin Baehr
On Thu, Apr 30, 2009 at 09:34:56PM +0200, Dick wrote: > Martin, how does conary do package distribution without rBuilder? As far > as I know you can install ccs files manually. conary rq only works over > the HTTP XML RPC, doesn't it? yes, but it is addressing the repository with a fqdn. a conary

Re: Features of different version control package systems

2009-05-01 Thread Dick
Op vrijdag 01-05-2009 om 00:44 uur [tijdzone +0200], schreef Martin Baehr: > a conary repository can be run by anyone anywhere You are right, the instructions are here: http://wiki.rpath.com/wiki/Conary:Repository I'll update the features page, thanks for this great hint. gr Dick _

Re: Features of different version control package systems

2009-05-09 Thread martin f krafft
also sprach Dick [2009.04.30.1941 +0200]: > At this moment only Fedora, Gentoo Portage and rPath Linux are listest > (I don't have much experience with Debian) > > http://vcs-pkg.org/features/ I could fill in Debian, but there's a lot of choice and I wonder how you would like me to add e.g. the

Re: Features of different version control package systems

2009-05-09 Thread Dick
Op zaterdag 09-05-2009 om 17:41 uur [tijdzone +0200], schreef martin f krafft: > > http://vcs-pkg.org/features/ > > I could fill in Debian, but there's a lot of choice and I wonder how > you would like me to add e.g. the fact that patch systems in Debian > could be anything from none, dpatch, and

Re: Features of different version control package systems

2009-05-09 Thread Manoj Srivastava
On Sat, May 09 2009, Dick wrote: > Op zaterdag 09-05-2009 om 17:41 uur [tijdzone +0200], schreef martin f > krafft: >> > http://vcs-pkg.org/features/> >> I could fill in Debian, but there's a lot of choice and I wonder how >> you would like me to add e.g. the fact that patch systems in Debian >>

Re: Features of different version control package systems

2009-05-09 Thread Dick
Op zaterdag 09-05-2009 om 17:34 uur [tijdzone -0500], schreef Manoj Srivastava: > On Sat, May 09 2009, Dick wrote: > > > Op zaterdag 09-05-2009 om 17:41 uur [tijdzone +0200], schreef martin f > > krafft: > >> > http://vcs-pkg.org/features/> > >> I could fill in Debian, but there's a lot of choice

Re: Features of different version control package systems

2009-05-09 Thread Russ Allbery
Dick writes: > That indeed doesn't sound like a good idea, then please note a general > name or location how patch systems are called before building the > package. > > Something like "debian/rules patch" For Debian packages, either the patching is done automatically as part of building the pack