[Aimmath-developers] log files taken out of CVS
Brought to you by:
gustav_delius,
npstrick
From: Gustav W D. <gw...@yo...> - 2003-05-18 22:21:25
|
I have deleted the log files "lastrequest" and "servletlog" from the CVS repository. I don't know why I included them in the first place because they are auto-generated. I think it would be a good idea if the AIM module was always checked out in read-only mode. Before you start editing a file you must then issue the command "cvs edit filename". This clears the write protection on the file and more importantly it lets others know that you are editing the file. The only thing to remember when checking out in read-only mode is that you have to issue the command cvs edit zonefoot.html zonehead.html adminfoot.html adminhead.html before trying to run AIM because AIM needs to be able to write to these files. Gustav |