[ANN] TortoiseHg 0.6 released
Paolo Berto
pberto at jupiter-jazz.com
Thu Jan 22 04:20:56 CST 2009
On Jan 18, 2009, at 5:47 AM, TK Soh wrote:
> Please checkout TortoiseHg's release note for the list of changes in
> this
> release:
>
> http://www.bitbucket.org/tksoh/tortoisehg/src/tip/ReleaseNotes.txt
>> * New initialization (create new repo) window
So. I see the creation window.
I would like now to clone the new repo *from* the current machine *to*
a remote server (where hgweb runs), authenticating with SSH. Is it
supposed to work?
Because up to now I always had to create an empty repo in the remote
machine where the web server runs, then clone it on my local machine,
fill in the repo with my files, and push back the changes.
Ideally i would like to skip the server side creation and
initialization:
- create a repo on a local machine
- ssh clone on a remote machine (where this new repo does not exist)
- ssh push/pull
P.
More information about the Mercurial
mailing list