Koha/installer
kados 56244e6efd Using my precrash CVS copy I did the following:
cvs -z3 -d:ext:kados@cvs.savannah.nongnu.org:/sources/koha co -P koha
find koha.precrash -type d -name "CVS" -exec rm -v {} \;
cp -r koha.precrash/* koha/
cd koha/
cvs commit

This should in theory put us right back where we were before the crash
2007-03-16 01:25:08 +00:00
..
externalmodules.pl rel_3_0 moved to HEAD (introducing new files) 2007-03-09 15:34:17 +00:00
install.pl rel_3_0 moved to HEAD (introducing new files) 2007-03-09 15:34:17 +00:00
InstallAuth.pm rel_3_0 moved to HEAD (introducing new files) 2007-03-09 15:34:17 +00:00
kohastructure.sql Using my precrash CVS copy I did the following: 2007-03-16 01:25:08 +00:00