preliminary guide to Mercurial via workflows

Kevin Greiner greinerk at gmail.com
Mon May 11 09:58:36 CDT 2009


On Mon, May 11, 2009 at 10:21 AM, Arne Babenhauserheide <arne_bab at web.de>wrote:

>
> --- --- --- --- --- ---
> Note: You can also use this workflow with a shared server instead of
> BitBucket, either via SSH or via a shared directory. An example for an SSH
> URL
> with Mercurial is be ssh://hg@bitbucket.org/ArneBab/1w6 (for a shared
> server
> you'd replace the "hg" in the given URL with your username). For a shared
> directory you just push as if the repository in the shared directory were
> on
> your local drive.
> --- --- --- --- --- ---


I wouldn't use 'hg' as the replaceable username parameter because sometimes
hg is a valid part of hg paths. How about 'johndoe' or 'arneb' instead?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://selenic.com/pipermail/mercurial/attachments/20090511/f076ee96/attachment.htm 


More information about the Mercurial mailing list