Integrate Visual Studio web application project with sourcesafe

S

smurph

We have a web application project, currently this is in sourcesafe.
What I want is the developers to edit, debug and save the files locally
on their own machine, then when they check in the file it automatically
updates the master website. This last bit I cant work out how to do?

How do I configure this? It was so easy in Interdev.
 
C

Cowboy \(Gregory A. Beamer\)

Download the bits locally and aim the solution file to the local bits. You
should also put the local versions into IIS locally (you can do this with
web sharing under Windows Explorer properties).
 
S

smurph

But I dont want local debugging, I want Semi-Isolated Development that
I know was possible in studio 2003; developers have local copies of
files but check-ins and debugging occurs on central server (the working
copy).

When opening a web project from sourcesafe in 2003 you got a dialog
prompting for Working Location (e.g http://devserver/website). Then
behind the scenes files would get updated on the working site.

Doing the same in 2005 and you get no dialog and it appears you can
only work in Isolated mode and updating the central development site
would be a manual process, lovely!

Have a look at this (applicable to 2003):

http://msdn.microsoft.com/library/d...SourceControlIntegrationInVisualStudioNET.asp
 
S

smurph

Hmmm maybe this is a limitation with the studio 2005 web application
project template???
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,764
Messages
2,569,565
Members
45,041
Latest member
RomeoFarnh

Latest Threads

Top