Sunday, May 13, 2012

how to configure dreamweaver cs4 with google code repository

1.make a new site  from Site->new site
2.select advanced tab
3.select local info form category
4.give name to your site and set a root folder for store the site
5.select testing server under category
6.select server model as php mysql
7.set access as localhost if you are working in localhost
8.step 3 to 8 not affected to repository settings.actual repository settings is under version control in category
9.set access as sub version
10. set protocol as https
11.set server address as (your project name)..googlecode.com
          ex: perauop..googlecode.com

12.set repository path as /svn
13. set server port as default if you are not use proxy server
14.set your username and password which are provided by google code for you
15. click on test button
16.if all the settings are ok, it give a message "project and server are accessible"

congratulation! you configure adobe dream weaver cs4 for google code successfully.

0 comments:

Post a Comment