tags:

views:

402

answers:

2

Hi,

Is it possible to specify the repository drive? I.e. Can I set in TFS 2010 that the repository is on a fileserver or another drive and How? Thanks

A: 

The below links should direct you
http://social.msdn.microsoft.com/Forums/en/tfsprerelease/thread/af4bac8a-1570-4efb-9abb-f0f983e632fd
http://social.msdn.microsoft.com/Forums/en/tfsprerelease/thread/af4bac8a-1570-4efb-9abb-f0f983e632fd

zapping
Thanks zapping but this is not what I want.I don't mean changing repository folder on the client, but on the server, so when I Check-In my files I want tfs to store them on a fileserver instead of locally. So my question is Can I change TFS default repository path (location) on the server?
Luka
Where is TFS repository located is it on a filesystem or in SQL database?
Luka
The TFS repository is stored in a SQL Server database.
Jim Lamb
A: 

If Tfs repository is stored in a SQL Server Database then the solution is to move the database to another location (server).

Luka