Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

cvsgui · WinCvs, MacCvs, gCvs discussion list

The Yahoo! Groups Product Blog

Check it out!

Group Information

? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Messages

Advanced
Messages Help
Messages 7692 - 7721 of 19146   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
7692 Bo Berglund
boberglund Send Email
Jan 1, 2003
1:42 pm
On Tue, 31 Dec 2002 10:06:19 +0800, patrick@... (Patrick ... The 'cvs import' command does exactly this. It is designed to store 3rd party source...
7693 crparr <crp@...>
crparr Send Email
Jan 2, 2003
3:05 am
Hello! What do I have do do, to activate tcl and python? Thanks Christopher Parr...
7694 Bo Berglund
boberglund Send Email
Jan 2, 2003
8:25 am
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@... Send Email
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@... Send Email
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@... Send Email
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@... Send Email
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...
7699 Oliver Giesen
ogiesen Send Email
Jan 2, 2003
2:28 pm
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...
7700 Bo Berglund
boberglund Send Email
Jan 2, 2003
3:22 pm
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...
7701 Bo Berglund
boberglund Send Email
Jan 2, 2003
3:27 pm
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@... Send Email
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:...
7703 Alexandre Augusto Dru...
xandaoalt Send Email
Jan 2, 2003
5:58 pm
The CVSROOT/notify configuration file has already an example that works fine. Zandao. ... From: Shawn Hamzee [mailto:shamzee@...] Sent: Thursday,...
7704 Shawn Hamzee
shamzee@... Send Email
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@... Send Email
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...
7706 Alexandre Augusto Dru...
xandaoalt Send Email
Jan 2, 2003
6:53 pm
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 ...
7707 Bo Berglund
boberglund Send Email
Jan 2, 2003
6:54 pm
On Thu, 2 Jan 2003 13:19:43 -0500, shamzee@... ("Shawn ... The first word on each non-comment line in the script is a regular expression that...
7708 Alexandre Augusto Dru...
xandaoalt Send Email
Jan 2, 2003
6:58 pm
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@... Send Email
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@... Send Email
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...
7711 Oliver Giesen
ogiesen Send Email
Jan 3, 2003
8:11 am
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:...
7712 Oliver Giesen
ogiesen Send Email
Jan 3, 2003
8:14 am
... 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&#39;s CVSROOT folder. For...
7713 wouterhermans <wou...
wouterhermans Send Email
Jan 3, 2003
9:52 am
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...
7714 Oliver Giesen
ogiesen Send Email
Jan 3, 2003
10:09 am
... kept ... The important bit to compare are the CVSROOT settings on the two machines. They should be absolutely identical (also watch out for case ...
7715 Richard Wirth
lech_nsdt Send Email
Jan 3, 2003
12:21 pm
Here is a smal fix for gCvs: Index: GetPrefs.cpp =================================================================== RCS file:...
7716 Jerzy Kaczorowski
kaczoroj Send Email
Jan 3, 2003
1:28 pm
Richard, Mea culpa, what was I thinking! :( cvs -z4 -q annotate GetPrefs.cpp (in directory D:\_cvsgui&#92;cvsgui&#92;common&#92;) 1.67 (jerzyk 08-Dec-02): const...
7717 wouterhermans <wou...
wouterhermans Send Email
Jan 4, 2003
1:44 am
... 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@... Send Email
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@... Send Email
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...
7720 Rob Curtis
norseld Send Email
Jan 6, 2003
1:24 am
cvs commit -m "Code for periodic log added " frmMain.frm (in directory C:\Sandbox&#92;Nd_Pump_Controller&#92;) cvs [commit aborted]: reading from server: error -1 ...
7721 Gagneet Singh
komputr_nerd Send Email
Jan 6, 2003
1:19 pm
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 ...
Messages 7692 - 7721 of 19146   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help