Hi Vlad, > > Is it worth considering alternative server, subversion maybe?
with subversion, do you think of just changing from CVS to the revision control system "subversion" or to another server with CVS/subversion? Looks like the subversion RCS had less outages on SF than CVS, but this might just be because of less users using subversion on SF. We switched to subversion internally when it reached version 1.0 and never regret it. Moving repository files to a subversion repository is relatively easy with not too complicated repositories, but to be honest: never change a running system. We have still a lot of CVS repositories we will not touch. Bernd.