On 03.01.2018 22:04, Bo Berglund wrote:
> On Wed, 3 Jan 2018 21:16:02 +0100, Branko ?ibej
> wrote:
>
>> And there's your answer to the question of day to day performance of the
>> repository: Subversion also has to open many vs. just one file when its
>> reading historical revisions, so packing wi
On Wed, 3 Jan 2018 21:16:02 +0100, Branko ?ibej
wrote:
>And there's your answer to the question of day to day performance of the
>repository: Subversion also has to open many vs. just one file when its
>reading historical revisions, so packing will definitely help to reduce
>the number of directo
On 03.01.2018 21:13, Dave Huang wrote:
> On 1/3/2018 13:19, Nico Kadel-Garcia wrote:
>> NTFS also has limits on the maximum number of files for a filesystem.
>
> FWIW, that limit is 2^32 - 1 files, or approximately 4 billion (see
> Table 3.12 of https://technet.microsoft.com/en-us/library/cc938432.
On 1/3/2018 13:19, Nico Kadel-Garcia wrote:
NTFS also has limits on the maximum number of files for a filesystem.
FWIW, that limit is 2^32 - 1 files, or approximately 4 billion (see
Table 3.12 of https://technet.microsoft.com/en-us/library/cc938432.aspx)
There are also notable performance l
On Wed, Jan 3, 2018 at 11:54 AM, Bo Berglund wrote:
> On Wed, 3 Jan 2018 09:52:32 -0500, Nico Kadel-Garcia
> wrote:
>
>>Please stop confusing "inode" with "disk space" It's more like you've
>>run out of boxes to put things in, i.e. inodes, than running out of
>>space to store store the boxes (i.e
On Wed, 3 Jan 2018 09:52:32 -0500, Nico Kadel-Garcia
wrote:
>Please stop confusing "inode" with "disk space" It's more like you've
>run out of boxes to put things in, i.e. inodes, than running out of
>space to store store the boxes (i.e., disk space).
Please do not confuse me with the original p
On Wed, Jan 3, 2018 at 1:50 AM, Bo Berglund wrote:
> On Tue, 2 Jan 2018 22:20:13 -0500, Nico Kadel-Garcia
> wrote:
>
>>On Tue, Jan 2, 2018 at 9:37 PM, Keva-Slient <356730...@qq.com> wrote:
>>>
>>> inodes usage of my svn server grows up quickly as repositories commits
>>> increasing.
>>> there ar
Bo Berglund wrote on Wed, 03 Jan 2018 07:50 +0100:
> Is this a one-time cleanup operation or does it need to be executed
> regularly?
Regularly.
> I.e. does running "svnadmin pack" on the repo consolidate
> the many files into a smaller number of big files and set some
> repository property such
On Tue, 2 Jan 2018 22:20:13 -0500, Nico Kadel-Garcia
wrote:
>On Tue, Jan 2, 2018 at 9:37 PM, Keva-Slient <356730...@qq.com> wrote:
>>
>> inodes usage of my svn server grows up quickly as repositories commits
>> increasing.
>> there are many reversion files in xx/db/revs/[0-9]+/[0-9]+.
>
>There i
<356730...@qq.com>;
Subject: Re: inodes usage of svn server
On Jan 2, 2018, at 9:37 PM, Keva-Slient <356730...@qq.com> wrote:
>
>
> inodes usage of my svn server grows up quickly as repositories commits
> increasing.
> there are many reversion files in xx/db/revs/[0-
lt;356730...@qq.com>;
????: "users";
: Re: inodes usage of svn server
On Tue, Jan 2, 2018 at 9:37 PM, Keva-Slient <356730...@qq.com> wrote:
>
> inodes usage of my svn server grows up quickly as repositories commits
> increasing.
> there are many reversion files in
On Tue, Jan 2, 2018 at 9:37 PM, Keva-Slient <356730...@qq.com> wrote:
>
> inodes usage of my svn server grows up quickly as repositories commits
> increasing.
> there are many reversion files in xx/db/revs/[0-9]+/[0-9]+.
There is "svnadmin pack", which needs to run on the Subversion
repository se
On Jan 2, 2018, at 9:37 PM, Keva-Slient <356730...@qq.com> wrote:
>
>
> inodes usage of my svn server grows up quickly as repositories commits
> increasing.
> there are many reversion files in xx/db/revs/[0-9]+/[0-9]+.
>
> is there any way storing all version files into one file? or any other
inodes usage of my svn server grows up quickly as repositories commits
increasing.
there are many reversion files in xx/db/revs/[0-9]+/[0-9]+.
is there any way storing all version files into one file? or any other way to
solve this problem.
--
.
Vanity...My favour
14 matches
Mail list logo