Tagged Questions

0
votes
1answer
62 views

Clone Without Authentication

Please let me know , how do I clone a repository every time without prompting for username and password. i am writing a script to clone folders from kiln to local machine.
0
votes
1answer
624 views

Password authentication error when trying to pull clone URL

Hi, I'm trying to do a first pull from the command prompt using hg clone command. Each time I do this I'm asked to enter a password. I have entered the same password as what I use …
1
vote
1answer
86 views

When Pushing Changesets the dialogue box shows the password

When pushing change sets the dialog shows the following text. pushing to http://me%40mydomain.com:*@fogbugz.mydomain.net/fogbugz/kiln/Repo/Repositories/Projects/project searching …
1
vote
1answer
140 views

Kiln password shows up under activity

A coworker of mine pushed some changesets into a repository yesterday, and he later found that his Kiln password showed up in plain text in the activity section for that repository …
2
votes
2answers
159 views

Stop having to give user/pass for every push/pull/in/out

I am using linux and windows command lines to interact with kiln. Every time I do a push, pull, incoming, or outgoing I have to type my username and password. Even if one is right …
3
votes
1answer
590 views

Where is my kiln password stored on my system?

Is this specific to the Kiln Client install or TortoiseHG? I have another install where this doesn't happen (always prompts me for username/password). I don't see it encoded it i …
3
votes
1answer
427 views

storing username & password for subrepos

I have set up a project with a subrepo in .hg/hgrc I can store my username and password, which doesn't get pushed up to kiln if I put in a subrepo .hgsub: CodeDir/Direct = https …
0
votes
1answer
95 views

Removing Stored Passwords

Looks like I put in the wrong password and now I just get "access is denied" messages when pulling from repo. How and where do I remove my password stored?