[SimBot-commits] CVS: simbot .cvsignore,1.14,1.15 dbdump.pl,1.2,NONE dbrestore.pl,1.1,NONE
Status: Abandoned
Brought to you by:
kstange
|
From: Kevin S. <ks...@us...> - 2005-05-06 21:24:05
|
Update of /cvsroot/simbot/simbot In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4159 Modified Files: .cvsignore Removed Files: dbdump.pl dbrestore.pl Log Message: missed moving info to data/... I also moved dbdump/dbrestore to tools/ Index: .cvsignore =================================================================== RCS file: /cvsroot/simbot/simbot/.cvsignore,v retrieving revision 1.14 retrieving revision 1.15 diff -u -d -p -r1.14 -r1.15 --- .cvsignore 6 May 2005 21:10:11 -0000 1.14 +++ .cvsignore 6 May 2005 21:23:53 -0000 1.15 @@ -1,7 +1,5 @@ config.ini -*.pag -*.dir -*.db +rules.db simbot.sh .DS_Store *.stackdump --- dbdump.pl DELETED --- --- dbrestore.pl DELETED --- |