> I can confirm that after I modify the line to be like this: > if ($line =~ /^svn: (warning:)? URL '.*' refers to a directory/) { > > The problem is gone.
I have made this a bit more general for now - but have committed in your fix. if ($line =~ /^svn:.*URL '.*' refers to a directory/) { Perhaps after 1.9.2 is released, we can do this properly using error return codes instead, but the above fix will be in for 1.9.2. I'd be keen to see if there is a unique error code for this situation. Cheers, David ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Codestriker-user mailing list Codestriker-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/codestriker-user