[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [AUCTeX] AUCTeX 11.87 released (elpa)
From: |
Tassilo Horn |
Subject: |
Re: [AUCTeX] AUCTeX 11.87 released (elpa) |
Date: |
Wed, 05 Dec 2012 17:25:44 +0100 |
User-agent: |
Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.3.50 (gnu/linux) |
Stefan Monnier <address@hidden> writes:
>>> Is the elpa emacs branch to ELPA archive an automated procedure/cronjob
>>> nowadays?
>> Yes, a nightly cron job. So you probably want to either fix it quickly,
>> or revert the changes temporarily, work on a separate branch and merge
>> the result when it's stable.
I'll revert them. Hm, what's the right bzr command for doing so?
Naively, I'd do something like
$ bzr diff -r313..311 > backout.patch
$ bzr diff -r315..314 >> backout.patch
$ patch -p0 <backout.patch
$ bzr (add|rm) ...
$ bzr commit
but I guess there's something better, right?
> BTW, I've just changed the cron script so that it only creates a new
> package when the "version" is changed. As long as the "version" is
> not modified, the script assumes you're still working on the next
> release and the changes are not good enough to be release in the GNU
> ELPA archive.
>
> I also added a packages/README file that tries to explain it.
That's a good idea. In the future, I'll only touch the version when I'm
really sure the package works.
Bye,
Tassilo
- Re: [AUCTeX] AUCTeX 11.87 released, (continued)
Re: [AUCTeX] AUCTeX 11.87 released, Tassilo Horn, 2012/12/01
- Re: [AUCTeX] AUCTeX 11.87 released, Denis Bitouzé, 2012/12/01
- Re: [AUCTeX] AUCTeX 11.87 released, Tassilo Horn, 2012/12/02
- Re: [AUCTeX] AUCTeX 11.87 released (elpa), George McNinch, 2012/12/05
- Re: [AUCTeX] AUCTeX 11.87 released (elpa), Tassilo Horn, 2012/12/05
- Re: [AUCTeX] AUCTeX 11.87 released (elpa), Stefan Monnier, 2012/12/05
- Re: [AUCTeX] AUCTeX 11.87 released (elpa), Stefan Monnier, 2012/12/05
- Re: [AUCTeX] AUCTeX 11.87 released (elpa),
Tassilo Horn <=
- Re: [AUCTeX] AUCTeX 11.87 released (elpa), Tassilo Horn, 2012/12/05
Re: [AUCTeX] AUCTeX 11.87 released (elpa), Sebastian Wiesner, 2012/12/05