There's a working copy of the pcc branch merged with the current trunk
on my github repo, you can grab it with:
git clone git://github.com/allisonrandal/pcc_testing.git foobar
cd foobar
git fetch origin +pcc-reapply:pcc-reapply
git checkout pcc-reapply
Then update changes later with:
git pull origin +pcc-reapply:pcc-reapply
Once I have a clean complete diff, I'll apply it to a fresh svn branch.
Allison
_______________________________________________
http://lists.parrot.org/mailman/listinfo/parrot-dev