I am having trouble managing deletions of files works in Vault.
If I delete a file from a working copy,the deletion is not propogated to the repository.I have to manually delete the file from the repository ,this can be tremendous Pain.
Is there anything similar to the "Detect New File to Add' that will handle deletes ex "Detect deletes in WC"
Thanks
Delete Files
Moderator: SourceGear
Delete Files
Last edited by sdoc on Fri Aug 11, 2006 1:06 pm, edited 1 time in total.
Could you explain in a little more detail? Are you deleting your files from the working directory or from inside Visual Studio? If you are integrated with Visual Studio, then deletes should be handled from there, and if you are using Vault alone, then deletes need to be handled from there. Bypassing source control can cause problems with effectively managing what is going on with the files.