You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by oh...@apache.org on 2010/08/27 21:23:25 UTC

svn commit: r990233 - /commons/proper/configuration/trunk/conf/testdb.script

Author: oheger
Date: Fri Aug 27 19:23:25 2010
New Revision: 990233

URL: http://svn.apache.org/viewvc?rev=990233&view=rev
Log:
Tweaked DB setup script for the in-memory HSQLDb database used by tests of DatabaseConfiguration. The script did not work with the new HSQLDb version 2.0.0.

Modified:
    commons/proper/configuration/trunk/conf/testdb.script

Modified: commons/proper/configuration/trunk/conf/testdb.script
URL: http://svn.apache.org/viewvc/commons/proper/configuration/trunk/conf/testdb.script?rev=990233&r1=990232&r2=990233&view=diff
==============================================================================
Binary files - no diff available.



Re: svn commit: r990233 - /commons/proper/configuration/trunk/conf/testdb.script

Posted by Oliver Heger <ol...@oliver-heger.de>.
Am 29.08.2010 20:08, schrieb Rahul Akolkar:
> On Sun, Aug 29, 2010 at 1:59 PM, Oliver Heger
> <ol...@oliver-heger.de>  wrote:
>> Am 29.08.2010 13:58, schrieb sebb:
>>>
>>> On 27 August 2010 20:23,<oh...@apache.org>    wrote:
>>>>
>>>> Author: oheger
>>>> Date: Fri Aug 27 19:23:25 2010
>>>> New Revision: 990233
>>>>
>>>> URL: http://svn.apache.org/viewvc?rev=990233&view=rev
>>>> Log:
>>>> Tweaked DB setup script for the in-memory HSQLDb database used by tests
>>>> of DatabaseConfiguration. The script did not work with the new HSQLDb
>>>> version 2.0.0.
>>>>
>>>> Modified:
>>>>     commons/proper/configuration/trunk/conf/testdb.script
>>>>
>>>> Modified: commons/proper/configuration/trunk/conf/testdb.script
>>>> URL:
>>>> http://svn.apache.org/viewvc/commons/proper/configuration/trunk/conf/testdb.script?rev=990233&r1=990232&r2=990233&view=diff
>>>>
>>>> ==============================================================================
>>>> Binary files - no diff available.
>>>
>>> Why is this file treated as binary?
>>>
>>> It looks to be plain text to me.
>>>
>>
>> No idea, I was wandering the same. Is there a way to simply remove the
>> binary attribute?
>>
> <snip/>
>
> In conf dir:
>
> svn pd svn:mime-type testdb.script
> svn ps svn:eol-style native testdb.script
>
> -Rahul
>
Thanks, should be fixed now.

Oliver

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org


Re: svn commit: r990233 - /commons/proper/configuration/trunk/conf/testdb.script

Posted by Rahul Akolkar <ra...@gmail.com>.
On Sun, Aug 29, 2010 at 1:59 PM, Oliver Heger
<ol...@oliver-heger.de> wrote:
> Am 29.08.2010 13:58, schrieb sebb:
>>
>> On 27 August 2010 20:23,<oh...@apache.org>  wrote:
>>>
>>> Author: oheger
>>> Date: Fri Aug 27 19:23:25 2010
>>> New Revision: 990233
>>>
>>> URL: http://svn.apache.org/viewvc?rev=990233&view=rev
>>> Log:
>>> Tweaked DB setup script for the in-memory HSQLDb database used by tests
>>> of DatabaseConfiguration. The script did not work with the new HSQLDb
>>> version 2.0.0.
>>>
>>> Modified:
>>>    commons/proper/configuration/trunk/conf/testdb.script
>>>
>>> Modified: commons/proper/configuration/trunk/conf/testdb.script
>>> URL:
>>> http://svn.apache.org/viewvc/commons/proper/configuration/trunk/conf/testdb.script?rev=990233&r1=990232&r2=990233&view=diff
>>>
>>> ==============================================================================
>>> Binary files - no diff available.
>>
>> Why is this file treated as binary?
>>
>> It looks to be plain text to me.
>>
>
> No idea, I was wandering the same. Is there a way to simply remove the
> binary attribute?
>
<snip/>

In conf dir:

svn pd svn:mime-type testdb.script
svn ps svn:eol-style native testdb.script

-Rahul

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org


Re: svn commit: r990233 - /commons/proper/configuration/trunk/conf/testdb.script

Posted by Oliver Heger <ol...@oliver-heger.de>.
Am 29.08.2010 13:58, schrieb sebb:
> On 27 August 2010 20:23,<oh...@apache.org>  wrote:
>> Author: oheger
>> Date: Fri Aug 27 19:23:25 2010
>> New Revision: 990233
>>
>> URL: http://svn.apache.org/viewvc?rev=990233&view=rev
>> Log:
>> Tweaked DB setup script for the in-memory HSQLDb database used by tests of DatabaseConfiguration. The script did not work with the new HSQLDb version 2.0.0.
>>
>> Modified:
>>     commons/proper/configuration/trunk/conf/testdb.script
>>
>> Modified: commons/proper/configuration/trunk/conf/testdb.script
>> URL: http://svn.apache.org/viewvc/commons/proper/configuration/trunk/conf/testdb.script?rev=990233&r1=990232&r2=990233&view=diff
>> ==============================================================================
>> Binary files - no diff available.
>
> Why is this file treated as binary?
>
> It looks to be plain text to me.
>

No idea, I was wandering the same. Is there a way to simply remove the 
binary attribute?

Oliver

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org


Re: svn commit: r990233 - /commons/proper/configuration/trunk/conf/testdb.script

Posted by sebb <se...@gmail.com>.
On 27 August 2010 20:23,  <oh...@apache.org> wrote:
> Author: oheger
> Date: Fri Aug 27 19:23:25 2010
> New Revision: 990233
>
> URL: http://svn.apache.org/viewvc?rev=990233&view=rev
> Log:
> Tweaked DB setup script for the in-memory HSQLDb database used by tests of DatabaseConfiguration. The script did not work with the new HSQLDb version 2.0.0.
>
> Modified:
>    commons/proper/configuration/trunk/conf/testdb.script
>
> Modified: commons/proper/configuration/trunk/conf/testdb.script
> URL: http://svn.apache.org/viewvc/commons/proper/configuration/trunk/conf/testdb.script?rev=990233&r1=990232&r2=990233&view=diff
> ==============================================================================
> Binary files - no diff available.

Why is this file treated as binary?

It looks to be plain text to me.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org