.net - TFS mapping vs Subversion -


i new tfs, have been using subversion. confused "mapping" concept. looks tfs maps local folder source controlled folder. every local change make "automatically" gets added source control???

i ask b/c got latest version of project built using visual studio 2005, , have visual studio 2010. of course have convert on "local" folder, source folder "sees" have made change. tried undo pending changes, solution in source control still shows vs2010 icon. did not change solution else vs2010 when didn't commit changes.

is there way out changes?

no problem yeah getting used tfs vss, subversion or other tool can tricky.

mapping allows to, guessed, map sourced folder local folder.

"so every local change make "automatically" gets added source control???"

it doesn't work quite that. tfs control files have explicitly added source control. so, instance, if add 50 files inside of folder have mapped in tfs, not have automatically added in source control. can though add them in if want.

there exceptions though when tfs picks file ask before adding source control (example being websites- detect new file , ask if want add source control).

how icon shows based on locally installed tools , how associate sln vs version. don't worry icon. if didn't checkin upgraded version of sln going through upgrade wizard checking tfs don't have problem here.


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -