C. Michael Pilato wrote:
> Karol Szkudlarek <karol@mikronika.com.pl> writes:
>
>
>>Hi!
>>
>>Please explain me what means the following Subversion message:
>>
>>#: libsvn_fs_base/bdb/copies-table.c:130
>>msgid "bumping next copy key"
>
>
> In our BDB backend, the 'copies' database table uses unique primary
> keys, integers in base-36. There is one exception -- a row whose key
> is 'next-key', and whose value is the base-36 integer we will use as
> the primary key of the next row added to the table. Each time a new
> row is added to the table, we "bump" (which essentially means
> "increment by 1") the value of the 'next-key' key.
>
Thank you for explantation. I understand now and commited the Polish
translation for it.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue May 10 16:28:37 2005