RE: CCASE data import into CVS

2005-07-14 Thread Buozis, Martynas
Mark

Thank you for your promptly reply. Actually link you provided was very
useful - I was going to checkout version from CCASE and checkin in CVS.
With files access method, described in that link, I will be able to
write script for CCASE part much faster.

I do not think, that I will end with some universal script and probably
it will be something very specific for my current configuration, but in
case if I will find it useful for general migration I will surely post
it to contrib directory.

Thanks again for your support. 


With best regards
Martynas 

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Mark D.
Baushke
Sent: Tuesday, July 12, 2005 4:32 PM
To: Buozis, Martynas
Cc: info-cvs@gnu.org
Subject: Re: CCASE data import into CVS 

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Buozis, Martynas [EMAIL PROTECTED] writes:

 Is it possible to import data from CCASE into CVS ? If yes - how ?
 Thanks.

You should use a search engine to find prior art... something like this
describes how you might go about writing one for yourself...

  http://lists.gnu.org/archive/html/info-cvs/2001-06/msg00134.html

You should also consider looking for something that can export from
ClearCase into RCS as it is a short step from there to using CVS.

If you come up with a script, feel free to post it to bug-cvs@gnu.org
for possible inclusion into the contrib directory.

Good luck,
-- Mark
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (FreeBSD)

iD8DBQFC09RL3x41pRYZE/gRAvQTAJ47rUWCpBSQgvZYbr7AYCTSSWyhEACdEnlg
UYTLDEpkhu9yM4Uue57ZvXs=
=lAGA
-END PGP SIGNATURE-


___
Info-cvs mailing list
Info-cvs@gnu.org
http://lists.gnu.org/mailman/listinfo/info-cvs


CCASE data import into CVS

2005-07-12 Thread Buozis, Martynas
Hello

Is it possible to import data from CCASE into CVS ? If yes - how ?
Thanks.

Martynas


___
Info-cvs mailing list
Info-cvs@gnu.org
http://lists.gnu.org/mailman/listinfo/info-cvs


CVS and/or GSSAPI problem

2005-04-05 Thread Buozis, Martynas
Hello

I just installed CVS 1.11.19 with GSSAPI enabled. Also created required
principles for cvs server in Kerberos DB and installed keytab file. Alas
I have problem - when I try use CVS I get an error could not acquire
GSSAPI server credentials. Here is full sequence of actions :

$ /opt/krb5/bin/kinit
Password for [EMAIL PROTECTED]:

$ /opt/krb5/bin/klist
Ticket cache: FILE:/tmp/krb5cc_2143
Default principal: [EMAIL PROTECTED]

Valid starting ExpiresService principal
04/01/05 10:55:08  04/01/05 11:05:06
krbtgt/[EMAIL PROTECTED]

$ /opt/cvs/bin/cvs -d :gserver:server.ti.com:/data/cvsroot co test
cvs [checkout aborted]: error from server server.ti.com: cvs [pserver
aborted]: could not acquire GSSAPI server credentials

$ /opt/krb5/bin/klist
Ticket cache: FILE:/tmp/krb5cc_2143
Default principal: [EMAIL PROTECTED]

Valid starting ExpiresService principal
04/01/05 10:55:08  04/01/05 11:05:06
krbtgt/[EMAIL PROTECTED]
04/01/05 10:55:27  04/01/05 11:05:06  cvs/[EMAIL PROTECTED]

$ /opt/cvs/bin/cvs -d :gserver:server.ti.com:/data/cvsroot co test
cvs [checkout aborted]: error from server server.ti.com: cvs [pserver
aborted]: could not acquire GSSAPI server credentials


Any tips how to solve this problem ? Thank you !


With best regards
Martynas 
 


___
Info-cvs mailing list
Info-cvs@gnu.org
http://lists.gnu.org/mailman/listinfo/info-cvs


CVS and/or GSSAPI problem

2005-04-01 Thread Buozis, Martynas
Hello

I just installed CVS 1.11.19 with GSSAPI enabled. Also created required
principles for cvs server in Keerberos DB and installed keytab file.
Alas I have problem - when I try use CVS I first get an error received
broken pipe signal and later error could not acquire GSSAPI server
credentials. Here is full sequence of actions :

$ /opt/krb5/bin/kinit
Password for [EMAIL PROTECTED]:

$ /opt/krb5/bin/klist
Ticket cache: FILE:/tmp/krb5cc_2143
Default principal: [EMAIL PROTECTED]

Valid starting ExpiresService principal
04/01/05 10:55:08  04/01/05 11:05:06
krbtgt/[EMAIL PROTECTED]

$ /opt/cvs/bin/cvs -d :gserver:server.ti.com:/data/cvsroot co test
cvs [checkout aborted]: error from server server.ti.com: cvs [pserver
aborted]: could not acquire GSSAPI server credentials

$ /opt/krb5/bin/klist
Ticket cache: FILE:/tmp/krb5cc_2143
Default principal: [EMAIL PROTECTED]

Valid starting ExpiresService principal
04/01/05 10:55:08  04/01/05 11:05:06
krbtgt/[EMAIL PROTECTED]
04/01/05 10:55:27  04/01/05 11:05:06  cvs/[EMAIL PROTECTED]

$ /opt/cvs/bin/cvs -d :gserver:server.ti.com:/data/cvsroot co test
cvs [checkout aborted]: error from server server.ti.com: cvs [pserver
aborted]: could not acquire GSSAPI server credentials


Any tips how to solve this problem ? Thank you !


With best regards
Martynas 
 


___
Info-cvs mailing list
Info-cvs@gnu.org
http://lists.gnu.org/mailman/listinfo/info-cvs