Some relative svn externals takes very long time

2010-01-20 Thread Joakim Tjernlund
Hi We have a repo with lots of svn:externals that looks like this ^tags/x/y z Each time one executes a svn up or svn status it takes a very long time to complete. The reason is that for each such external a new svnserve if started on the server. The ^tags/x/y externals are relative to the repo s

svndumpfilter bug in 1.6.6 ?

2010-01-15 Thread Joakim Tjernlund
I am unable to get svndumpfilter to recognize the dir /tags/tuappl02a-r12a-3, doing: svnadmin --quiet dump /usr/local/src/fpga-repo/TM-3000 | svndumpfilter --drop-empty-revs --skip-missing-merge-sources --renumber-revs --quiet include tags/tuappl02a-r12a-3 | grep tuappl02a-r12a-3 yields nothi

Committing files with only mofification data changed?

2009-12-22 Thread Joakim Tjernlund
We are using subversion to manage our autotools based SW and we have some dependency problems. When we modify some autotools file like configure.ac and regenerate configure and friends some files are rewritten such as aclocal.m4 but there is no change in the file contents. When committing, these