[Perkamon-l10n-fr] Changements dans la branche 'next'

Denis Barbier bouzim at gmail.com
Mar 31 Aou 21:04:47 UTC 2010


Bonjour,

Afin de faciliter la synchronisation des pages de manuel avec la
version anglaise en développement, j'ai mis les pages anglaises comme
submodule:
  http://gitorious.org/perkamon/man-pages/commit/9df1ef49960f6fc8d791f6ce1bf75f6db42833ce

Tout est expliqué dans le log ci-dessous, mais si vous rencontrez des
problèmes, n'hésitez pas à le signaler.

Add git://git.kernel.org/pub/scm/docs/man-pages/man-pages.git as a submodule

On the master branch, man pages are extracted from a tarball.  But the
'next' branch keeps track of man-pages.git, thus add this repository
as a submodule.

In order to ease switching between 'master' and 'next', this submodule
is not added into man-pages but man-pages-git.  Note that this submodule
must be removed before merging 'next' into 'master'.
When 'next' is created, it is initialized again with this command:
  git submodule add \
    git://git.kernel.org/pub/scm/docs/man-pages/man-pages.git man-pages-git
After switching to the 'next' branch, run these commands to generate
up-to-date files:
  git submodule init
  git submodule update
  ln -s man-pages-git man-pages
  touch stamp-unpack
  rm stamp-setup

Denis



Plus d'informations sur la liste de diffusion Perkamon-l10n-fr