How to create remote repository with sources
Nicolas Pinault
nicolasp at aaton.com
Mon Aug 6 09:19:32 UTC 2012
Salut Xavier,
Le 06/08/2012 11:14, Xavier NOPRE a écrit :
> Hi all,
>
> I'm using Mercurial on my computer, for my dev project.
>
> Now, I want to push my sources and changes on a remote server to
> backup my sources and to add continious integration.
>
> On my remote server, I have created a directory and run "hg init" on
> it. On my computer, on the file .hg\hgrc, I have added a "default"
> line in "[paths]" section with SSH path to my remote directory. When I
> run "hg push", it ask me my SSH password and said "remote: added 66
> changesets with 441 changes to 239 files (+1 heads)".
>
> But on the remote server, I have only a .hg directory without sources.
>
> What do I have to do to have all my sources in my remote server ?
You have to update the remote directory.
De rien ;)
Nicolas
>
> Thanks,
>
> Xavier
>
>
>
> _______________________________________________
> Mercurial mailing list
> Mercurial at selenic.com
> http://selenic.com/mailman/listinfo/mercurial
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurial-scm.org/pipermail/mercurial/attachments/20120806/730082d7/attachment-0002.html>
More information about the Mercurial
mailing list