hg push problem
Mathieu Clabaut
mathieu.clabaut at gmail.com
Tue Jan 9 07:26:52 UTC 2007
On 1/9/07, tech at me <ganesh.techgroups at gmail.com> wrote:
>
> HI,
>
> I have recently started using mercurial. I am having some problem "hg
> push"
> I had say some 5 files modified.
>
> I did hg commit for 5 files in 2 steps.
> <xyz_dir>#hg commit f1 f1 f3
> <xyz_dir>#hg commit f4 f5
>
> then I do push
> <xyz_dir>#hg paths
> <xyz_dir>#hg push <output_hg_paths> #I could have used just "hg push"
> here.
>
> I can see the message of 5 files being pushed.
>
> But when I go to the parent workspace, I can't see the modified files
> there. Also "hg log" gives information about changeset both at parent and
> child workspace.
You must do a "hg update" in the parent workspace.
-mathieu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurial-scm.org/pipermail/mercurial/attachments/20070109/075e50a4/attachment-0002.html>
More information about the Mercurial
mailing list