WARNING: This server is unstable and will be retired in the next days.
If you want to keep this forum available, please request immediately a migration
on the
Nabble Support forum.
Forums that don't receive any migration request will be deleted forever.
Duplicate view / directory for detecting build breakage
To detect when a checkin issue such as a missing file occurs and will break the build, I want to create a duplicate project directory. I want to check in from my development (project) directory into the repository, update a duplicate (build-check) directory from the repository, then do a build in the duplicate (build-check) directory to detect any problems. So far I've not figured out how to make SmartCVS do this.
I've tried Export Backup, however Non-CVS files were copied. This seems to make a copy of the local directory instead of giving me a copy of what is in the repository. I want to detect Non-CVS files that should have been checked in.
Anyone know how to do this? Thanks in advance!
Technophile