The following things have changed:
- Renamed include/parrot/register_funcs.h to regfuncs.h - Renamed languages/miniperl/miniperlc to mpc - Moved t/op/pmc* to t/op/pmc/ - Moved Parrot/* to lib/Parrot/ - Moved Test/* to lib/Test/ Revision history has been preserved in the following manner: - the new name/location contains the _entire_ history of the file. - the old name/location contains a deleted file up to today. You will want to do a clean checkout to make things mesh up. If you delete the old files, a cvs update -dRP should get you in mostly sync. There will of course be some things which will be out of whack because things have moved, until everything catches up. /me lights the tinder on fire. -R