[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svn commit: r1589262 - /subversion/trunk/subversion/libsvn_fs_fs/fs.c

From: Philip Martin <philip.martin_at_wandisco.com>
Date: Thu, 24 Apr 2014 10:55:54 +0100

Stefan Fuhrmann <stefan.fuhrmann_at_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*
Received on 2014-04-24 11:56:33 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.