I have installed Tortoise SVN in my windows7 OS. I use Zend Studio 5.5 for PHP development and trying to use tortoiseSVN with Zend Studio, but no luck so far. Does anyone know how to set up tortoise svn with zend studio?

Thanks.

有帮助吗?

解决方案

TortoiseSVN and Zend Studio are completely different and independent tools. They are not meant to work together, only separately.

其他提示

  1. The ToroiseSVN client is independent from Zend Studio and does not integrate to it.
  2. Your stock svn-connector in your Studio installation is outdated.

But: Older Zend Studio and newer SVN-Versions will work together, as soon as you switch your installed svn plugin to the native library of Tigris.

This is a (german) blog post which describes the install procedure for ZendStudio 8 and SVN Repository version 1.7: http://softwareentwickler.blogspot.com/2011/11/svn-17-mit-zend-studio-9.html

This also worked like a charm with Zend Studio 7.2.1 and svn 1.7

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top