... No problem. However, please respond to the list when you discuss something on a mailing list. And please trim your replies to contain only the necessary --...
Hi Folks, I have some issues while installing WinCvs and Python. I have downloaded all the latest files of Python, wincvs, cvsnt. I have installed them in the...
Hi I have a problem with the wincvs timezone. The time on the cvs server is set to the right time. The problem occures in wincvs when you edit and then UPDATE...
Hi, I keep running into this problem with WinCVS. I don't know what it is that is causing it, but I am very often getting Updates failing with the following...
... If it happens randomly, meaning at different points within the update and doesn't seem to be the same file each time, then I recommend trying to disable...
All, I've been a user of WinCVS now for a couple of years, and love the functionality of the tool. Recently, I discovered the change-set feature of Eclipse...
Xeno, ... "Change Sets" that are linked to all files in a single commit are generally of very little use since fixing a bug may involve several loops through...
Wow, nothing like a mean-spirited, pompous reply from an obviously self-important know-nothing to keep group traffic low. This was a specific WinCVS question,...
... Watch your language (referring to the parts I did not quote obviously)! This is your first and only warning. I have no idea where you saw the "acidic"...
OK, so I obviously am also guilty of not having read your intial post properly... Now, let me try again: I also haven't worked with Eclipse and thus don't know...
I have a macro which finds all the revisions (or all the tags) of a selected file. I would now like to have the macro retrieve each of these revisions from the...
I have tried to capture the standard output stream resulting from the -p update switch. like so: (just retrieving revision 1.1 for now) oldout = sys.stdout ...
... From: kingcrustybun To: cvsgui@yahoogroups.com Sent: Friday, May 11, 2007 5:48 AM Subject: [cvsgui] Re: How to retrieve a revision from the repository...
I want a tool or commands to - Get the number of developers for a project - The "Contribution percentage" or "Development effort" for every one of them. ... ...
... I guess you can get this from the 'author' for all the commits for the relevant files/modules. ... one of them. Based on which CVS recorded value are you...
Hi
Have a look at statCVS - http://statcvs.sourceforge.net/ . It's probably a bit over the top, and it's a bit clunky in use (it needs a bit of crafting to...
Does anyone know how do i make the shell in Wincvs enable? At the moment the shell is disabled and there is n error message that says " TCL or Python are not...
I have WinCVS version 2.0.2.4(Build4) installed on a Unix box. I seem to be unable to find any suitable user guide/tutorial that explains how to use the system...
Hi I have installed WinCvs ver 2.0.2.4 on my PC. Now i need to start working with it. I need to configure the tool, give permission to users, start new ...
maybe this will help for daily work: http://ikon.as/wincvs-howto/ best regards, Alexander Zoernack...
Alexander Zoernack
alexander.zoernack@...
May 16, 2007 8:34 am
18470
maybe this will help for daily work: http://ikon.as/wincvs-howto/ best regards, Alexander Zoernack...
Alexander Zoernack
alexander.zoernack@...
May 16, 2007 8:37 am
18471
... Nice yes! ... As all the info is extracted from the cvs log output, it seems very doable with a WinCVS Python macro. Sounds like a cool project. If the...
CVSNT server stores all this information in the Audit database (if enabled), primarily so that reports like this can be generated quickly and easily. Just use...
I am trying to connect to a CVS server (a SourceForge project) using SSH. I am using Putty as the SSH client and WinCVS 2.0.2.4. SourceForge documentation...