Hi I'm new to the whole concept of open source and am just diving in to learning CVS and WinCVS. I just want to tell someone that on the 'Doc' page ...
Thx Oliver, ... the simplest thing I could do worked. I expected that the registry cleaning tool deleted all entries. But I didn't check. Mea culpa! Cheers, ...
When you check out a module from a server you have to do the following: 1. Decide on the protocol (authentication) to use (sspi, pserver etc) 2. Set the...
Hi all, Looking for some thoughts on tagging some docs a certain way.... I am planning to use CVS as code and doc repository and have a need to be able to have...
Hi all, Looking for some thoughts on tagging some docs a certain way.... I am planning to use CVS as code and doc repository and have a need to be able to have...
HI all, I am planning to use CVS for my code repository and would like to be able to associate all the code commits to some Change Requests (tracker items). My...
HI all, I am planning to use CVS for my code repository and would like to be able to associate all the code commits to some Change Requests (tracker items). My...
... I just did a (very) brief test and it just looks like you might be able to do this using the following syntax: cvs log -S -rPLAN -rBASELINE: Note though...
... Hmm, tagging individual files is often not of much use. Unless the tag is a branch it also only refers to a single revision. As you noted, implementing a...
... I would use commitinfo instead, because this can analyze the log message and refuse the commit if it does not comply to certain standards (this is the ...
... I was aware of that. It was more the situation of the server script actually requesting further input by the client and acting on it that I am in doubt...
Thanks a lot for your response Oliver... I upgraded to CVSNT 2.0.24 after your mail.... However, I am seeing slightly different behavior. Just want to make...
... Different from what I described or just different from what you got before? ... I didn't mean to say it produced exceptions or errors. I meant it could not...
Hi all, I am looking for some details/ documentation/ source on the _cvsgui module that is used by the WinCVS macros. i.e. say if I look at App.py it makes...
Sending again... it seems my previous mails has not reached the group - Aditya Gandhi ... From: Aditya Gandhi Sent: Tuesday, February 03, 2004 7:12 PM To:...
Hi Oliver, You got it right.. What I really want in the intersection rather than the union that is happening right now. And removing -R from the command still...
Hi all, Sorry if this has come up before, but I couldn't find any answers to my problem. I've been trying to checkout a module from the repository. It all goes...
... Unbelievable... ;) ... Yup. Try doing a fresh checkout or simply run the ChangeRoot macro (Macros|CVS|Change CVSROOT) on your sandbox (also see ...
... You shouldn't import the _cvsgui module directly. It's just the "glue" between C++ and Python (_cvsgui is a "virtual" module exposed by wincvs.exe)....
Hi, The WinCVS used to work fine on my machine. But someday it suddenly stopped working. It hangs immediately after displaying the splash window. I tried (of...
Hi, Recently my WinCVS keep hang immediately after I close the pop-up dialogue windows (tips, python information, etc). I tried to re-intsall both WinCVS and...
... Let's start with you: What version of WinCvs are you using? Have you installed Python and/or TCL and if so which versions thereof? Recently there were...
Hi! I am trying to use the Add Watch function in WinCVS 1.3.15b1 version and getting the following error: cvs [server aborted]: unknown command: watch_add I am...
Hi I use and love WinCvs. But there are some new features I'd find really useful. 1. After doing a "query update", it would be nice if the files which have...
... Very fequently requested and discussed. Maybe one day, in the process of implementing the suggested "simulation mode" (i.e. global -n option for all...
Bo How would someone set up such a script. Or, where would I find the documentation to do such. Thanks in advance Richard Moore ... From: Bo Berglund...
Thanks for the comments. I'm working on multi-developer projects. So frequently I need to review changes that colleagues have made. That is when I use the...