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

Re: ISSUE: "To many open files" not being logged by master server when sync fails.

From: Philip Martin <philip.martin_at_wandisco.com>
Date: Tue, 22 May 2012 11:08:56 +0100

Kenneth Miles <kmiles_at_voyagergaming.com> writes:

> On 21/05/12 20:41, Philip Martin wrote:
>>>
>> You didn't answer the question about a second run. After
>>
>> svnadmin create ...
>> svnsync init ...
>> svnsync sync ...
>>
>> does another
>>
>> svnsync sync ...
>>
>> fail?
>>
>> I still can't reproduce it. Can you come up with a complete recipe?
>> Which version of Subversion are you using?
>>
>> Are there other changes in that revision as well as the new files? Your
>> strace shows old revs file being opened, a revision that simply adds
>> files would not read old revision files.
>>
>>
>
> I said in the previous email that the problem replicates after i
> create a new repository and init and sync!
>
> i.e.
>
> svnadmin create ...
> svnsync init ...
> svnsync sync ...
>
> FAILS

As far as I can see you have still failed to answer the question. After

svnadmin create ...
svnsync init ...
svnsync sync ... FAIL

does a subsequent

svnsync sync ...

fail? That's a second sync on the same repository as the first sync
without a second create or a second init.

-- 
uberSVN: Apache Subversion Made Easy
http://www.uberSVN.com
Received on 2012-05-22 12:09:39 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.