merge - Use another Branch in a project in TFS -


i have solution these projects : dal - bll - ihm

my "bll" project using "dal" project.

i need modify "dal" project.

for that, i've create branch "dal" , call "dal-patch01".

how can tell "bll" project use "dal-patch01" , not "dal" until made merge?

is possible that?


Comments

Popular posts from this blog

vb.net - Alternative to the T-SQL AS keyword -

php - MySQLi binding parameters in a prepared statement doesn't work unless inserted after "WHERE" -

ios - CFRelease causing crash in iPad application -