I am using Visual Source Safe 6.0
I set Shadow Folder option for one of my PHP project.
Now I want to use the Deploy Feature of VSS. Could anybody please help me with step-by-step tutorial about how to set this ? I have Googled many times but failed to retrieve satisfactory answer. Details are as follows:
VSS project Name: mC
Virtual Root:
I have two web sites where I want to deploy my VSS project from VSS. Details of the Web Sites are as follows:
Server: HostGator
Server UserName: usrname
Server Password: usrpassword
Server URL: mc.com
Folder where to Deploy in my Site: public_html
I tried the followings as the Deployment path but it says Failed to Login
'ftp://usrname:usrpassword@mc.com/usrname/public_html'
'ftp://usrname:usrpassword@mc.com/usrname/public_html/'
'ftp://usrname:usrpassword@mc.com/~/public_html'
'ftp://usrname:usrpassword@mc.com/~/public_html/'
'ftp://usrname@mc.com/usrname/public_html'
'ftp://usrname@mc.com/usrname/public_html/'
'ftp://usrname@mc.com/~/public_html'
'ftp://usrname@mc.com/~/public_html/'
(without the single-quotes)
Could anybody please help me with step-by-step tutorial about how to set the Deployment Path ?
Thanks in Advance.