> Because I need to commit changes.  Anonymous access does not allow commits.
If you have already checked out with anonymous, you can swith to a checkout
under your account by changing all the CVS/Root files.
$ find qt-3 -name 'Root' -exec cat <your root string> > {} \;
Ralf