Re: Role Of VSS in WEB Project
From: bryan (bryandonaldson_at_mindspring.com)
Date: 12/10/04
- Next message: Kimmy: "RE: User's log file"
- Previous message: Kyle Alons: "Re: loggin in/out of ss"
- In reply to: afzalbasha_at_gmail.com: "Role Of VSS in WEB Project"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 10 Dec 2004 12:38:58 -0500
You can use VSS as the tool for managing changes to the web server.
Assuming that your developers use VSS with working folders on a test machine
(perhaps even their own) the Admin can define set the projects to point to
folders on the deployment or production server. When ready, the Web Deploy
option mekes sure that all the changed files are copied out to the
locations specified when the Web Project was configured.
What I have seen done is to have developers make all intial changes locally
on thier private machine, using VSS like you would for Visual Studio.
Define Shadow Folders for each web project to point to an intermediate
integration server for QA. When files are checked in, they become available
for integration testing.
Define Web projects that point to the production environment. When the
release is called for, deploying the web projects copies the code to the
production locations.
"AfzalBasha" <afzalbasha@gmail.com> wrote in message
news:u1TOvGc3EHA.3596@TK2MSFTNGP12.phx.gbl...
> Hi,
>
> Can anyone please elaborate the role of VSS Administrator in Web base
> Project?There is option in Admin tool for configuring Web project.How does
> this work?
>
> regards,
>
> **********************************************************************
> Sent via Fuzzy Software @ http://www.fuzzysoftware.com/
> Comprehensive, categorised, searchable collection of links to ASP &
> ASP.NET resources...
- Next message: Kimmy: "RE: User's log file"
- Previous message: Kyle Alons: "Re: loggin in/out of ss"
- In reply to: afzalbasha_at_gmail.com: "Role Of VSS in WEB Project"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|