Support #5234
closedsvn.madgik.di.uoa.gr authentication issues
100%
Description
I'm experiencing a strange behaviour with madgik svn repository. To my knowledge, the access to the repository is protected and we got a username/password to checkout the code during ETICS builds.
Given these two commands:
(1) svn export https://svn.madgik.di.uoa.gr/code/gcube/gRS2/trunk/gRS2 (2) svn export https://svn.madgik.di.uoa.gr/code/
(1) does does not ask me for the username/password and checks-out the code corretly. It is not the behaviour I expected, but it is ok for ETICS because we manage to fetch the code.
(2) asks me for authentication but the one I have (i.e. user: d4science) does not work.
Since I'm running some statistics on the gCube components, I would need to access the repository to get the history of components (I'm using SvnKit, not directly the command line tool, but it is failing also).
Could you please check what is the current configuration and if user d4science is still enabled on the repo? Thank you
Updated by Kostas Kakaletris almost 9 years ago
- Status changed from New to In Progress
- % Done changed from 0 to 10
Updated by Kostas Kakaletris almost 9 years ago
- % Done changed from 10 to 50
Login to https://svn.madgik.di.uoa.gr/code/ is working with my personal account, so it must be a problem with the specific user credentials.
Can you please check again the credentials? I will re-check the permissions
Updated by Kostas Kakaletris almost 9 years ago
- Status changed from In Progress to Closed
- % Done changed from 50 to 100
(1) The gcube repository right now is open to the public for read. The behavior to the link mentioned in the ticket is correct.
(2) The base path of the repository is https://svn.madgik.di.uoa.gr/code/gcube/ and is open to public for read, as mentioned above. No user needed. No access is permitted to https://svn.madgik.di.uoa.gr/code/ path.
Please reopen the ticket if the current setup is causing any issues. Thank you