Danny
|
Checkout without overwriting files (PLEASE!) - 2007/05/07 09:01
Hi. With VSS, there's a checkbox that allows you to check out files without overwriting any that exist in the checkout folder. So for example, if you've edited a file without explicitly checking it out first, you can then check in that file. This happens a lot.
As it is, ZigVersion overwrites the file with the one from the repository, scrubbing the changes. I had to delete the one in the repository and re-import it, losing the entire history - there was no other way to do it.
A checkbox on the checkout dialog would solve this.
|