문제

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