[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

RE: Visual Studio.Net and Subversion?

From: Demyanovich, Craig - Apogent <cdemyanovich_at_apogent.com>
Date: 2004-03-04 16:14:37 CET

To subversion users and Fritz Onion,

In response to a post to the subversion [1] users mailing list, I skimmed a
page [2] about ASP.NET without web projects. Below is my team's approach to
doing web projects using version control (CVS currently).

1. Create a solution folder, e.g., CorproateIntranet.
2. Create in CorporateIntranet a folder named webapp.
3. View the properties of the webapp folder.
4. Click on the Web Sharing tab.
5. Enable web sharing on the webapp folder, using the alias
CorporateIntranet.
6. Click on the Security tab.
7. Grant to the local ASPNET account access to the webapp folder, accepting
the defaults.
8. Create a new web project using the address:
http://localhost/CorporateIntranet.

Now all of your files are stored locally. You can share this project via
version control (we use CVS) easily. You can deploy using whatever
technique you like. Also, in the new ASP.NET resource kit [3], Microsoft
includes an article on web projects and source control.

Perhaps someone could try this approach with subversion and let the group
know how it works. Unfortunately, I don't have the time now to do so
myself.

FYI,
Craig

[1] http://subversion.tigris.org
[2]
http://staff.develop.com/onion/Samples/aspdotnet_without_web_projects.htm
[3] http://msdn.microsoft.com/asp.net/asprk/

<<<<<<<<<<<<< >>>>>>>>>>>>>
Craig Demyanovich
Software Developer
Apogent Technologies, Inc.
Tel: 269-544-7514
Fax: 269-544-7409
cdemyanovich @ apogent dot com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Mar 4 16:13:34 2004

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.