[ statsvn-Bugs-1993217 ] Unrecognized option -concurrencyThreshold

1 message Options
Embed this post
Permalink
SourceForge.net

[ statsvn-Bugs-1993217 ] Unrecognized option -concurrencyThreshold

Reply Threaded More More options
Print post
Permalink
Bugs item #1993217, was opened at 2008-06-13 13:46
Message generated for change (Settings changed) made by jkealey
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=833326&aid=1993217&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: None
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: Edward Oubrayrie (eddy2004)
Assigned to: Nobody/Anonymous (nobody)
Summary: Unrecognized option -concurrencyThreshold

Initial Comment:
On version 0.4, when trying to use the command line option "-concurrencyThreshold" as indicated in the manual and command-line help, the following error is returned :
SEVERE: Unrecognized option -concurrencythreshold

After looking at the source, it seems that the net.sf.statsvn.Main#printProperUsageAndExit() method (Main.java, line 179) is not synchronized with the net.sf.statsvn.output.SvnCommandLineParser#doChildrenSwitch(final String) method (SvnCommandLineParser.java, line 78).

The first tells the user to use "concurrencyThreshold", while the other uses "concurrency-threshold" to parse the command-line.

So the workaround is, of course, to use concurrency-threshold as indicated in http://svn.statsvn.org/statsvnwiki/index.php/User_Manual in place of the other one recommanded in http://svn.statsvn.org/statsvnwiki/index.php/UserManual (Notice the dash in the first address !)

----------------------------------------------------------------------

Comment By: Jason Kealey (jkealey)
Date: 2008-06-14 21:17

Message:
Logged In: YES
user_id=1498924
Originator: NO

Fixed the bug in the source code... haven't touched the wiki yet. Not sure
how that wiki duplication happened, but we are moving off that wiki and to
more reliable server and changing wiki software at the same time.

----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=833326&aid=1993217&group_id=164845

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Statsvn-developers mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/statsvn-developers