This forum is no longer active. Please post your questions to our new community site
Subversion and Eclipse
|
|
Hello everyone, I’m trying to get Eclipse to talk to my subversion instance through VMPlayer and the subversion 1.6.6-0-opensuse appliance but I have zero linux knowledge. Does the appliance already have a repository set up and if so how do i access it? I assumed it didnt so created one myself following these instructions: I have installed subclipse and am trying to point it to my repository which i assume is svn://xxx.×.×.xx/src (src being the folder I created the repository in, as per the instructions linked to above). Does that sound right? When I create the link I get a message saying "Error validating location “…” Bad URL passed to RA layer. Now then, I assume thats ok and its just telling me that the repository is empty r Thanks! |
|
|
Hi, Could you try to add the following in the Subversion server script to use the repository. Try to modify the following line installdir/apps/subversion/scripts/ctl.sh:
I hope it helps |

