Can i set password permanent in tortoiseSVN?

0

Is it possible to set the password permanent so it doesn't always prompt asking me for password whenever I do changes to my project?

starcorn

Posted 2012-06-01T11:08:26.920

Reputation: 2 136

Answers

0

You can indeed. You can save the log in information to the URL:

enter image description here

If you click on the lock, you will see this screen:

enter image description here

Enter your login credentials here and it should stop prompting you. Came across this problem myself when starting use tortoise and this is what solved it for me...

Hope it helps!

Dean

Posted 2012-06-01T11:08:26.920

Reputation: 674

How can I get to the window on your first screenshot? – starcorn – 2012-06-01T11:30:37.610

@starcorn - thats the synchronize window. Access it from the tortoise menu (right click > tortoise) – Dean – 2012-06-01T11:32:35.657

I don't have that option when I right click, I only got these http://i.imgur.com/OA9ds.png

– starcorn – 2012-06-01T11:37:36.540

not sure i recognise that menu to be honest! On my system, i created a project folder and converted it to a repository. Whenever i make changes to the code i save the changes, right click on the folder/repository and click synchronize. From there i can push or pull to bit-bucket. – Dean – 2012-06-01T11:59:17.747

Ok, now I just realized that you are using tortoise bitbucket, and not the SVN version. So yeah there's not sync option in SVN. – starcorn – 2012-06-01T12:03:42.390