Search the web
Sign In
New User? Sign Up
cvsgui · WinCvs, MacCvs, gCvs discussion list
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 7692 - 7721 of 19027   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
7692
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...
Bo Berglund
boberglund
Offline Send Email
Jan 1, 2003
1:42 pm
7693
Hello! What do I have do do, to activate tcl and python? Thanks Christopher Parr...
crparr <crp@...>
crparr
Offline Send Email
Jan 2, 2003
3:05 am
7694
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"...
Bo Berglund
boberglund
Offline Send Email
Jan 2, 2003
8:25 am
7695
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@...
Send Email
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@...
Send Email
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@...
Send Email
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@...
Send Email
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...
Oliver Giesen
ogiesen
Offline Send Email
Jan 2, 2003
2:28 pm
7700
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...
Bo Berglund
boberglund
Offline Send Email
Jan 2, 2003
3:22 pm
7701
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...
Bo Berglund
boberglund
Offline Send Email
Jan 2, 2003
3:27 pm
7702
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@...
Send Email
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,...
Alexandre Augusto Dru...
xandaoalt
Offline Send Email
Jan 2, 2003
5:58 pm
7704
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@...
Send Email
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@...
Send Email
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 ...
Alexandre Augusto Dru...
xandaoalt
Offline Send Email
Jan 2, 2003
6:53 pm
7707
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...
Bo Berglund
boberglund
Offline Send Email
Jan 2, 2003
6:54 pm
7708
cvs admin -kv filename or cvs admin -ko filename (if you don't want keyword substitutuin) ... From: KK [mailto:krishna@...] Sent: Thursday, January...
Alexandre Augusto Dru...
xandaoalt
Offline Send Email
Jan 2, 2003
6:58 pm
7709
How to do this from WinCVS client? ... From: "Alexandre Augusto Drummond Barroso" <adrummond@...> To: <cvsgui@yahoogroups.com> Sent: Friday, January...
KK
krishna@...
Send Email
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@...
Send Email
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:...
Oliver Giesen
ogiesen
Offline Send Email
Jan 3, 2003
8:11 am
7712
... 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...
Oliver Giesen
ogiesen
Offline Send Email
Jan 3, 2003
8:14 am
7713
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...
wouterhermans <wouter...
wouterhermans
Offline Send Email
Jan 3, 2003
9:52 am
7714
... kept ... The important bit to compare are the CVSROOT settings on the two machines. They should be absolutely identical (also watch out for case ...
Oliver Giesen
ogiesen
Offline Send Email
Jan 3, 2003
10:09 am
7715
Here is a smal fix for gCvs: Index: GetPrefs.cpp =================================================================== RCS file:...
Richard Wirth
lech_nsdt
Offline Send Email
Jan 3, 2003
12:21 pm
7716
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...
Jerzy Kaczorowski
kaczoroj
Offline Send Email
Jan 3, 2003
1:28 pm
7717
... 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...
wouterhermans <wouter...
wouterhermans
Offline Send Email
Jan 4, 2003
1:44 am
7718
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@...
Send Email
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@...
Send Email
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 ...
Rob Curtis
norseld
Offline Send Email
Jan 6, 2003
1:24 am
7721
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 ...
Gagneet Singh
komputr_nerd
Online Now Send Email
Jan 6, 2003
1:19 pm
Messages 7692 - 7721 of 19027   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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