2015-08-31 16:39 AEST by Arthur Barrett - We need an API so a client can find the 'current' ignore list (so it knows whether the ignore list the
user wants is different to the default).
It could be a GUI (in cvstools) or it could be a string based API (in cvsapi?).
There is probably no need for it to connect to the server to get the servers opinion - that should
always override a local ignore list anyway - but it would be a nice feature to know if the server is
going to override the client ignore list.
A GUI could be used in the server control panel to allow for easy configuration of the server side
ignore list. |