Loading

Tag Archives: subversion

Enhanced JDBC Sampler code merged into Apache Jmeter

It seems that my patch to the JDBC Sampler in Apache JMeter has been finally merged into the subversion tree . I didn’t check it yet tought. Bookmark It Hide Sites $$(‘div.d123′).each( function(e) { e.visualEffect(‘slide_up’,{duration:0.5}) });

Subversion error: 503 Service unavailable

If you faced the following subversion message in windows: svn: PROPFIND request failed on ‘/repos/demosystemeic’ svn: PROPFIND of ‘/repos/demosystemeic’: 503 Service Unavailable (http://x.x.x.x) Probably the problem is caused because you are proxying your request via a proxy that doesn’t support HTTP methods like PROPFIND, etc. If you don’t really need the proxy to access the [...]