I have problem in installation of SVN team repository in both MAC and Windows.
In Windows, after creating a SVN repository location and checking out the project from SVN repository, an error with message “.project file is missing,please restore it”
In MAC, every time it shows an error message “Installing new software encountered a problem” ( even though
i uncheck the software which i cannot install and trying to re-insatll, it repeats
the same message with another software )
Ex: I got an error message “Installing Collabnet software encountered a problem” and if i uncheck that and try to reinstall, it shows an error message “Installing JNA library…encountered a problem”
Please provide me a solution to solve these problems.
pkb:
In Windows, after creating a SVN repository location and checking out the project from SVN repository, an error with message “.project file is missing,please restore it”
What version of Servoy are you using?
How did you put your projects on the SVN repository? You probably don’t have the “.project” file in the root of your projects that is actually needed.
Please go to Window → Preferences → Team → Ignored Resources in your developer and check if there is a checked entry “.*”. If there is, uncheck it and try again (not sure if developer restart is needed here or not).
About the Mac install issue for Subclipse, try it without the native support (no JNA) and without collabnet merge client. See if that works.
I did use a SVN plugin on Mac as well, but it was a while back.