Hi,
I have to deal with a GIT repository on github. As I don't like GIT, I
thought I could use TortoiseHg with hggit.
I did the following :
- I validated hggit extension in TortoiseHg.
- I generated a key pair with PuttyGen
- I added the public key to github
- I manually launched Pageant on my machine and added the private key.
- I cloned the github repos by right-clicking in explorer/
TortoiseHg/Clone...
source : git+ssh://[email protected]/NicoPy/brython.git
Ok so far.
My remote repo is a fork of another one (github).
I synchronised my remote repo with the main repo.
I try to pull from my remote repository to update my local copy :
1) From explorer : right-click/TortoiseHg/Update... Clikc Update. I get
a dialog box :
The selected revision (default) has a bookmark on it called
"master".
Do you want to activate it ?
You can disable this prompt by configuring
Settings/Workbench/Activate Bookmarks
I click "Yes"
I get the following in details pane :
% hg update --verbose --config ui.merge=internal:merge --rev
master --check
0 files updated, 0 files merged, 0 files removed, 0 files
unresolved
(activating bookmark master)
[command completed successfully Mon Dec 08 21:45:53 2014]
2) I tried with Hg Workbench. I get the following error message :
"abandon : remote branch lookup not supported"
3) I tried on command line : "hg pull"
pulling from git+ssh://[email protected]/NicoPy/brython.git
importing git objects into hg
(run 'hg update' to get a working copy)
I finally got it working.
I think things are broken somewhere. Updating from the GUI does not work.
Another remark : Pageant has to be manually launched after each reboot
of my machine. Each time I launch Pageant, I have to reload the private
key file.
I am using Win7 pro with Tortoise 3.2.1.
Best regards,
Nicolas
------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk
_______________________________________________
Tortoisehg-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tortoisehg-discuss