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"...
7695
Maciej Wisniowski
maciej.wisniowski@...
Jan 2, 2003 8:50 am
Hi It is enough to install only Python www.python.org (tcl is already included in python install). Maciej Wisniowski ... From: "Bo Berglund" <bosse@...>...
7696
Shrawan Vaidya
shrawan@...
Jan 2, 2003 9:20 am
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...
7697
Guido Nultsch
guido@...
Jan 2, 2003 9:37 am
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...
7698
Maciej Wisniowski
maciej.wisniowski@...
Jan 2, 2003 2:15 pm
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...
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...
On Thu, 2 Jan 2003 12:38:06 +0530, shrawan@... ("Shrawan ... It is always possible through the use of server side scripts. How easy, is another...
7702
Shawn Hamzee
shamzee@...
Jan 2, 2003 3:50 pm
hi Bo, how about linux platform? do you have any resources for linux mail? -shawn ... From: "Bo Berglund" <bosse@...> Newsgroups: support.cvsgui To:...
The CVSROOT/notify configuration file has already an example that works fine. Zandao. ... From: Shawn Hamzee [mailto:shamzee@...] Sent: Thursday,...
7704
Shawn Hamzee
shamzee@...
Jan 2, 2003 6:20 pm
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...
7705
KK
krishna@...
Jan 2, 2003 6:25 pm
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...
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 ...
cvs admin -kv filename or cvs admin -ko filename (if you don't want keyword substitutuin) ... From: KK [mailto:krishna@...] Sent: Thursday, January...
7709
KK
krishna@...
Jan 3, 2003 4:41 am
How to do this from WinCVS client? ... From: "Alexandre Augusto Drummond Barroso" <adrummond@...> To: <cvsgui@yahoogroups.com> Sent: Friday, January...
7710
KK
krishna@...
Jan 3, 2003 6:06 am
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...
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 repository39;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:\_cvsgui92;cvsgui92;common92;) 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...
7718
Patrick Law
patrick@...
Jan 4, 2003 5:23 am
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...
7719
Patrick Law
patrick@...
Jan 4, 2003 7:40 am
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...
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 ...