Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

Sign up now!

Resolved Can someone help me with this?

Joined
Jul 20, 2017
Messages
13
MZQBu

What am I meant to enter here when trying to set up my SVN?

For those who can't see the image, it's the part in IntelliJ where you must enter "Path to certificate" and "Certificate passphrase"

I have tried my URL and password and have also tried my username and password which both do not work.

Help required!

Thanks in advance,

Noob Bot Developer
 
Joined
Jul 20, 2017
Messages
13
RESOLVED:

I figured this out for myself but for anyone interested I will put steps on how to fix it below. The problem is that Intellij is most likely storing the wrong password from a previous SVN. The way to fix this is as follows:

1) File > Settings > Subversion
2) Click on "Clear Auth Cache" at the bottom of the tab. It may seem like this has done nothing.
3) Then go back into your subversion setup as follows:
4) VCS > Checkout from Version Control
5) Select Subversion
6) Delete your current SVN and re-enter.

This should get rid of the certificate path and instead ask for username and password.

Hope this helps some people in the future!
 
Top