Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
com, dll in teamsite
nico
Is anyone out there putting coms and dll's in teamsite for source control? Your experiences would be helpful, I'm trying to gague if teamsite is a good source control tool for low level development as well.
Thanks,
Nico
Find more posts tagged with
Comments
Migrateduser
It is a hassle, especially if the developers are familiar with Visual Source Safe, etc. I would only use TeamSite to version the compiled assets - it just doesn't integrate with Visual Studio well (I don't think you can well-configure the directory that launchpad dumps files to).
I have also heard that operations such as java builds and significant checkouts can cause performance problems for TeamSite.
Maybe TeamCode can be used to get around this, I am not sure.
nico
How bout versioning databases? I know some people who were thinking of putting mdb's in ts but did not know the implications of doing so.
Thanks for you input,
Nico
Migrateduser
I don't see that as a problem, except if they are really big (because each version will consume that much space). I have seen this done before with no problems.