Question

I am using PhpStorm and Dreamweaver for my PHP projects, but now we are going to start on a project on which 6-8 persons will be working together.

I want to know which is better Subversion or VisualSVN?

Is it possible to to use VisualSVN with PhpStorm?

Setup is like everyone have there own pc, and one fileserver.

However that server is also being used by .NET team, which they have installed the Team Foundation Server.

Now I also want to use that same server with TortiseSVN and Subversion or VisualSVN anything that works better with PhpStorm and Dreamweaver.

Need all of you developers, Guidance.

Which approach is better? and should be followed.

Also keeping in mind, I don't want to use Subversion installed on a local PC, every PC is been given only 80GB space which includes, softwares, drivers windows etc. Only want to setup the main centeral Subversion server, but the secure one.

Was it helpful?

Solution

  • VisualSVN Server is an Apache Subversion server package for Windows.
  • You can access VisualSVN Server with PhpStorm or Dreamweaver. No issues with that.
  • You can install VisualSVN Server on a server machine (obviously).
Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top