13 Replies Last post: Apr 5, 2011 2:25 PM by Irina Chernushina (JetBrains)  
zdimon Newbie 6 posts since
Jan 21, 2010
Currently Being Moderated

Jan 27, 2010 10:18 AM

Where I can enter svn login and password

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

Eugene Toporov JetBrains 447 posts since
Nov 5, 2003
Currently Being Moderated
Jan 27, 2010 1:58 PM in response to: zdimon
Re: Where I can enter svn login and password

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

Irina Chernushina (JetBrains) JetBrains 153 posts since
Jul 1, 2008
Currently Being Moderated
Jan 28, 2010 11:52 PM in response to: zdimon
Re: Where I can enter svn login and password

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.

uwonder Newbie 6 posts since
Feb 5, 2010
Currently Being Moderated
Feb 8, 2010 8:00 AM in response to: Irina Chernushina (JetBrains)
Re: Where I can enter svn login and password

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

Attachments:
Madis Liias Newbie 4 posts since
Aug 19, 2009
Currently Being Moderated
Feb 10, 2010 2:36 PM in response to: zdimon
Re: Where I can enter svn login and password

Same problem here!

Michal Frankowski Newbie 1 posts since
Feb 10, 2010
Currently Being Moderated
Feb 10, 2010 3:42 PM in response to: Madis Liias
Re: Where I can enter svn login and password

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


Dmitriy Zavalkin Novice 240 posts since
Nov 11, 2009
Currently Being Moderated
Feb 11, 2010 6:15 PM in response to: zdimon
Re: Where I can enter svn login and password

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

Alexey Gopachenko JetBrains 1,294 posts since
Aug 22, 2002
Currently Being Moderated
Feb 11, 2010 6:52 PM in response to: Dmitriy Zavalkin
Re: Where I can enter svn login and password

Thanks for your help, Dmitriy

Thomas Steglich Newbie 7 posts since
Mar 21, 2011
Currently Being Moderated
Mar 31, 2011 1:39 PM in response to: Dmitriy Zavalkin
Re: Where I can enter svn login and password

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

Alexey Gopachenko JetBrains 1,294 posts since
Aug 22, 2002
Currently Being Moderated
Mar 31, 2011 12:34 PM in response to: Thomas Steglich
Re: Where I can enter svn login and password

Please use only English language on all JetBrains resources.

Thomas Steglich Newbie 7 posts since
Mar 21, 2011
Currently Being Moderated
Apr 5, 2011 10:21 AM in response to: Alexey Gopachenko
Re: Where I can enter svn login and password

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.

Irina Chernushina (JetBrains) JetBrains 153 posts since
Jul 1, 2008
Currently Being Moderated
Apr 5, 2011 2:25 PM in response to: Thomas Steglich
Re: Where I can enter svn login and password

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

More Like This

  • Retrieving data ...