VisualSVN 4.3.3 x64 + mantis2.25.0 + source-integration-2.4.1

General discussion about MantisBT Plugins

Moderators: Developer, Contributor

Post Reply
sercherep
Posts: 3
Joined: 03 Oct 2013, 06:07

VisualSVN 4.3.3 x64 + mantis2.25.0 + source-integration-2.4.1

Post by sercherep »

Good day!

set up according to the instructions ..

Name repo
Type VisualSVN Server
URL http://x.x.x.x/!/#repo
user=xx
password=xx

x.x.x.x = my ip
http://x.x.x.x/!/#repo = open in browser ok!

when I click the "import recent changes" button, I see an error:

(in mantis config set $g_show_detailed_errors = ON)

APPLICATION ERROR #plugin_SourceVisualSVNServer_svn_cmd
Subversion execution returned an error: "sh: 1: svn: not found".
Full path: /core/plugin_api.php
Line number: 449
Stack trace
0 /core/plugin_api.php 449 - - trigger_error 'plugin_SourceVisualSVNServer_svn_cmd', 256
1 /plugins/SourceSVN/SourceSVN.php 361 - - plugin_error <string>'svn_cmd'
2 /plugins/SourceSVN/SourceSVN.php 285 SourceSVNPlugin -> svn_run <string>'...
..

please tell me what to do
thanks!
Post Reply