Hello, I use WinCVS 1.3 and all works fine. Now I tried to use WinCV2 2.0.0.2 and I'm unable to checkout the moduls from the server (Linux). To my home...
(Using WinCVS 2.0.0.2 and CVSNT 2.0.51d.) Hello all When committing (and probably doing other actions as well, though I haven't checked) files using the above...
We are using WinCvs connecting to a UNIX CVS server using pserver. In a module we want to "reserved edit" the head revision and at the same time someone wants...
Hello there, I am new to CVS and I have been trying for the las few days to set up a CVS server without any success. So far I have : 1) set up CVSNT on a...
People, I have to set several users with WinCVS 2.0.0.2, however I would like whose users to have checkout rights only. These users don't have any need to...
... Look here: http://cvsgui.sf.net/newfaq.htm#update_output Hope this helps. -- Oliver ... Now offering professional (Win)CVS(NT) consulting services! Look at...
I am struggling to get WinCVS setup in the manner approved for SourceForge. I'm running WinCVS2.0 with TortoiseCVS1.8 on Win98SE, and have Pageant running with...
john.perks@...
Aug 3, 2005 7:05 am
16609
... If connection via Plink/PuTTY and Pageant is already working then using ... That definitely works for me. Depending on what kind of key you generated you...
... Oddly, it works this time when it didn't earlier. At least, it works in as much as it doesn't ask for a password. However, there are still some problems: ...
john.perks@...
Aug 3, 2005 9:56 am
16611
Anyone, I am a CVS novice and was wondering if there is a way to construct a command line option to perform a "CVS ADD" and "CVS COMMIT" to an entire directory...
... WinCvs lets you control which files to ignore when you invoke the Import dialog. Make sure that .cpp's are imported as text. Looks as though for some...
... "Recursive Add" macro, comes with the distro. j....
Julian Opificius
julianop@...
Aug 3, 2005 5:05 pm
16614
... Sure there is. Just look at Macros|Add|Recursive Add (auto-commit)... (or CVS|Recursive Add (auto-commit) if you're still using an older version of...
I found the recursive Macro both the TCL script and the Python. They are EXTRMELY slow..... Is there anyway to speed them up? Thanks, Miller ... construct a ...
... Well, they shouldn't be much slower than issuing the commands manually. However, I could see one more possible step of optimization: Currently the macro...
Hello, I write again and hope to make it clearer this time. Sorry for the many errors in the last posting. At first I want to give a short describe of the...
... Network shares are not supported and they never were. The only difference is that for about two years or so versions of both WinCvs and CVSNT have taken...
Hello all, Can you please help me how to get history of a user worked on Project. My CVS Server is setup on Windows 2000 Server and client on all the other...
... You could use the Build ChangeLog macro for that. If you've got a checked out copy of that project just select the root folder and invoke the macro via...
Thanks a lot again Oliver, Half of my problem is solved. I am getting the changes modified by user(s). While doing the same for another module I am getting the...
... Hmm, sounds like the linefeeds in that file got messed up somehow. Did you maybe change from binary to text at some point in the history of that file? Can...
Hi, all: I have a problem in using Macros in WinCVS. when I start up WinCVS, it says: TCL is available, shell is enabled : help (select and press enter) But...
Huaer XC
huaer.xc@...
Aug 5, 2005 4:28 pm
16624
... Does it also say anything about Python? It should state the version information of Python, otherwise it seems Python was not detected. If that is the case,...
Thanks Oliver, it works fine after I changed Python DLL to "python24.dll" which is located in "Windows/system32". The previous default setting on this is...
Huaer XC
huaer.xc@...
Aug 5, 2005 5:25 pm
16626
Can someone suggest how do I link or launch a script to an event I do in CVS. I want to accomplish the following: After Pressing the Tag button a script of...
... Are you sure you want your script to run on the client? In that case there is no (noteworthy) way to do this. If your script should run on the server...
Hi All, I am very new to cvs and vss. Currently i have to convert the vss data into cvs for testing purpose. Also i need administration documents on CVS. Pls...
Hi Rajesh, The attached "vss2cvs.zip" file helps you to migrate all the files in vss to cvs. Go through the "readme.txt" in the zip file attached which will...