[geeklog-devel] Mercurial up and running
Blaine Lang
devel at portalparts.com
Thu Nov 13 16:38:56 EST 2008
Agree - after reading some more, I see that commit is to my local
repository.
Tortoise HG uses the command 'Synchronize' which brings up a new dialog
with the 'Push' command. So using this panel and method, I get a bit
further.
Updated my local mercurial.ini file to specify the putty plink program
and default remote path
[ui]
username = blaine Lang <blaine at portalparts.com>
ssh = "c:/misc utils/plink.exe"
[hooks]
precommit.username =
[web]
push_ssl = True
[paths]
default-push = ssh://blaine@cvs.geeklog.net//cvsroot/hg/geeklog
Settings don't appear to be picked up in the Tortoise Syncronize dialog
so I enter the remote path and when I try to PUSH, the client just spins
away and an hour later nothing and have to finally terminate the
program. See attached.
Anyone have this working?
Dirk Haun wrote:
> Blaine Lang wrote:
>
>
>> Deleted my local clone and created a new local repository
>> Committed my update and same result - silient commit, no warnings, no
>> prompt for password and no change that I can see to the repository.
>>
>> At this point I am stumped.
>>
>
> Sounds like you're only committing to your local repository but not
> pushing back the changes back to our central repository.
>
> If you do a "hg tip", you should see your last commit in your local
> repository.
>
> Keep in mind that every commit and update is now a two-step process: hg
> commit / hg push and hg pull / hg update.
>
> I forgot that you didn't need to use the GSoC repository, but I would
> have hoped you had some time to play with Mercurial anyway.
>
> Btw, where is Aman's code hosted currently? We should also have it in a
> Mercurial repository on our server.
>
> bye, Dirk
>
>
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: SNAG-0466.jpg
Type: image/jpeg
Size: 55653 bytes
Desc: not available
URL: <https://pairlist8.pair.net/pipermail/geeklog-devel/attachments/20081113/ede378fc/attachment.jpg>
More information about the geeklog-devel
mailing list