[fpc-other] Re: website fixes
waldo kitty
wkitty42 at windstream.net
Sun Sep 30 00:12:25 CEST 2012
On 9/29/2012 08:12, Cephas Atheos wrote:
> I guess it's fair to say, your server, your rules, though I'm not
> convinced that submitting a few bug reports for the site would achieve
> what we'd all like to accomplish. How about if I just submit one bug
> report, for the whole front page? That would cover pretty much everything,
> and honour could be satisfied? :)
ummm... AIUI, the pages are stored in SVN for revision capabilities... like bug
reports in programs, one bug per report is best because then that one revision
can be backed out if desired... if there's a lot of changes, then it makes it
much harder to back out of...
since the pages are static and not dynamic, things are a lot easier... however,
i know of many sites that also store their dynamic page code on SVN for the same
reason... besides, static pages are easier to work with, too ;)
More information about the fpc-other
mailing list