Project

General

Profile

problem repository redmine / SVN

Added by Steph cah almost 14 years ago

hello
I installed redmine, and I am trying to configure the repository (Subversion).
I get an error "No such file or directory - svn list - xml" http://xxxxxxxx:4000/svn/projet// "@ HEAD - username xxxx - password xxxx"
Yet the SVN works very well and tested with eclipse.
help please!


Replies (7)

RE: problem repository redmine / SVN - Added by Felix Schäfer almost 14 years ago

What do you serve your redmine with, is svn installed on the server, does the user running redmine have it in it's path, …? See if you have an scm_error.log in your logs directory and post the last errors here too.

RE: problem repository redmine / SVN - Added by Steph cah almost 14 years ago

log file:

SCM command failed, make sure that your SCM binary (eg. svn) is in PATH (e:\ruby-1.8.6-26\bin;C:\Program Files\Legato\nsr\bin;C:\Perl\bin;C:\WINNT\system32;C:\WINNT;C:\WINNT\System32\Wbem;C:\Program Files\Support Tools\;C:\Program Files\Resource Kit\;C:\Program Files\IBM\Director\bin;C:\Program Files\Common Files\IBM\ICC\cimom\bin;C:\Program Files\MySQL\MySQL Server 5.0\bin;C:\WINNT\system32\;C:\WINNT\system32\Wbem;C:\Program Files\Support Tools;C:\Program Files\InstallShield\AdminStudio\6.0\ConflictSolver;C:\Program Files\UltraEdit;C:\Program Files\Common Files\Telelogic\SA\;C:\Program Files\Microsoft SQL Server\80\Tools\Binn\;E:\maven-2.0.7\bin;C:\Program Files\Git\cmd): svn list --xml "http://s3a204i.societe.com:4010/svn/project/"@HEAD --username xxxx --password xxxx
with: No such file or directory - svn list --xml "http://s3a204i.societe.com:4010/svn/project/"@HEAD --username xxxx --password xxxx
Rendering template within layouts/base

RE: problem repository redmine / SVN - Added by Felix Schäfer almost 14 years ago

Steph cah wrote:

log file:

SCM command failed, make sure that your SCM binary (eg. svn) is in PATH

That's quite obvious, isn't it?

RE: problem repository redmine / SVN - Added by Steph cah almost 14 years ago

what I should do more ?
thank you!

RE: problem repository redmine / SVN - Added by Steph cah almost 14 years ago

what I should do more
thank you

RE: problem repository redmine / SVN - Added by Felix Schäfer almost 14 years ago

Do you have any svn client installed on that machine? If yes, is there a binary called svn somewhere? If yes, edit your $PATH environment variable so that includes the path to your svn binary.

I'm really sorry, but those are windows problems, not redmine, and most here are at home in unix-world, so I'm not sure if we can be the best help. HAve you tried googling around?

RE: problem repository redmine / SVN - Added by Steph cah almost 14 years ago

hello and thank you for your help.
Yes, I have a svn, installed and tested but not on the same machine(remote machine), the url is:http://s3a204i.societe.com:4010/svn/project, I see not how to put his bin in the path.

    (1-7/7)