Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
Hi, now I could build cvsnt 2.5.03.2382 on OpenSolaris (x86) and got it running. But there is necessary to patch it. The vanilla version uses the system getopt function which is not compatible with the GNU getopt. Therefore cvsnt can't parse the options correctly. After forcing the use of the cvsnt version of getopt it works (I hope... only a few tests till now). cvsnt 2.5.04.2403 works in principle but it does not cooperate with the inetd of OpenSolaris. And I could not build newer versions because a lot of linker errors. If someone is interested in using of cvsnt on OpenSolaris and if he need help he can contact me. Best regards, Tilo Riemer -------------------------------------------------- From: "Tilo Riemer" <triemer at vision-experts.com> Sent: Friday, April 24, 2009 5:05 PM To: <cvsnt at cvsnt.org cvsnt downloads at march-hare.com @CVSNT on Twitter CVSNT on Facebook> Subject: Re: [cvsnt] CVSNT on OpenSolaris > Arthur, > > the command > cvs login -p > does not work as expected... the passed password is always ignored and cvs > shows the login prompt. > > Is this a problem specific to OpenSolaris? > Tested with 2.5.03.2382 and 2.5.04.2403. The command works on Windows an > RHEL5 correctly (with build 2382).