> Hi! > > ---- > > Is there anything like a "wx patch" functionality which applies a patch > (e.g. the output of "diff -u") to a SCCS/WX-controlled tree and does > automatically all the add-files/delete-files/change-files operations ? > > ---- > > Bye, > Roland
No. Nothing to keep you from using patch files, but then you would still need to update your wx state, and I don't think that would handle add/delete/move gracefully. If you're sharing stuff between multiple wx-managed workspaces, you can reasonably use wx backup/wx restore. In just under two weeks, it won't be an issue for ON, because we'll be moving to Mercurial, and you'll be able to use hg bundle/hg unbundle. --Mark _______________________________________________ opensolaris-code mailing list opensolaris-code@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/opensolaris-code