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.
Well, it took a little longer than expected but the SourceForge project is now up and running. I have put the scripts and documentation I have under CVS. There is also a zip'd version on the Files page. If you're interested in discussing this further, please post to the project's discussion list. See https://sourceforge.net/projects/mks-si-to-cvs/ for all the details. Thanks Phil Phil Rittenhouse 16/10/2003 12:17 PM To: cvsnt at cvsnt.org cvsnt downloads at march-hare.com @CVSNT on Twitter CVSNT on Facebook cc: Subject: Re: MKS to CVS (Yang, Judy Bin) From: "Yang, Judy Bin" <jyang at atsautomation.com> >Does anyone know whether there is a utility to Convert MKS 7.6 to CVS ? I >found a perl script mks2cvs on the web, but it doesn't support MKS 7.6 >version. And I barely know perl, which makes hard for me to modify it to >suit our case. There are a bunch of MKS to CVS scripts and how-to's floating around the 'net. Most of them only deal with part of the conversion problem. I haven't tried the mks2cvs conversion but it looks pretty thorough. What is it about version 7.6 that it doesn't support? I have some scripts and some documentation that we used when making the conversion (we were using version 7.5 of SI). We successfully converted dozens of projects, including branches, tag names, and binary files. I am in the process of creating a SourceForge project to house these scripts, and hopefully others will contribute their expertise as well. I'll post again in a couple of days when the project is up and running. Phil Date: Tue, 14 Oct 2003 13:38:26 -0400 From: "Yang, Judy Bin" <jyang at atsautomation.com> To: cvsnt at cvsnt.org cvsnt downloads at march-hare.com @CVSNT on Twitter CVSNT on Facebook Subject: [cvsnt] MKS to CVS Message-ID: <A5D7D095CDC0534C95943E3427B8C8A65D64B0 at intergate.atsna.atsauto.net> Precedence: list Message: 6 Does anyone know whether there is a utility to Convert MKS 7.6 to CVS ? I found a perl script mks2cvs on the web, but it doesn't support MKS 7.6 version. And I barely know perl, which makes hard for me to modify it to suit our case. Thanks. ------------------------------ Date: Tue, 14 Oct 2003 12:52:16 -0500 From: "Czarnowski, Aric" <aczarnowski at unimax.com> To: "cvsnt (E-mail)" <cvsnt at cvsnt.org cvsnt downloads at march-hare.com @CVSNT on Twitter CVSNT on Facebook> Subject: [cvsnt] Should commits on edit -c files notifying editor? Message-ID: <6132E6997575D311A168009027B6FF920230FEF6 at mastodon.unimax.com> Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Precedence: list Message: 7 After an upgrade to version 2.0.11 and a change to :sspi: protocol from :ntserver: our developers started getting notify emails when they committed files on which they had an edit lock. 1. cvs edit -c file.sys 2. edit file somehow 3. cvs commit file.sys 4. receive notify spawned email regarding the file This didn't happen under the old 1.11.1.3 version and it seems like these people should not be getting notifications given the Cederqvist entry on notify: "CVS does not notify you for your own changes. Currently this check is done based on whether the user name of the person taking the action which triggers notification matches the user name of the person getting notification." I found a couple archive mails about this but the response recommend going down an edit -a none route in the .cvsrc file. This is likely a possible workaround but it seems like this a bug to me. Is this a bug? --Aric Aric Czarnowski Unimax Systems Corporation 612-204-3634 ------------------------------ Date: Tue, 14 Oct 2003 10:59:16 -0700 From: "Glen Starrett" <grstarrett at cox.net> To: "'Tomas Vala'" <tomas.vala at samo.cz>, <cvsnt at cvsnt.org cvsnt downloads at march-hare.com @CVSNT on Twitter CVSNT on Facebook> Subject: RE: [cvsnt] Setting up cvsnt server - client connection problem Message-ID: <000f01c3927c$e57117e0$1401a8c0 at GLEN> In-Reply-To: <008501c39231$ac44f900$0602a8c0 at tomasv> Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Precedence: list Message: 8 > i got some difficulties running cvsnt server on Win2000/XP.=20 > I've installed > 2.0.11 (later 2.1.1) on my system according to=20 > InstallationTips, but for > some reason the connection from client is not as painless as=20 > i've expected. > I've only succeeded to establish communication via 'ntserver'=20 > and 'local' > protocols so far - too bad, 'cause i have to use 'pserver' or 'sspi'. You could have a firewall installed that is blocking proper operation = (some firewalls still interfere if merely installed an inactive). NTServer = and Local gain access via different paths, but neither use port 2401 that pserver and sspi use. =20 Also, check that you installed pserver and sspi protocols on both the = client and server (sspi isn't part of the old cvs, but only part of newer cvsnt--you might want to upgrade). You can check you are getting a basic connection to your server by = telnet to 2401, hit enter a couple times. It should say "cvs [server aborted]: = bad auth protocol start:". Sspi can either use a username + login or integrated, username is only required when you're running across a firewall. Regards, Glen Starrett =20 ------------------------------ Date: Tue, 14 Oct 2003 11:23:04 -0700 From: "Glen Starrett" <grstarrett at cox.net> To: "'Czarnowski, Aric'" <aczarnowski at unimax.com>, "'cvsnt (E-mail)'" <cvsnt at cvsnt.org cvsnt downloads at march-hare.com @CVSNT on Twitter CVSNT on Facebook> Subject: RE: [cvsnt] Should commits on edit -c files notifying editor? Message-ID: <001101c39280$355778a0$1401a8c0 at GLEN> In-Reply-To: <6132E6997575D311A168009027B6FF920230FEF6 at mastodon.unimax.com> Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Precedence: list Message: 9 > After an upgrade to version 2.0.11 and a change to :sspi: > protocol from > :ntserver: our developers started getting notify emails when they > committed files on which they had an edit lock. I'm not positive on this, but check for case sensitivity problems: change the case in your notifications scripts to match the actual case cvsnt sees, check the log if you aren't sure. I know that case sensitivity varies in cvsnt. Regards, Glen Starrett ------------------------------ _______________________________________________ cvsnt mailing list cvsnt at cvsnt.org cvsnt downloads at march-hare.com @CVSNT on Twitter CVSNT on Facebook http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt https://www.march-hare.com/cvspro/en.asp#downcvs End of cvsnt Digest, Vol 10, Issue 20 *************************************