views:

204

answers:

2

Hi,

I am a new developer for Umbraco. I am having problem setting up my Visual Studio 2010 as a developer platform for umbraco 4.5.x with TFS and between remote teams.

My current setup is to open the whole umbraco site in Visual studio and tideup with TFS. Obeviusly this means that some of the files and folders gets locked up when commiting to Source control. Problem is this causes the problem when running umbraco as umbraco tried to write to certain files.

Any idea what type of typical setup would be like for VS 2010 and umbraco?

thanks, Preyash

A: 

Thanks for the reply.

I have already seen the link. I dont want to use the XCopy command for this. I am looking something like msbuild.

activebiz
Any particular reason?Im in the middle of creating a umbraco template for vs2010, and im using xcopy, but i may change that if theres a better way =)Have you seen this blogpost? http://cjgiddings.wordpress.com/2009/04/30/setting-up-umbraco-correctly-with-msbuild/
Moulde