visual studio 2010 - How to TFS-unmap without losing physical files? -
at moment when unmapping source on tfs source control in visual studio 2010, local downloaded files removed automatically.
how can keep them untouched?
nam.
i have not seen behavior. when un-mapping, choosing re-download files in workspace? if so, choose not that, , files should preserved locally. keep in mind tfs no longer tracking changes @ point, lot of difficulty if inadvertently make changes files.
what kind of process trying implement need keep these files around after unmap? maybe there's different way accomplish need?
--edit-- when you're doing this, files files, could:
- do of files in workspace
- copy them folder on hard drive
- map new folder
- do "add files" on in new folder structure
- check in.
you have rebind of projects/solutions source control when this.
Comments
Post a Comment