Menu

#92 Problem with included paths

open
nobody
5
2008-12-02
2008-12-02
No

It appears that some include paths cause errors in the tool.

Causes an error: "-include **/1.0.0/**/*.*"
Works: "-include **/branches/1.0.0/**/*.*"

The error is:
SEVERE: directory does not exist: branches/1.0.0/site.comMaven/pom.xml
(note the missing / after site.com)

See http://n2.nabble.com/Issue-with-StatSVN-script-td1582965.html#a1604433 for more information.

Discussion


Log in to post a comment.