tfs2010 - What does TFS do when you get using a label which only affects some files? -


we're wanting port our old vss dbs tfs. 1 thing in current build process allow passing label name used when getting source code vss. don't have full tfs project yet , i'm not sure old labels imported testing problem.

if try tfs using label applies files/subdirs, tfs labelled versions exist , latest versions otherwise, or annoying delete working copies not labelled? docs looked @ didn't make clear me.

i tested on box, created new label (l1) folder (f1) within branch (b1). tfs got latest of folders (f1, f2, f3 within b1) , verified local box has files.

now right clicked on branch (b1) , got label (l1). caused folders f2 , f3 deleted , left folder f1 locally.

now tfs got latest of folders (f1, f2, f3 within b1) again , verified local box has files. time right clicked folder f1 , got label l1. time got l1 version of folder f1 , other folder f2, f3 not deleted.

hope helps!


Comments

Popular posts from this blog

html - How to style widget with post count different than without post count -

How to remove text and logo OR add Overflow on Android ActionBar using AppCompat on API 8? -

javascript - storing input from prompt in array and displaying the array -