473,398 Members | 2,165 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,398 software developers and data experts.

Source control and Deployment

Hi,
I need to deploy my web app (using XCOPY), but first need to put all of the
source under source control (not vss).

I guess the question is, "Q1) what files need to go under source control?"
Should it be the all of the files under inetpub\wwwrot\myapp? or a sub set?

following this, "what files should be deployed?"
Do the .VB files need to be deployed?

Most of the MS documentation I have come across seems to assume you develop
and deploy, without putting stuff under source control (for testing etc)
which i find mildly alarming, or use the copy project option. We develop on a
development network, and live is altogether separate, so this isn't an option.

Any ideas most appreciated. I know I can't be the only one to be in this
position.
:)

Nov 19 '05 #1
1 1010
A1) All of them, though I guess it's your choice and depends on what you're
using source control for.
A2) Everything that ends in aspx, ascx, css, config. The whole bin
directory. If you have images, PDFs, html files, etc you need those too.

You know an easy way to find out what files you need? From Solution
Explorer, click on your project, then click on the Copy Project button. The
destination folder will be something like http://localhost/Copy_of_Project
and then at the bottom you can pick "Only files needed to run this
application." Then go look in the folder it creates and that's what you need
to deploy.
"Andy" <An**@discussions.microsoft.com> wrote in message
news:99**********************************@microsof t.com...
Hi,
I need to deploy my web app (using XCOPY), but first need to put all of
the
source under source control (not vss).

I guess the question is, "Q1) what files need to go under source control?"
Should it be the all of the files under inetpub\wwwrot\myapp? or a sub
set?

following this, "what files should be deployed?"
Do the .VB files need to be deployed?

Most of the MS documentation I have come across seems to assume you
develop
and deploy, without putting stuff under source control (for testing etc)
which i find mildly alarming, or use the copy project option. We develop
on a
development network, and live is altogether separate, so this isn't an
option.

Any ideas most appreciated. I know I can't be the only one to be in this
position.
:)

Nov 19 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Unigroup of New York | last post by:
Content-Type: multipart/mixed; boundary="------------C465DF38DCB38DD2AF7117E0" Lines: 327 Date: Tue, 15 Feb 2005 23:36:38 -0500 NNTP-Posting-Host: 24.46.113.251 X-Complaints-To: abuse@cv.net...
7
by: Jean-Marc Blaise | last post by:
Hi, The dev center calls sqlj.DB2_UPDATEJARINFO ('JMARC.JMB','JMB','file:JMB.sqlj') to update the sqlj routine source. I tried in CLP from the directory containing jar and sqlj files (Windows...
3
by: Dave | last post by:
Hi I have an asp.net application checked into Source safe which works fine, but I am trying to add the dll from the /bin folder to source safe as well as I need other developers to be able to get...
7
by: Mike Kruchten | last post by:
Is there a whitepaper with recommendations for source control setup for a web site? What I've found so far for the VS.Net documentation recommends putting as much as possible into a single...
8
by: Jon Paul Jones | last post by:
For some time now, I have been looking for a build system for ASP.NET that will merge the file based ease of deployment of classic ASP with the type saftey and prebuilt nature of ASP.NET with...
2
by: Andy | last post by:
Hi, I need to deploy my web app (using XCOPY), but first need to put all of the source under source control (not vss). I guess the question is, "Q1) what files need to go under source control?"...
158
by: Giovanni Bajo | last post by:
Hello, I just read this mail by Brett Cannon: http://mail.python.org/pipermail/python-dev/2006-October/069139.html where the "PSF infrastracture committee", after weeks of evaluation, recommends...
66
by: Jon Skeet [C# MVP] | last post by:
I'm sure the net will be buzzing with this news fairly soon, but just in case anyone hasn't seen it yet: Microsoft are going to make the source code for the .NET framework (parts of it,...
2
by: =?Utf-8?B?ZWxpYXNzYWw=?= | last post by:
Hi, I have an IIS web project for which I created a web deployment project as well. The web project is in C:\myweb, the deployment is C:\deploy. After deployment to production, I wanted to put the...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.