Bugs item #2171913, was opened at 2008-10-16 09:49 Message generated for change (Settings changed) made by sborho You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=968354&aid=2171913&group_id=199155
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: dialogs Group: None >Status: Closed Resolution: None Priority: 5 Private: No Submitted By: Holiman (holiman) Assigned to: Nobody/Anonymous (nobody) Summary: View outgoing fails after view pulled revisions Initial Comment: Steps to reproduce 1. Clone a remote repository locally into c:\repos\poc 2. Clone it locally again c:\repos\poc2 3. Make a change in poc\, push to remote location which requires authentication. (I have not reproduced it between local repos without auth) 4. In poc2, select Synchronize 5. Under Pull, select "do fetch" 6. Do Pull, which pulls changes. 7. Click on "View Pulled revisions" 8. Close changelog again 9. Click "Outgoing" Command fails with something like this : comparing with http://myserver/myrepo *** http authorization required[command interrupted] After restarting the Synchronize - window, things work well again. ---------------------------------------------------------------------- Comment By: Holiman (holiman) Date: 2008-12-17 04:41 Message: The original bug was found on a server which required authentication on ALL operations. Freehg.org only requires authentication on push. Therefore, the steps above do not reproduce the bug using that server. It is, however, possible to reproduce it on freehg if changes are made in both repos, and step nine is replaced by "push" instead of "outgoing". Otherwise, may be easier to use a server which has the entire hg webdir inside an auth realm. ---------------------------------------------------------------------- Comment By: Holiman (holiman) Date: 2008-12-17 03:33 Message: Ok, my bad, did not see auth when I tried to clone an empty repo. Will have it tested asap (I am on linux right now) and get back to you ---------------------------------------------------------------------- Comment By: TK Soh (tksoh) Date: 2008-12-17 03:10 Message: I am not sure I understand your question completely, but freehg.org will prompt you for username and password when you try to push to it. As I mentioned, I was using the freehg.org. Maybe you meant something by authentication? ---------------------------------------------------------------------- Comment By: Holiman (holiman) Date: 2008-12-17 02:59 Message: I registered an account on freehg.org, but I did not find any mechanisms to set it up to use authentication. Did you use a server that required authentication when you tried to reproduce? (The original defect was encountered using "basic" auth) ---------------------------------------------------------------------- Comment By: TK Soh (tksoh) Date: 2008-12-11 01:09 Message: Using freehg.org as the remote server, I was not able to reproduce what you reported. Can you please try to see if you are able to reproduce the bug with freehg.org? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=968354&aid=2171913&group_id=199155 ------------------------------------------------------------------------------ Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H _______________________________________________ Tortoisehg-develop mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tortoisehg-develop
