Re: Simultaneous Fedora and upstream git usage

2010-09-13 Thread Jesse Keating
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 09/12/2010 08:55 AM, Ben Boeckel wrote: > Ah. I remember some talk about getting a VCS tag in rpm. This is where > it'd belong IMO. Maybe fedpkg can implement it until rpm gets it? > The rpm spec could have a vcs tag, now. RPM just doesn't do any

Re: Simultaneous Fedora and upstream git usage

2010-09-13 Thread Jesse Keating
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 09/11/2010 04:35 PM, Ben Boeckel wrote: > What I remember from FUDCon Toronto was that fedpkg could download the > tarball, explode it into /tmp or something, do a `git init; git commit > -a -m "Tarball"` and then there'd be some way to export patch

Re: Simultaneous Fedora and upstream git usage

2010-09-13 Thread Jesse Keating
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 09/11/2010 08:30 AM, Andy Shevchenko wrote: > Every one who is use a git everyday knows that it has support of > joining several repositories in one local repository (especially if it > has a common base). I would use such feature for packages hoste

Re: Simultaneous Fedora and upstream git usage

2010-09-12 Thread Ben Boeckel
In article you wrote: > To be more clear, > a) I'm talking about pull upstream to the _local_ repository; > b) of course the feature should be optional, IOW fedpkg might have > support of pulling remote sources from VCS (actually good to have > VCS-URL inside spec); > c) ... ... Ah. I remember

Re: Simultaneous Fedora and upstream git usage

2010-09-11 Thread Andy Shevchenko
On Sun, Sep 12, 2010 at 2:35 AM, Ben Boeckel wrote: > What I remember from FUDCon Toronto was that fedpkg could download the > tarball, explode it into /tmp or something, do a `git init; git commit > -a -m "Tarball"` and then there'd be some way to export patches on top > of this commit back into

Re: Simultaneous Fedora and upstream git usage

2010-09-11 Thread Ben Boeckel
Adam Williamson wrote: > I think it's already been proposed on -devel as a logical extension of > the current system. I can't recall exactly when or by who, though, > sorry. What I remember from FUDCon Toronto was that fedpkg could download the tarball, explode it into /tmp or something, do a `gi

Re: Simultaneous Fedora and upstream git usage

2010-09-11 Thread Adam Williamson
On Sat, 2010-09-11 at 18:30 +0300, Andy Shevchenko wrote: > Every one who is use a git everyday knows that it has support of > joining several repositories in one local repository (especially if it > has a common base). I would use such feature for packages hosted in > git repositories. > So, the i

Simultaneous Fedora and upstream git usage

2010-09-11 Thread Andy Shevchenko
Every one who is use a git everyday knows that it has support of joining several repositories in one local repository (especially if it has a common base). I would use such feature for packages hosted in git repositories. So, the idea is to keep 2-in-1: - Fedora's git as a holder and main reposito