I've installed Perl as required, and unzipped the scmbug package. I believe the 
next step is to run scmbug_install_glue from the 'DOS' command line. However, 
all attempts to run yield the full list of 'Missing required argument' errors 
(see capture below), regardless of parameters entered. What am I doing wrong? 
[And thanks in advance for any advice or info.]

C:\Program Files\Scmbug\bin>scmbug_install_glue.pl --scm=Subversion --product=B 
--repository=[hidden for privacy] --bug=999 --binary-paths=c:\svn --daemon=12
7.0.0.1
Missing required argument --daemon=<ip>
Missing required argument --scm=<scm_name>
Missing required argument --repository=<path>
Missing required argument --product=<product_name>
Missing required argument --bug=<id>
Missing required argument --binary-paths=<list>
Usage: scmbug_install_glue [arguments]
  --scm=<scm_name>         Name of the SCM system. The supported tools are:
                            CVS, Subversion
  --product=<product_name> Name of the product in the bugtracking system
  --repository=<path>      The CVSROOT equivalent. Do NOT use a file:// prefix
                           for Subversion
  --bug=<id>               The bug number against which this glue installation
                           will be documented
  --binary-paths=<list>    A comma(,) separated list of paths to the SCM tool's
                           binaries
  --daemon=<ip>            The IP address of the Scmbug
                           integration daemon
  --help                   This help message
  --version                Print version

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com
_______________________________________________
scmbug-users mailing list
[email protected]
http://lists.mkgnu.net/cgi-bin/mailman/listinfo/scmbug-users

Reply via email to