On Thu, 02 Jan 2003 00:47:49 -0000, crp@... ("crparr ... TCL: Install TCL Python: Install Python Both are scripting languages and you cannot "activate"...
Hi It is enough to install only Python www.python.org (tcl is already included in python install). Maciej Wisniowski ... From: "Bo Berglund" <bosse@...>...
Maciej Wisniowski
maciej.wisniowski@...
Jan 2, 2003 8:50 am
7696
Hi, Is there a way to send emails to all project memebers while committing a file/folder in Wincvs. Would appreciate your help. thanks../shrawan Shrawan Vaidya...
Shrawan Vaidya
shrawan@...
Jan 2, 2003 9:20 am
7697
Hi, I don't no, why - but on my Win2K machine I did see the macros only after start Interactive Python Shell one time after installation. ... [Non-text...
Guido Nultsch
guido@...
Jan 2, 2003 9:37 am
7698
Hi again I have never had such problems... Maybe you should check if Python folder is added to your PATH environment variable or try to reinstall Python (you...
Maciej Wisniowski
maciej.wisniowski@...
Jan 2, 2003 2:15 pm
7699
I have done a fair bit of research on this and I think I could quite definitely say that TCL macros will NOT work out of the box with only Python installed. In...
Is there a standard script that runs when someone checks out a module, or can one be added? I like to keep track of who has cehcked out certain modules and...
hi Bo, how about linux platform? do you have any resources for linux mail? -shawn ... From: "Bo Berglund" <bosse@...> Newsgroups: support.cvsgui To:...
Shawn Hamzee
shamzee@...
Jan 2, 2003 3:50 pm
7703
The CVSROOT/notify configuration file has already an example that works fine. Zandao. ... From: Shawn Hamzee [mailto:shamzee@...] Sent: Thursday,...
ah, i see but how can i modify it so that it sends an email when a certain file (or files) have changed? thanks, shawn ... From: "Alexandre Augusto Drummond...
Shawn Hamzee
shamzee@...
Jan 2, 2003 6:20 pm
7705
Hi i have imported some files into CVS repository. During importing, bymistake, i specified text file as binary file.Is there any way to change the file type...
KK
krishna@...
Jan 2, 2003 6:25 pm
7706
To send an e-mail every commit, edit CVSROOT/loginfo and add: DEFAULT your_script %{sVv} The script named your_script will read from standard input the ...
How to do this from WinCVS client? ... From: "Alexandre Augusto Drummond Barroso" <adrummond@...> To: <cvsgui@yahoogroups.com> Sent: Friday, January...
KK
krishna@...
Jan 3, 2003 4:41 am
7710
Hi When i tried to delete a revsion from CVS server,i got the following error message. cvs admin -o 1.126 AbsGrph.pas (in directory...
KK
krishna@...
Jan 3, 2003 6:06 am
7711
There is no GUI for cvs admin -k (yet?). Just cd to the folder the file is in and type the command in the console window. Hope this helps. Oliver ... JID:...
... That depends on what kind of server you use. For CVSNT it works by putting your user name in a file called "admin" in the repository's CVSROOT folder. For...
Hi I've been using beta 8 since a while on my main machine, to connect to my CVS server running on Linux (cvs 1.11.1p1debian-8 on Debian GNU/Linux 3.0r1). On...
... kept ... The important bit to compare are the CVSROOT settings on the two machines. They should be absolutely identical (also watch out for case ...
Richard, Mea culpa, what was I thinking! :( cvs -z4 -q annotate GetPrefs.cpp (in directory D:\_cvsgui\cvsgui\common\) 1.67 (jerzyk 08-Dec-02): const...
... connect ... case ... Yep. The strange thing is that I succeed in logging in using the command line cvs.exe that came with b10 on my laptop, using the same...
Hie, With reference to the solution posted, I managed to remover the tag using the command line at the cvs client. I import the source into the repository and...
Patrick Law
patrick@...
Jan 4, 2003 5:23 am
7719
Is there a limit for number of CVSROOT? If I want to let wincvs to connect to that root, I need to add record in xinetd.conf for each of the root, is there a...
Patrick Law
patrick@...
Jan 4, 2003 7:40 am
7720
cvs commit -m "Code for periodic log added " frmMain.frm (in directory C:\Sandbox\Nd_Pump_Controller\) cvs [commit aborted]: reading from server: error -1 ...
Hi! I was trying to use the Watchers feature in WinCVS 1.3b10. The Server is on a RedHat 8 machine with cvs-1.11.2 on the server side. I am getting the ...