Hi, I'm using 'quilt' to manage my patches against Axis2/C. Could you set the svn:ignore property in the trunk directory to ignore files used by quilt?
svn propedit svn:ignore . The file to add are: patches .pc By the way, you could add all generated files: *.tar.gz configure Makefile.in axis2c.pc aclocal.m4 stamp-h1 config.sub config.status config.h config.h.in autom4te.cache ... Olivier.
