Delete Files

If you are having a problem using Vault, post a message here.

Moderator: SourceGear

Post Reply
sdoc
Posts: 11
Joined: Fri Aug 11, 2006 11:36 am

Delete Files

Post by sdoc » Fri Aug 11, 2006 11:46 am

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
Last edited by sdoc on Fri Aug 11, 2006 1:06 pm, edited 1 time in total.

Beth
Posts: 8550
Joined: Wed Jun 21, 2006 8:24 pm
Location: SourceGear
Contact:

Post by Beth » Fri Aug 11, 2006 12:49 pm

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.

sdoc
Posts: 11
Joined: Fri Aug 11, 2006 11:36 am

Post by sdoc » Fri Aug 11, 2006 12:58 pm

I am trying to delete the files from the working directory. I am using Visual Studio but I have that disconnected from Vault(this is because i want to use CVS style of Vault and not the sourcesafe style)

Post Reply