Project.pm: reserve the srv project name
commit8bf6e67345ef1c3b56092d6b0bacdf5f1637306f
authorKyle J. McKay <mackyle@gmail.com>
Thu, 10 Jul 2014 12:29:38 +0000 (10 05:29 -0700)
committerKyle J. McKay <mackyle@gmail.com>
Thu, 10 Jul 2014 12:29:38 +0000 (10 05:29 -0700)
treecac91c29e5f66f02629fe8cdf582913fbecbb1d7
parent00e265e3eedc1b5a023de277b8b65b03d0d47f1c
Project.pm: reserve the srv project name

Avoid any possibility of ambiguity in the location of the git
repositories inside the ssh jail (since the leading
$Config::jailreporoot prefix is now optional for ssh access)
by reserving the project name 'srv'.

And take this opportunity to add some comments to the reserved
names to indicate what they're typically used for.
Girocco/Project.pm