quilt-dev
[Top][All Lists]
Advanced

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

[Quilt-dev] Re: My current quilt 0.21 :)


From: Martin Quinson
Subject: [Quilt-dev] Re: My current quilt 0.21 :)
Date: Wed, 29 Jan 2003 10:48:14 +0100
User-agent: Mutt/1.4i

Ok, this is integrated in the savannah CVS, and taged as 'v_0_21'. I'm not
sure if it's the proper name but it's the one I used.

On the way, I updated the debian package, and added some .cvsignore. I did
not find the time to reformat the content of this mail in a changelog file or 
so.
It would be really great if you could do that.

I did remove the misc directory on the way. I understand what
  akmp-patch-scripts-0.9.tar.gz  jr-quilt-0.1.0.tar.bz2
are, and think they shouldn't live in the CVS as is, but what is
  test.tar.gz
? It looks interesting, but how could it be integrated to the distribution? 

So, do we reached the point where you can use the savannah cvs as your
developpement cvs? It would prevent us from the risk of forking, and we
could also work on this, not only you ;)

I did put the freshly generated debian package and tarball to the savannah
file directory. Could you put the rpm (I can't generate this)?
Just do 
  sftp -1 savannah.nongnu.org
  cd quilt/unstable.pkg/0.21
  put <your files>




James, how does it looks like for you ? Could you add your thought to the
TODO file ?

Many thanks to you, Mt.

On Tue, Jan 28, 2003 at 10:05:15PM +0100, Andreas Gruenbacher wrote:
> Hi,
> 
> I have copied my current version to http://www.suse.de/~agruen/quilt/. 
> Should we use this version to reload the CVS? I think we are nearing 
> the stable development phase, so now this seems to make some sense.
> 
> There are surely many new bugs. Please help shake them out :)
> 
> I also didn't merge several improvements. Would it be possible that 
> people contribute patches for the things they want included? I really 
> don't have so much time to work on features I don't need so much.
> 
> Here's a list of changes (some probably forgotten):
> 
>       - There now is a quilt wrapper script. All the individual
>         commands are run from this script. This is a pain for frequently
>         used commands like push and pop. (I am using shell aliases
>         for some of them, which works well.)
> 
>       - The scripts have been split into many separate commands that
>         are intended to do only a few things each.
> 
>               $ quilt
>               Usage: quilt command [-h] ...
>               Commands are:
>                       add      files   patches   refresh  setup
>                       applied  import  pop       remove   top
>                       delete   new     previous  rest
>                       diff     next    push      series
> 
>       - .gz and .bz2 compressed patches are now suported.
> 
>       - Quilt setup takes a series file, unpacks archive(s), and
>         copies patches in.
> 
>       - For those working with RPMs, quilt setup can process an RPM
>         spec file and produces the series file from that (by running the
>         %prep section).
> 
>       - Quilt diff can diff a specified patch, diff the changes
>         done relative to after a patch, and create combined diffs.
> 
>       - Quilt series shows which patches are applied,
>         which is the topmost, and which are unapplied:
> 
>               $ quilt series -v
>               + samba-2.2.4-smbadduser
>               + samba-2.2.3-smbsh
>               + samba-2.2.6-doc
>               + samba-2.2.6-pdbedit
>               + samba-2.2.7a-removeldap
>               = samba-2.2.5-linkvfs
>                 samba-2.2.7-nettime
>                 samba-2.2.7a-acl-mapping-fixes
>                 samba-2.2.7a-glibc
> 
>       - Quilt files shows which files are new/removed by a patch (none
>         are removed here):
> 
>               $ quilt files -v
>                 fs/Config.in
>                 fs/Makefile
>               + fs/posix_acl.c
>               + include/linux/posix_acl.h
> 
>       - Quilt import still sucks. Some ideas are found in the TODO.
> 
> 
> So long,
> Andreas.
> 
> 

-- 
Un clavier azerty en vaut deux.




reply via email to

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