i'm trying to install scmbug on windows server 2003, with bugzilla 3.0.2 and 
subversion 1.4.5. after configuring the deamon,  i started it (btw, it didn't 
return to the command prompt. is that normal?) and ran this command:

C:\Program Files\Scmbug\bin>scmbug_install_glue.pl --scm=Subversion --product="P
roject Management" --repository=file:///D:/SVN --bug=11 --binary-paths="C:/Progr
am Files (x86)/Subversion/bin,C:/Program Files (x86)/GnuWin32/bin" --deamon=127.
0.0.1

and got this error:

Unknown option: deamon
Missing required argument --daemon=<ip>

Usage: scmbug_install_glue [arguments]
  --scm=<scm_name>         Name of the SCM system. The supported tools are:
                            CVS, Subversion, Git
  --product=<product_name> Name of the product in the bugtracking system
  --repository=<path>      The CVSROOT equivalent. MUST use a file:// prefix
                           for Subversion. Directory that holds the .git
                           directory for Git
  --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
 
what gives?

Tsahi


--
The day Micro$oft sells something that doesn't SUCK
is the day they start selling vacuum cleaners.
http://www.geocities.com/tsahi_75



__________________________________________________
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