VSS and Web apps

H

Harry Simpson

Anyone out there successfully using VSS to store web apps. I've tried to
follow the best practices article from MS but it just doesn't work
correctly.

TIA
Harry
 
B

Bryan Bolling

I have been using VS .NET Enterprise Architect 2003 and VSS 6.0 and the
integration is much better than I expected. Very easy check-in and
check-out.

Bryan
 
H

Harry Simpson

We'll we create a virtual directory for the files for IIS to point to and
create a directory structure such as:

C:\Projects
C:\Projects\MySolution\
C:\Projects\MySolution\MyProject

Create the virtual directory to point to the last path above. Then add a
blank solution called MySolution. To it add a web app project called
MyProject and set the location to http:\\localhost\MyProject.

Then I click on the solution and select Add Solution to VSS and it does just
great. I can check it in and check it out just fine. If i check out an aspx
page change one thing and then check it in, I always get the following
message:
"some reload or shell operations were cancelled or caused errors. You
should close and reopen the solution before making further changes."
and then appears to check everything in just fine.

But when i go to VSS server explorer it shows
MySolution
MyProject
MyProject1
MySolution
MySolution1

weird eh.....I'm running 6d as a client and who knows what version is on the
server since we've been using the same VSS database for years.....

Any ideas?

Harry
 
K

Ken Cox [Microsoft MVP]

We followed the article quite closely (except for the number of servers) and
the system has worked very well.

Anyone out there successfully using VSS to store web apps. I've tried to
follow the best practices article from MS but it just doesn't work
correctly.

TIA
Harry
 
H

Harry Simpson

Ken,

I followed the article closely too. It did work initially other than
getting an information message:
"Some reload or shell operations were cancelled or caused errors. You
should close and reopen the solution before making further changes."
occasionally.

I was running VSS 6a to start and it seemed to work ok cept for the above
message.

I upgraded my VSS 6d and ran into an issue whereby the project was added to
sourcesafe db from the project and appeared added correctly.

MyWebAppSolution
MyWebApp
MyWebAppSolution

Then I'd ceck out the project but when I checked it back in it would create
a duplicate of the subdirectories as follows:

MyWebAppSolution
MyWebApp
MyWebApp_1
MyWebAppSolution
MyWebAppSolution_1

weird eh.....

Harry
 
H

Harry Simpson

Also,

When i first add the project to VSS database it suggests the name
MyWebAppSolution.root

Why does it try to add ".root" to the solution name??

TIA

Harry
 

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

Forum statistics

Threads
474,091
Messages
2,570,605
Members
47,225
Latest member
DarrinWhit

Latest Threads

Top