RE: WinCVS Setup!

2001-03-28 Thread Patrick Lynch

Good morning,
Does anyone know how to get connected to the WinCvs mailing list?
I tried connecting thru yahoo but just run into a stone wall.
I'd appreciate any help.
Have a good day,
Pat

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of
Andy Bradford
Sent: Wednesday, March 28, 2001 12:31 AM
To: Rob Helmer; Brian Sequeira; [EMAIL PROTECTED]
Subject: Re: WinCVS Setup! 


Thus said Rob Helmer on Tue, 27 Mar 2001 16:17:58 PST:

 www.scriptics.com exists, I can even ping it..
 
 Looks like their web server is down at the moment :(

He might also try dev.scriptics.com

Andy
-- 
[---[system uptime]]
 10:30pm  up 41 days, 22:33,  6 users,  load average: 1.10, 1.18, 1.14



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


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



WinCVS Setup!

2001-03-27 Thread Brian Sequeira



Hello, 


Does anyone have any 
notes on how to setup up WinCVS for Windows 2000? I have been having trouble 
with it. We use CVS with SSH. 

In the readme, it 
says that you need tcl81.dll, what is this file? I dont have it in my system, 
then it says refer to http://www.scriptics.comwhich does not 
exist. Also it asks me to setup 
(.cvspass, 
.cvsignore, .cvsrc)...these files are not used for CVS and ssh, what should they 
be?

Please any help much 
appreciated! Thanks
Brian SequeiraBuild  
Configuration 

Real Media580 Virginia Ave - Suite 200Fort 
Washington PA 19034Tel: 
215.654.8376 x556Fax: 215.591.0704[EMAIL PROTECTED]www.realmedia.com

  =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  Real Media is a PubliGroupe company - the largest and oldest media 
  services
  organization in the world. Real Media provides marketing solutions to 
  the
  digital advertising industry through state of the art technology, 
  maximizing
  brand value by protecting audience information. Real Media's 
customers
  include Bloomberg, Weather.com, New York Times Digital, Bizjournals,
  GOLFOnline, Investors.com, Forbes, USA Today and mp3.com. For more
  information please visit www.realmedia.com.
  =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-



RE: WinCVS Setup!

2001-03-27 Thread Jerry Nairn

It sounds like you have an old version of WinCVS. Go to
http://www.cvsgui.org to get the latest version of the software and the
documentation.
The current source for information about cvs itself used to be scriptics,
but is now http://www.cvshome.org .
Jerry

 From: Brian Sequeira [mailto:[EMAIL PROTECTED]]
 Sent: Tuesday, March 27, 2001 3:43 PM
  
 Does anyone have any notes on how to setup up WinCVS for Windows 2000?
 I have been having trouble with it. We use CVS with SSH. 
 
 In the readme, it says that you need tcl81.dll, what is this file? I
 dont have it in my system, then it says refer to
 http://www.scriptics.com which does not exist. Also it asks me to setup 

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



Re: WinCVS Setup!

2001-03-27 Thread Eric Siegerman

On Tue, Mar 27, 2001 at 02:23:59PM -0800, Jerry Nairn wrote:
 The current source for information about cvs itself used to be scriptics,
 but is now http://www.cvshome.org .

No, scriptics is (still -- but at "dev.scriptics.com", not "www")
the TCL site.  CVS was at cyclic.

--

|  | /\
|-_|/ Eric Siegerman, Toronto, Ont.[EMAIL PROTECTED]
|  |  /
With sufficient thrust, pigs fly just fine. However, this is not
necessarily a good idea.
- RFC 1925 (quoting an unnamed source)

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



RE: WinCVS Setup!

2001-03-27 Thread Jerry Nairn


From: Rob Helmer [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, March 27, 2001 4:18 PM

They are the definitive source, you may try searching for "tcl81.dll"
on http://www.google.com or the like..

Sorry I steered you wrong on this once already. I momentarily got scriptics
mixed up with sourcegear. But trust me on this one, tcl81.dll is simply the
tcl version 8.1 dll, and you will find it at scriptics' web site.
Jerry

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



Re: WinCVS Setup!

2001-03-27 Thread Andy Bradford

Thus said Rob Helmer on Tue, 27 Mar 2001 16:17:58 PST:

 www.scriptics.com exists, I can even ping it..
 
 Looks like their web server is down at the moment :(

He might also try dev.scriptics.com

Andy
-- 
[---[system uptime]]
 10:30pm  up 41 days, 22:33,  6 users,  load average: 1.10, 1.18, 1.14



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



wincvs setup ideosyncrasies

2001-02-03 Thread jderyck

Hello,

I'm new at this WinCVS stuff. Last week I set up a CVSNT server 
on a win2k box. I also installed the wincvs client on a couiple 
machines.

The clients are 1.1b17, the server 1.10.8

I was able to successfully import one project, and then check it out 
from one of the clients. There are a few things I'm puzzled about.

The clients are WIN98 workstations. Using pserver mode, the docs 
seem to indicate that you need to set up a password file, and 
assign users passwords. I didn't do this, but was still able to 
access the repository using my domain pasword. Is this correct 
behavior? The server does refuse the connection if I leave the 
pasword blank.

Also, after checkout, the version number on the checkout files 
reads 1.1.1.1?  Is this correct?

My apologies in advance if these are naive questions, my 
experience with this stuff is virtually non-existent.

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



Re: WinCVS setup.

2000-06-21 Thread Martin Roehrig

"Anthony E. Glover" schrieb:

 Kent,

 You will need to install TCL on your windows machine.

Only if you want to use TCL scripts (which may be useful, depending on your
needs).
WinCVS itself is usable without TCL. The message given at the program start is
somewhat misleading, as it is only a hint, not a real error message.

Best regards
Martin

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

 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.




WinCVS setup.

2000-06-20 Thread Kent Yang

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]






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