Quoting Shachar Shemesh, from the post of Mon, 08 Dec: > Hi all, > > I added an entry to http://iglu.org.il/faq/cache/23.html, and apparently > I made a slight mistake with the HTML. In addition to that, I'm > collecting a list of places where IGLU points to itself under the name > "linux.org.il".
there are crawlers that do that, aren't there? plus it should not be too problematic to grep the logs of linux.org.il for 404 answers that have refferers from iglu.org.il, et voila. > In order to fix them, however, I need to know their > structure. Where, and how, do I make changes to these files? you log into the faq-o-matic system and edit them via the web interface. I would not recommend messing with the backend directly. > I notice that these files are RCS files. While I know that the structure > is very similar to CVS, with which I'm fairly familiar, a two command > tutorial would be appretiated (ie. - check out like so, check in like so). ci for check in co for check out ci -l check in a version but keep the file locked. end of tutorial :-) -- Living History Ira Abramov http://ira.abramov.org/email/
