gitolite/doc
Sitaram Chamarty fd85ee2c91 *try* to make upgrades resilient to format changes (pkg maintainers please read)
the commits leading up to v1.5 caused the data format to change (we
added a rule sequence number).

This in turn caused a problem for people who may have installed using
the "system install / user setup" mode of install (which includes people
who used RPM/DEB to install it) -- they would now have to *manually* run
"gl-setup" once after the rpm/deb upgrade.

This commit *tries* to mitigate this problem by recording a data format
version number in the compiled output file.  On any access to that file,
if the version number is not found or is found to be not equal to the
current version, gl-setup is run again.

The reason I say "*tries*" is that the exact command used to do this is
a bit of a hack for now.  However, if it works for Fedora and Debian,
I'm going to leave it at that :)
2010-05-21 14:40:03 +05:30
..
0-INSTALL.mkd *try* to make upgrades resilient to format changes (pkg maintainers please read) 2010-05-21 14:40:03 +05:30
1-migrate.mkd doc/1 minor fix 2010-02-13 19:53:50 +05:30
2-admin.mkd (minor) fix docs about admin-ing a gitolite installation 2010-04-29 19:25:39 +05:30
3-faq-tips-etc.mkd (minor) doc/3: doc fix on multikeys 2010-05-20 17:08:21 +05:30
4-wildcard-repositories.mkd (minor) doc updates 2010-04-29 19:25:40 +05:30
5-delegation.mkd document how to create multiple gitolite instances on one server... 2010-04-11 04:09:50 +05:30
6-ssh-troubleshooting.mkd the most common problems an admin will see 2010-04-22 07:57:25 +05:30
7-install-transcript.mkd doc/7 and doc/0: how to clear out a botched install 2010-04-16 06:34:45 +05:30
admin-defined-commands.mkd (minor) doc updates 2010-04-29 19:25:40 +05:30
big-config.mkd (big-config) doc fixup 2010-05-18 17:51:46 +05:30
CHANGELOG *try* to make upgrades resilient to format changes (pkg maintainers please read) 2010-05-21 14:40:03 +05:30
COPYING reduce clutter by making src, doc, conf subdirectories 2009-08-27 14:00:00 +05:30
progit-article.mkd personal branches: de-emphasise old-style, document new-style 2010-03-16 18:27:26 +05:30
report-output.mkd spelling cluestick... 2010-04-29 19:25:39 +05:30
shell-games.mkd added notes on how to do more things via admin push 2010-04-12 21:10:52 +05:30
TODO doc changes after split 2009-08-28 09:50:34 +05:30