Accessing TLA
The PigeonAdmin project is mantained and released
using TLA, a Concurrent Versioning System like CVS
but much more powerful. To get the latest PigeonAdmin
version you can access TLA directly, using the procedure
described on this page.
|
PigeonAdmin TLA read-only archives are made available using http.
To access the TLA archives, you need to:
- register the archive:
tla register-archive \
tla(at)ml.masobit.net--2004-pigeonair \
http://www.pigeonair.net/tla/ |
|
Please, remember to replace the '(at)' with the '@'! I
already receive enough spam...
- fetch the sources using the command:
tla get -A \
tla(at)ml.masobit.net--2004-pigeonair \
pigeonadmin--main |
|
In order to use PigeonAdmin,
you will probably need to install other PigeonAir
libraries. To get the full listing of PigeonAir libraries, use:
tla abrowse -A \
tla(at)ml.masobit.net--2004-pigeonair |
|
Probably, you will need to get and install: libfiles, libheader, libldap,
libmessages, libmysql, librandom, libvarstruct, libxmltag, pigeonairphpbase,
pigeonairdb.
Yes, installing PigeonAir using the TLA archive
is not the easyest thing to do, but we are working
on it, please hold on or help us out in getting
things simpler :)
Note that you can also access the sources using the
web interface
or by accessing directly the online repository.
Please feel free to send patches to the development mailing
list (<admin-dev at ml.pigeonair.net>), possibly using
tla provided facilities.
TLA is very helpful in managing distributed projects and in
keeping track of versions and ``personal'' trees/releases.
Please refer to the TLA
documentation to know more about TLA.
If you would like to join the development effort, please
feel free to mail to one of the PigeonAir mailing lists.
Write acces to the TLA archive is allowed using sftp. Mail us
for more info :) (we are always happy to get contributions).
|