[logback-dev] AS/400 specific logback project.
Ceki Gulcu
listid at qos.ch
Fri Nov 28 18:46:31 CET 2008
Thorbjørn Ravn Andersen wrote:
> Ceki Gulcu skrev:
>> Done. Your current svn id works for logback as well. Give it a try.
>> The repository URL is https://svn.qos.ch/repos/logback-incubator
>>
>>
> Great. Shows up here.
>
>> Do holler if you run into trouble.
>>
> Initial testing showed I was not allowed to write to
> logback-incubator/trunk. Could you give it a look?
>
Things look OK on my end. What happens when you do:
svn co https://svn.qos.ch/repos/logback-incubator/trunk logback-incubator
cd logback-incubator
touch test2
svn add test2
svn ci -m "testing"
--
Ceki Gülcü
Logback: The reliable, generic, fast and flexible logging framework for Java.
http://logback.qos.ch
More information about the logback-dev
mailing list