Stefan Fuhrmann <stefan.fuhrm...@wandisco.com> writes:

> Since no functionality depended on the change so far, except
> for some extra fool-proving during hotcopy, I reverted the change
> in r1589518.

svnadmin_tests.py 40 started to take advantage of your change and would
hang after you reverted it.  The problem was

   svnadmin create repo1
   svnadmin hotcopy repo1 repo2
   echo repo1 > repos
   echo repo2 >> repos
   svnadmin freeze -F repos true

I've changed the hotcopy UUID to avoid the hang.  Could FSFS detect the
deadlock and return an error rather than hang?

-- 
Philip Martin | Subversion Committer
WANdisco // *Non-Stop Data*

Reply via email to