I have an old Windows server that is hosting a CVS repository. Before I wipe the server, I want to get a checkout of the whole repository (as a backup). The problem is that I cannot figure out what the CVS connection string is.
Is there any way of either:
- working out the connection string using just the server installation?
- turning the repository files on the server into a working copy?