seems hard for window users

Peter Hosey boredzo at gmail.com
Wed Feb 4 22:02:37 CST 2009


On Feb 04, 2009, at 19:39:12, bardy wrote:
> and you can't setup a site like http://bitbucket.org/ or http://freehg.org/ 
>  easily.
>
> so it's hard to send your repo to a server.

Even if that were hard, it would be the Bitbucket developers' fault,  
not the Mercurial developers' fault.

But Bitbucket is very easy to set up. Under the Repositories menu,  
click “Create new”, then fill out the form. When you arrive at the  
webpage for your new Bitbucket repo, copy the clone URL, then push to  
it:

	cd path\to\local\repo
	hg push https://you@bitbucket.org/you/your-repo




More information about the Mercurial mailing list