Sharing source code among team projects

Is it possible to share source code among different team projects?
Thanks
[84 byte] By [VasuG] at [2007-12-17]
# 1
Yes and no. When you create the team project, you can choose to branch a folder elsewhere in the repository. Anytime afterwards, you can also branch to anywhere under the team project's root. We track branch/merge history and have a command line command and a VS wizard to merge changes between branches.

But, the "share" feature in VSS is not available in Team Foundation Source Control.

CRathjen-MSFT at 2007-9-9 > top of Msdn Tech,Visual Studio Team System,Visual Studio Team System - General...
# 2
See my post in the following thread for more on how sharing and pinning relate to branchin and merging.

http://forums.microsoft.com/msdn/ShowPost.aspx?PostID=100477

Buck

BuckHodges at 2007-9-9 > top of Msdn Tech,Visual Studio Team System,Visual Studio Team System - General...

Visual Studio Team System

Site Classified