Posted: Tue Oct 23, 2007 10:51 am
I'm using 0.3.1
A community of PHP developers offering assistance, advice, discussion, and friendship.
http://forums.devnetwork.net/
I think in terms of web-based apps, so thats the answer I will give.The Ninja Space Goat wrote:Basically I'm just looking for any advice you guys can give me on optimizing our deployment and update process. Thanks!
we use it and it works on our windows desktops. You may need to add 'svnpath' attribute to your svn task though.Actually it works great in linux, but on Windows, the svn export craps out, unfortunately.
That doesn't matter from what I know. VersionControl_SVN tries to execute '/usr/local/bin/svn' by default - which path most probably simply does not exist on windows.It could be svn path - generally it's already on PATH though.