I have several related CVS projects, and I'd like to move them into subdirectories of a single new project.
Let's assume that everyone using the projects will delete their working copies before I make the change. Is it safe to just go into the repository directory and move the directories, as suggested in the manual? Do I need to do anything else?
It's very important that I preserve the files' history, so I don't want to just delete and re-commit them in the new location.