gnu-arch-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnu-arch-users] Packaging.


From: Miles Bader
Subject: Re: [Gnu-arch-users] Packaging.
Date: Thu, 1 Apr 2004 16:16:06 -0500
User-agent: Mutt/1.3.28i

On Thu, Apr 01, 2004 at 03:37:31PM -0500, Jonathan Daugherty wrote:
> I would like to know if there are any known tools for automating the
> process of creating tarballs of revisions from arch repositories.  So
> do you folks know of anything like
> 
>   $ maketarball address@hidden/project--branch--version--revision

What do you want  it to do, besides just:

  tla get REV PROJ-VER
  tar czf PROJ-VER.tar.gz PROJ-VER
  rm -rf PROJ-VER

?

I think often stuff like this has various details that vary from project to
project, for instance, mapping from the arch version number to the `real'
version number, and generating various ancillary files for the release
(autoconf, etc).

Given that just doing it manually is actually pretty simple,
a standard script may not be all that useful.

What do people think?

-Miles
-- 
`Suppose Korea goes to the World Cup final against Japan and wins,' Moon said.
`All the past could be forgiven.'   [NYT]




reply via email to

[Prev in Thread] Current Thread [Next in Thread]