
Esko Luontola
- Total activity 14
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 6
Activity overview
Latest activity by Esko Luontola-
Esko Luontola commented,
OK. I haven't tested other platforms, but if you're sure that this happens only the Windows SVN client, then maybe there is nothing to do about it. As long as it won't be possible to execute arbitr...
-
Esko Luontola created an article,
Special characters in SVN passwords are no escaped
Let's say that the SVN password is foo" including that last double quote. Typing those four characters in the Edit Material screen and pressing Check Connection produces the error: svn: Malformed...
-
Esko Luontola created a post,
Password file is leaking file descriptors
CompletedWhen Go 12.3.0(15851-5190592cebc3be) server has been running for some weeks on Linux, it starts getting "Too many open files" errors like this: 2012-11-21 10:27:18,664 WARN [92@MessageListener fo...
-
Esko Luontola commented,
I was able to change the pipeline counter by connecting directly to the H2 database used by Go. I split one of my projects into two and I wanted the pipeline counter of the extracted project to con...
-
Esko Luontola commented,
Any progress on this one? Is there a workaround such as editing Go's internal database directly?
-
Esko Luontola created an article,
Continuous Delivery with Maven and Go into Maven Central
In this article I'll explain how I tamed Maven to support continuous delivery, and how to do continuous delivery into the Maven Central repository: http://blog.orfjackal.net/2012/08/continuous-del...
-
Esko Luontola created a post,
Line breaks in commit messages
CompletedIn Go 12.2.2, the revision comments on a build's Overview and Materials pages do not keep line breaks from commit messages - it just clumps all lines together, as you can see in the attached screen...