DocBook v2

Thibaut Cuvelier tcuvelier at lyx.org
Mon Aug 31 14:44:33 UTC 2020


On Mon, 31 Aug 2020 at 13:53, Kornel Benko <kornel at lyx.org> wrote:

> Am Mon, 31 Aug 2020 13:17:23 +0200
> schrieb Thibaut Cuvelier <tcuvelier at lyx.org>:
>
> > On Mon, 31 Aug 2020 at 10:23, Kornel Benko <kornel at lyx.org> wrote:
> >
> > > Am Sun, 30 Aug 2020 21:57:06 -0400
> > > schrieb Scott Kostyshak <skostysh at lyx.org>:
> > >
> > > > On Mon, Aug 31, 2020 at 03:40:26AM +0200, Thibaut Cuvelier wrote:
> > > > > Dear list,
> > > > >
> > > > > I've been working on a new iteration of the DocBook support. It's
> > > living in
> > > > > the features.git repo for now, but I think it might require a
> second
> > > look.
> > > > > I tried to keep commits relatively atomic (I was much less cautious
> > > about
> > > > > updating the test cases and the comments).
> > > >
> > > > Thanks for the summary, Thibaut. I'd be happy to pull your branch and
> > > > run the ctests, if that would help. Is now a good time to do that or
> > > > would it be better to wait for a round of comments and potential code
> > > > changes?
> > > >
> > > > Scott
> > >
> > > It could be advantageously if the tree would include master changes.
> > > (probably 'git merge master' from time to time)
> > >
> >
> > I just did a `git rebase origin/master` and a force push. Apparently, the
> > email to lyx-cvs was too large to be posted, but otherwise it had no
> > problem. Is it better this way?
>
> Not really. Forgot to 'git push' eventually?
>

Locally, Git says everything's alright:

Thibaut at MSI MINGW64 /d/LyX/lyx-unstable (feature/docbook)
$ git push --force
Enumerating objects: 2774, done.
Counting objects: 100% (2774/2774), done.
Delta compression using up to 12 threads
Compressing objects: 100% (1572/1572), done.
Writing objects: 100% (2274/2274), 2.62 MiB | 1.74 MiB/s, done.
Total 2274 (delta 1908), reused 728 (delta 702), pack-reused 0
remote: postdrop: warning: uid=1005: File too large
remote: sendmail: fatal: tcuvelier at lyx.org(1005): message file too big
To git.lyx.org:features.git
 + f46fb80512...d268809f2e feature/docbook -> feature/docbook (forced
update)

Thibaut at MSI MINGW64 /d/LyX/lyx-unstable (feature/docbook)
$ git push --force
Everything up-to-date

I did not touch master for now, I prefer to have some feedback and a more
formal OK before doing so.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lyx.org/pipermail/lyx-devel/attachments/20200831/eec3e329/attachment.html>


More information about the lyx-devel mailing list