>>>>> "Andrew" == Andrew Haley <aph@redhat.com> writes: Andrew> I suppose we shouldn't be copying the .svn directories Andrew> anywhere Yeah. Andrew> 2005-11-26 Andrew Haley <aph@redhat.com> Andrew> * classpath/lib/Makefile.am (resources): Use `cp -p'. Andrew> Remove `@' from start of line. This says cp -p but the patch says cp -f. Tom