RE: set a tag of an older version

2000-10-12 Thread Anthony E. Glover

Use

cvs tag -D date tagname

Tony 

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of
Anner Adrian
Sent: Thursday, October 12, 2000 8:38 AM
To: [EMAIL PROTECTED]
Subject: set a tag of an older version


Hello,

is it possible that I can set a tag to an older version. I want set a
tag to the version of our software we hat at a specified date.
  

-- 
Best regards,
 Anner Adrian mailto:[EMAIL PROTECTED]



___
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs


BEGIN:VCARD
VERSION:2.1
N:Glover;Anthony
FN:Anthony Glover
ORG:ELMCO, Inc.
TEL;WORK;VOICE:(256) 721-7714 x249
TEL;HOME;VOICE:(256) 837-7017
TEL;WORK;FAX:(256) 721-1816
ADR;WORK:;;6000 Technology Drive Building 1, Suite N;Huntsville;AL;35805;USA
LABEL;WORK;ENCODING=QUOTED-PRINTABLE:6000 Technology Drive Building 1, Suite N=0D=0AHuntsville, AL 35805=0D=0AUSA
EMAIL;PREF;INTERNET:[EMAIL PROTECTED]
REV:19991105T195408Z
END:VCARD



RE: CVS permissions

2000-10-10 Thread Anthony E. Glover

Can you add another system login for user 3?  If so, then
put olle and kalle in separate groups, and then put the
new login for user 3 in both groups.  Permissions on the
CVS directories will need to be set appropriately for group
access.  I can forward more information along to you on
this if needed.  At this point your passwd file would
just have another entry for user3 and his/her new system
login.

Tony


-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of
[EMAIL PROTECTED]
Sent: Tuesday, October 10, 2000 1:28 AM
To: [EMAIL PROTECTED]
Subject: CVS permissions


Hi all,

I have a CVS root and for some direcories.
For an example, I have directory olle and kalle.
olle is own by system user olle and kalle is own by system user
kalle.
I have three developers that need access so they can check in
code in these directories. But they are only cvs users, not system
users. So in the /CVSROOT/passwd file I add user1, user2, user3 like
follow:

user1:$1$oslsdjfoiWSDFssffs.:olle
user2:$1$OaADFkadPOadfadf2sF:kalle

But I want user3 to be able to check in and out code in both
olle and kalle. How will user3's line be in passwd ?
Is it possible to do that or?

Please HELP!!!

/Björn


___
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs


BEGIN:VCARD
VERSION:2.1
N:Glover;Anthony
FN:Anthony Glover
ORG:ELMCO, Inc.
TEL;WORK;VOICE:(256) 721-7714 x249
TEL;HOME;VOICE:(256) 837-7017
TEL;WORK;FAX:(256) 721-1816
ADR;WORK:;;6000 Technology Drive Building 1, Suite N;Huntsville;AL;35805;USA
LABEL;WORK;ENCODING=QUOTED-PRINTABLE:6000 Technology Drive Building 1, Suite N=0D=0AHuntsville, AL 35805=0D=0AUSA
EMAIL;PREF;INTERNET:[EMAIL PROTECTED]
REV:19991105T195408Z
END:VCARD



RE: WinCVS setup.

2000-06-20 Thread Anthony E. Glover

Kent,

You will need to install TCL on your windows machine.
I believe the link for this is:

http://dev.scriptics.com/software/tcltk/downloadnow83.tml

Tony

-Original Message-
From: Kent Yang [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, June 20, 2000 3:07 PM
To: [EMAIL PROTECTED]
Subject: WinCVS setup.


Howdy folks,

I am setting WinCVS to connect to a Linux server where the CVS 
repository resides.  I have setup the password authentication server 
and I seem to be able to login from WinCVS.  However, I am getting an 
error in the status window.  The error message is:

TCL is *not* available, shell is disabled

And when I go to the macro admin of the admin Menu in WinCVS, I do 
not see any of the modules in the repository.  I only see TCL is not 
available.

Do I need to setup something else on my Linux server or WinCVS.  I 
looked through all the available doucmentation including the Don 
Harper WinCVS user guide and I didn't see any mentioning of TCL.  If 
anyone can shed some light on this problem, it would be much 
appreciated.  Thanks in advance.

Kent Yang
[EMAIL PROTECTED]




BEGIN:VCARD
VERSION:2.1
N:Glover;Anthony
FN:Anthony Glover
ORG:ELMCO, Inc.
TEL;WORK;VOICE:(256) 721-7714 x249
TEL;HOME;VOICE:(256) 837-7017
TEL;WORK;FAX:(256) 721-1816
ADR;WORK:;;6000 Technology Drive Building 1, Suite N;Huntsville;AL;35805;USA
LABEL;WORK;ENCODING=QUOTED-PRINTABLE:6000 Technology Drive Building 1, Suite N=0D=0AHuntsville, AL 35805=0D=0AUSA
EMAIL;PREF;INTERNET:[EMAIL PROTECTED]
REV:19991105T195408Z
END:VCARD



RE: Newbie Question - WinCVS

2000-06-01 Thread Anthony E. Glover

Thanks for the information.  I checked the help on the rsh
provided with windows and there does not appear to be any
kind of option to achieve what you mentioned.

Does anyone know of a suitable rsh to use with WinCVS when
connecting to a Linux server?

Thanks,
Tony

-Original Message-
From: Larry Jones [mailto:[EMAIL PROTECTED]]
Sent: Thursday, June 01, 2000 9:36 AM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: Re: Newbie Question - WinCVS


Anthony E. Glover writes:
 
 cvs -d :ext:me@machine:/home/cm/CVS co -c
 
 I get the following response:
 
 ' from cvs server warning: unrecognized response `ok

See "Connecting with rsh" in the Cederqvist manual.  Your external rsh
client is translating between CR/LF and LF, which is not suitable for
CVS.  If your external rsh client has some kind of binary option to
prevent that behavior, you can create a script that invokes it correctly
and then set $CVS_RSH to point to the script.  If not, you'll have to
get a different rsh client or use a different connection method.

-Larry Jones

My brain is trying to kill me. -- Calvin


BEGIN:VCARD
VERSION:2.1
N:Glover;Anthony
FN:Anthony Glover
ORG:ELMCO, Inc.
TEL;WORK;VOICE:(256) 721-7714 x249
TEL;HOME;VOICE:(256) 837-7017
TEL;WORK;FAX:(256) 721-1816
ADR;WORK:;;6000 Technology Drive Building 1, Suite N;Huntsville;AL;35805;USA
LABEL;WORK;ENCODING=QUOTED-PRINTABLE:6000 Technology Drive Building 1, Suite N=0D=0AHuntsville, AL 35805=0D=0AUSA
EMAIL;PREF;INTERNET:[EMAIL PROTECTED]
REV:19991105T195408Z
END:VCARD



RE: Newbie Question - WinCVS

2000-06-01 Thread Anthony E. Glover

I was just trying that.  It works great.
Thanks for the help.

Tony 

-Original Message-
From: Larry Jones [mailto:[EMAIL PROTECTED]]
Sent: Thursday, June 01, 2000 10:00 AM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: Re: Newbie Question - WinCVS


Anthony E. Glover writes:
 
 Does anyone know of a suitable rsh to use with WinCVS when
 connecting to a Linux server?

If the internal rsh client is supported on Windows (and I think it is),
you can use :server: instead of :ext:.

-Larry Jones

...That would be pretty cool, if they weren't out to kill me. -- Calvin


BEGIN:VCARD
VERSION:2.1
N:Glover;Anthony
FN:Anthony Glover
ORG:ELMCO, Inc.
TEL;WORK;VOICE:(256) 721-7714 x249
TEL;HOME;VOICE:(256) 837-7017
TEL;WORK;FAX:(256) 721-1816
ADR;WORK:;;6000 Technology Drive Building 1, Suite N;Huntsville;AL;35805;USA
LABEL;WORK;ENCODING=QUOTED-PRINTABLE:6000 Technology Drive Building 1, Suite N=0D=0AHuntsville, AL 35805=0D=0AUSA
EMAIL;PREF;INTERNET:[EMAIL PROTECTED]
REV:19991105T195408Z
END:VCARD



Newbie Question - WinCVS

2000-05-31 Thread Anthony E. Glover

I am new to using CVS and am in the process of trying to use
WinCVS to connect to a linux server on which I have a
repository already set up.  I am starting with 'ext'/rsh
as my connection method; however, when I try a command such as:

cvs -d :ext:me@machine:/home/cm/CVS co -c

I get the following response:

' from cvs server warning: unrecognized response `ok

Any idea what I may be doing wrong?

BTW, I am using the WinCVS 1.1b12 on NT 4.0 and
cvs 1.10.6 on RedHat 6.1.

Thanks,
Tony


BEGIN:VCARD
VERSION:2.1
N:Glover;Anthony
FN:Anthony Glover
ORG:ELMCO, Inc.
TEL;WORK;VOICE:(256) 721-7714 x249
TEL;HOME;VOICE:(256) 837-7017
TEL;WORK;FAX:(256) 721-1816
ADR;WORK:;;6000 Technology Drive Building 1, Suite N;Huntsville;AL;35805;USA
LABEL;WORK;ENCODING=QUOTED-PRINTABLE:6000 Technology Drive Building 1, Suite N=0D=0AHuntsville, AL 35805=0D=0AUSA
EMAIL;PREF;INTERNET:[EMAIL PROTECTED]
REV:19991105T195408Z
END:VCARD