Page 1 of 1
Source Control
Posted: Tue May 24, 2005 4:18 am
by vivekjain
Hi,
I wanted to know if we could use Visual Source Safe for source control of PHP projects. If yes, can anyone tell me how to go about it. thanks
Posted: Tue May 24, 2005 4:58 am
by McGruff
I haven't used Visual Source Safe but afaik you can use it with any kind of file.
I use
Subversion myself and would recommend it.
Posted: Tue May 24, 2005 5:00 am
by anjanesh
I dont know abt Soruce Safe but the only connection with PHP and Visual Studio is JCX Software where intellisense is available.
jcxsoftware
Source Control
Posted: Tue May 24, 2005 5:19 am
by vivekjain
Is Subversion command line tool? can you please tell me how this works? thanks
Posted: Tue May 24, 2005 5:30 am
by McGruff
Yes, you can use it on the command line. If you check out the site you can find out more. There's a windows gui client:
TortoiseSVN