|
From: SourceForge.net <no...@so...> - 2008-12-02 18:14:06
|
Bugs item #2378749, was opened at 2008-12-02 13:14 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=833326&aid=2378749&group_id=164845 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Input Layer: SVN Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Jason Kealey (jkealey) Assigned to: Nobody/Anonymous (nobody) Summary: Problem with included paths Initial Comment: 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. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=833326&aid=2378749&group_id=164845 |