------- Comment #7 from pluto at agmk dot net 2010-03-11 18:21 ------- (In reply to comment #6) > > no, what for? svn status reports no unversioned files in trunk > > directory. > > Svn status does not report .o files normally.
my ~/.subversion/config has custom global-ignores and i know what it ignores. [~/src/gcc/trunk]$ touch x.o [~/src/gcc/trunk]$ svn st ? x.o the trunk directory is a clean checkout and bootsrap inside /tmp/BUILDDIR fails. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43328