Hello Bogdan!

>> Please try the fsvs-1.2.x branch from the subversion repository
>> (r2370).
>>
> I try it, and it work significially faster (perhaps, because /mnt/fsfs
> was about 1M every time).
That's fine!

I still don't know why these files were over 300k for you.


> But now there are another bug: when I try to commit whole /home, fsvs
> fails 3 times with messages like:
>
> An error occurred: Device or resource busy (16)
>   in ci__directory:
> add_file(./cosmetr/public_html/orifleym.org.ru/Z_A_344/b�znes-plan-magazin-kosmetika.htm,
> source="(null)"@HEAD) returns 160005
...
> It was caused by cyrillic 'i' symbol encoded in cp1251 (8bit) charset in
> file names. I recoded file names using convmv, but I never sure which
> symbols will be in file name tommorow, users are unpredictable and
> cp1251 is standart encoding for Windows.
>
> Server locale  is ru_RU.UTF8
That might be the problem.

If the server thinks it has an UTF8 locale, but local filenames are not encoded 
as such,
subversion will reject the names.

Depending on the way users put the files there, you could try to reconfigure
samba/apache (or whatever is used), so that they put UTF8 filenames there; or 
you could
tell FSVS that the filenames have to be encoded.

I think the right locale would then be ru_RU.CP1251.


Regards,

Phil

-- 
Versioning your /etc, /home or even your whole installation?
             Try fsvs (fsvs.tigris.org)!

------------------------------------------------------
http://fsvs.tigris.org/ds/viewMessage.do?dsForumId=3928&dsMessageId=2388815

To unsubscribe from this discussion, e-mail: 
[[email protected]].

Reply via email to