Thank you Guido -- export_dir works fine in the version in experimental. The next step is to (citing ;) ,-- | also, it would be terriffic if there were descrimination between | output_dir and tarball_dir (again stinks with svn-buildpackage) -- it | comes handy quite often. `-- indeed it might be a bit of storage waste (unless copied with -l) but I don't like to keep build-area dirty so I remove built packages occasionally and I want to preserve orig.tar.gz files, so it is better to keep them separately in ../tarballs for instance. So gbp just needs to check (if there is no orig in build-area already) if there is such in ../tarballs (or some other configurable directory)
thanks in advance On Thu, 11 Oct 2007, Guido Guenther wrote: > Hi, > On Tue, Oct 09, 2007 at 11:58:06PM -0400, Yaroslav Halchenko wrote: > > now, top directory where I am trying to collect all my gitized packages > > gets filled up with *tar *dev *dsc *changes quite fast. So my request is > > pretty much to let me stock them elsewhere (and I do not consider > > symlinks an appropriate escape away from .. issue ;-)). > This basically boils down to finally implementing --git-export-dir=<dir> > which is on my TODO list since quiet some time. I hacked something > together on the "export" -branch at: > http://honk.sigxcpu.org/git/git-buildpackage.git > You can give it a try if you want to, but it'll need some more cleanup > before I upload it to unstable (it currently messes up the version > number for debian native packages - i'll fix that when I'm back from > vacation). You can use "git-dch -S -a" to generate an uptodate > changelog. > Cheers, > -- Guido -- Yaroslav Halchenko Research Assistant, Psychology Department, Rutgers-Newark Student Ph.D. @ CS Dept. NJIT Office: (973) 353-5440x263 | FWD: 82823 | Fax: (973) 353-1171 101 Warren Str, Smith Hall, Rm 4-105, Newark NJ 07102 WWW: http://www.linkedin.com/in/yarik -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

