Where I can enter svn login and password

Help me please find setting file or tools where indicate date of authenticate to svn server.

13 comments
Comment actions Permalink

Hello,

Open IDE Help and search 'Authenticating to Subversion' there. The first found topic contains the info you are looking for.

Hope it helps.

-Eugene

0
Comment actions Permalink

I get error autenticate always when trying comit or update.
See attached screenshot.
And I never see dialog box when must enter my login and password.

I try clear Auth cache.
I try delete this record and add new.
Nothing helps.



Attachment(s):
wide.jpg
0
Avatar
Irina Chernushina
Comment actions Permalink

No, it doesn't pop up any more, you will only see a red balloon saying you should go to the "pending notifications".
Please go to the lower right corner and click "!" sign there.
A picture's worth a thousand words:
svnAuth.JPG
You'll see authentication dialog immediately only when you're going to some URL outside your working copies.
To Repository Browser, for instance.

0
Comment actions Permalink

The "pending notifications" icon never appears to allow me to authenticate. I am trying to commit files. Am I missing something? See screenshots.



Attachment(s):
jetbrains-notify.jpg
jetbrains-nosvn.jpg
0
Comment actions Permalink

It is my notification.

See screenshot.



Attachment(s):
notifyc.jpg
0
Comment actions Permalink

Same problem here!

0
Comment actions Permalink

I have the same problem, version WebIDE WI-94.149 windows


0
Comment actions Permalink

1. Restart WebIDE
2. Go to Version Control - Browse Subversion Repository
3. Click on '+' left to needed repository. If you didn't add any - add new and then click.
4. You will see next window:
svn-authentification-doalog.png

0
Comment actions Permalink

Thanks for your help, Dmitriy

0
Comment actions Permalink

Hallo
the window to enter the details to the svn connection, when I want to start browsing the svn, doesn't show up. But I get the box in the upper right corner with the hint to update the svn configuration. When I click the link in that box, a new window opens, where I can enter my login and password for the svn, and I can mark a checkbox to store the password. After doing this, there is a message in the lower left corner 'cannot store password: forbidden by "store password=no". My problem: where can I change this, so that the password is stored?

Thank you for your patience and help.

Thomas.

message translated to englisch by Thomas Steglich

0
Comment actions Permalink

Please use only English language on all JetBrains resources.

0
Comment actions Permalink

Sorry, but it is a little bit confusing, when the language of the gui is german and the language spoken in the community is english. All in english would be better.

0
Avatar
Irina Chernushina
Comment actions Permalink

Hello Thomas,

There's a property in Subversion 'config' file, 'store-passwords'
It is described here:
http://svnbook.red-bean.com/en/1.5/svn.advanced.confarea.html#svn.advanced.confarea.opts.config

Your Subversion configuration directory is set (usually to default value) in PhpStorm/WebStorm in Settings | Version Control | VCSs | Subversion | Subversion Configuration Directory

0

Please sign in to leave a comment.