Hello Zsolt,
> please provide a jar file. How many changes or on the trunk since
1.1.2? We
> want to use this library in production.
You could get binary version at
http://www.svnkit.com/org.tmatesoft.svn_1.1.2_3027.standalone.zipThe following changes has been made:
------------------------------------------------------------------------
r3020 | alex | 2007-04-02 17:45:14 +0200 (Mon, 02 Apr 2007) | 1 line
JavaHL: workaround for 'default' svnClientAdapter prompt extended.
------------------------------------------------------------------------
r3021 | alex | 2007-04-02 18:16:05 +0200 (Mon, 02 Apr 2007) | 1 line
"simple" passtype support
------------------------------------------------------------------------
r3022 | alex | 2007-04-02 18:26:31 +0200 (Mon, 02 Apr 2007) | 1 line
exception stack trace logging removed.
------------------------------------------------------------------------
r3023 | alex | 2007-04-02 19:00:53 +0200 (Mon, 02 Apr 2007) | 1 line
default value for use-commit-time option was "yes", should be "no";
revert should set current time, not one of the base file.
------------------------------------------------------------------------
r3024 | alex | 2007-04-03 02:28:27 +0200 (Tue, 03 Apr 2007) | 1 line
external path was not properly set in status_external event
------------------------------------------------------------------------
r3025 | alex | 2007-04-03 02:35:43 +0200 (Tue, 03 Apr 2007) | 1 line
bundle build shouldn't fail when no ECLIPSE_HOME is set
------------------------------------------------------------------------
r3026 | sa | 2007-04-04 13:39:23 +0200 (Wed, 04 Apr 2007) | 3 lines
bugfix in SVNAdminClient.doLoad() (reported by ZSolt Koppany
<
zkoppanylist@...>):
- SVNFileUtil.readLineFromStream() must use a UTF-8 charset decoder to
read UTF-8 names
(files or dirs) correctly
------------------------------------------------------------------------
r3027 | alex | 2007-04-04 19:29:49 +0200 (Wed, 04 Apr 2007) | 1 line
SVNFileUtil refactoring - UTF-8 decoding moved to a single method.
------------------------------------------------------------------------
Last two changes represent fix of the bug you've reported. We're running
full test suite on the server now, I will let you know as soon as it
will be completed.
Alexander Kitaev,
TMate Software,
http://svnkit.com/ - Java [Sub]Versioning Library!
Zsolt Koppany wrote:
> Great,
>
> please provide a jar file. How many changes or on the trunk since 1.1.2? We
> want to use this library in production.
>
> Zsolt
>> -----Original Message-----
>> From: Alexander Sinyushkin [mailto:
Alexander.Sinyushkin@...]
>> Sent: Wednesday, April 04, 2007 1:50 PM
>> To:
javasvn-users@...
>> Subject: Re: incorrect filenames if loading a dump
>>
>> Hi ZSolt!
>> Thanks for reporting this bug, it's now fixed in trunk in revision 3026.
>> I guess, Alex or I will make an updated jar for you
>> or you may compile it from sources for yourself.
>>
>> ----
>> Alexander Sinyushkin,
>> TMate Software,
>>
http://svnkit.com/ - Java [Sub]Versioning Library!
>>
>>
>> Zsolt Koppany wrote:
>>> Hi,
>>>
>>> I use svnkit-1.1.2. If a load a dump (attached) the filenames will be
>> wrong.
>>> I don't have this problem using svnadmin load.
>>>
>>> Any Ideas?
>>>
>>> Zsolt
>>>
>>>
>
>