> > > [1] http://braindump.uk/wiki/index.php/Teamware_to_Mercurial > > > > That's very nice indeed. I'm missing steps to find out what files have > > been changed in a given revision (hg status --rev) such as > > Steps? As in "hg history" or something else?
Sorry for not being clear. If you wish to find out which files have been touched in given changeset, you have to use "hg status --rev XXX" (hg history does not afaik list deleted / moved files). I just pointed out that this might be written on the page also. > > Another question which hasn't been answered so far (at least I don't > > know), is how are we supposed to backport mercurial changeset to > > TeamWare ? (for example from Nevada to S10). Is it left to the user to > > manually apply the patch + update wx/active + rename/delete files ? > > No scripts are available yet, as far as I know. I would use "hg > export" to get a changeset, and then do exactly what you're > suggesting. For as often as this happens, it shouldn't be too > terribly hard to do. Well, every backport to S10 will have to go this way. But I have no idea how often we have to backport bug fix. I will forward the current status rpe-scm-site-experts. Thank you -- Vlad -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 193 bytes Desc: not available URL: <http://mail.opensolaris.org/pipermail/scm-migration-dev/attachments/20080630/0d007c98/attachment.bin>