To prevent spam users, you can only post on this forum after registration, which is by invitation. If you want to post on the forum, please send me a mail (h DOT m DOT w DOT verbeek AT tue DOT nl) and I'll send you an invitation in return for an account.
SVN credentials asked for IvyDE resolve
Hello,
I've installed Eclipse with the Marketplace and both the Subclipse and IvyDE extensions. The current workstation and its installed versions are shown below:
Operative System: Linux Fedora 31 - 5.6.11-200.fc31.x86_64 GNU/Linux
Eclipse: Version 2019-09 (4.13)
Java: openjdk version "1.8.0_242"
Apache IvyDE: 2.2.0.final-201311091524-RELEASE org.apache.ivyde.feature
Subversion Revision Graph: 4.2.0.1 org.tigris.subversion.subclipse.graph.feature
Subclipse SVN Team Provider Core: 4.3.0.201901172050 org.tigris.subversion.subclipse
Subclipse SVNKit Client Adapter: 1.8.12.3 org.tigris.subversion.clientadapter.svnkit.feature
So, I've gotten to the step [First Steps > 6. Select "Trunk" and "Finish"] on that Contribute webpage. The SVN checkout works well and then IvyDE starts its resolve step.
Whenever IvyDE is resolving it constantly asks me for credentials to be able to access the SVN repository, dozens of times until I cancel it. Unfortunately I have no such credentials to provide.
Taking a look at the example, if I understand the `ivysettings.xml` file correctly, then it should be accessing some files in
https://svn.win.tue.nl/repos/prom/Libraries/javacsv/2.1/ . With a web browser I can easily access that path, the ivysettings and any JARs in it. I wonder why it keeps asking for SVN credentials when these files are publicly accessible.
Did someone had a similar problem or can anyone give me some pointers on this?
By the way. The ProM releases themselves are running fine on this machine.
Thank you all very much,
Sorry if I'm messing up something really basic, Java is not my main language.
Comments
- using the location "https://svn.win.tue.nl/repos/prom" and then selecting the "Packages/ActiTrac/Trunk" folder for the project, and
- using the location "https://svn.win.tue.nl" and then selecting the folder "repos/prom/Packages/ActiTrac/Trunk" folder for the project.
The first option will allow for public read, the second will not.