SmartSVN - Unable to create new repository profile

Posted by Sandeepan Nath on Server Fault See other posts from Server Fault or by Sandeepan Nath
Published on 2011-01-12T09:57:50Z Indexed on 2011/01/12 10:55 UTC
Read the original article Hit count: 478

Filed under:
|
|

I have just installed SmartSVN on this fedora system.

The application starts (on running ./smartsvn.sh) with its usual UI but many things are not working.

Creating New repository profile
Trying to create a new repository profile (Repositories-> Repository Profiles-> Add)

An Error occurred while processing an SVN command - 
Cannot connect to 'svn+ssh://192.168.0.103': There was a problem while connecting to 192.168.0.103:22

Quick Checkout
Trying to do Quick Checkout (less configuration)

An Error occurred while processing an SVN command -
 Malformed XML.

Some Observations
When I run the smartsvn.sh file like this:-

./smartsvn.sh

It shows this in the console -

Warning: /bin/java does not exist
Could not lock /root/.smartsvn/_lock_
Switched to running instance

I was using SmartSVN in another system before this where it was working. There too, it was showing the warning like Warning: /bin/java does not exist but this part was not showing:-

Could not lock /root/.smartsvn/_lock_ Switched to running instance

I have only JRE installed in both the systems and not JDK. So, what could be the reason? Any pointers?

Thanks,
Sandeepan

© Server Fault or respective owner

Related posts about linux

Related posts about svn