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

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -