Norbert Koch wrote:
After my push in ruby-modes, on the top-level I get
% hg status --added --modified --subrepos
M ChangeLog
M xemacs-packages/ruby-modes/.hgtags
M xemacs-packages/ruby-modes/ChangeLog
M xemacs-packages/ruby-modes/Makefile
After you updated the ChangeLog and Makefile in ruby-modes, where did
you do the commit? I'm guessing you did it in ruby-modes, but not the
top level.
Should I push the local changes in the subrepo (e.g. ruby-modes like
I
just did) or should I push all my changes from the top-level?
IIUC, if you push from ruby-modes, you'll only push the changes in the
ruby-modes tree; the top-level ChangeLog change will not get pushed.
But if you do the commit and push from the top level, Mercurial will
take care of both repos (top-level and ruby-modes) for you.
mike
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-beta