How to open existing VS2005 ASP.NET project in DW

If you are having a problem using Vault, post a message here.

Moderator: SourceGear

Post Reply
tomt84
Posts: 109
Joined: Tue Dec 20, 2005 4:44 am
Location: Manchester

How to open existing VS2005 ASP.NET project in DW

Post by tomt84 » Sun Aug 20, 2006 7:37 am

Hi

As per the subject really. How do we go about opening our existing source-controlled ASP.NET projects in Dreamweaver so we can fix up things like table layouts and CSS more easily than in Visual Studio 2005?

I see no "Open from source control" type option.

Many thanks
Tom Fanning

hafsa
Posts: 26
Joined: Thu Feb 09, 2006 3:39 pm
Location: SourceGear

Post by hafsa » Mon Aug 21, 2006 9:09 am

In order to use Vault with Dreamweaver, it is necessary to set a Dreamweaver site which consists of a Local folder and Remote folder.
The following link will help you to setup one
http://livedocs.macromedia.com/dreamwea ... _site4.htm

NOTE: In the Setting up a local folder section, specify a Site name, and a Local root folder. This local root folder is the working folder for Vault.

In Setting up a remote folder section of the document, Set the Access option to "SourceGear Vault". If "SourceGear Vault" is not displayed as an option, the following post will help
http://support.sourcegear.com/viewtopic.php?t=5463

Once a Dreamweaver site has been created, switch to the "Remote View" ( in the Files panel) of the created Dreamweaver site. This will invoke, the Login/Choose Repository dialogs followed by the "Set vault working folder" dialog. This view displays files/folders available in selected Vault repository

Source Control operations can then be performed from within Remote/Local view

Post Reply