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 _______________________________________________ logback-dev mailing list [email protected] http://qos.ch/mailman/listinfo/logback-dev
