Hello, I am new to this discussion group. I am using WinCvs (version 2.0.2.4) and encountering a problem that may have been addessed in the past. I did the...
Greetings. I am a network Admin, not a coder, but I have the task of setting up and using wincvs for our development project. We started this project with a...
WinCvs is a CVS *client*. You mention you have a CVS server, and you think you have a repository set up. If you don't have anything in that server, I'd...
Hi Mike, I think you need to understand some basics about WinCvs and especially CVSNT. For me the tour at ...
Mark Smit
msmit@...
Mar 22, 2009 11:51 pm
18932
Hi Mike, Here is a product we have been using successfully for years to provide source code control integration with Microsoft Visual Studio in a globally...
Hi, I have a question related to WinCvs. Once in a while I get a connection error called "could not connect to remote pipe" (something like that) while...
Hi, First you should use the latest version, I use V2.1.1.1(Build1) but i think even this is old now. Regards, Stefan...
Stefan Sals
sals@...
Apr 2, 2009 9:36 am
18935
I think if integration with Visual Studio is problem. You should use Visual Source Safe. It's easy to use, integrates well with Visual Studio and works well...
... You can purchase CVS Suite - it makes CVS work almost identically to 'visual sourcesafe' and contains comprehensive documentation and support - and is the...
I have worked a long time with PushOk CVS Proxy (http://www.pushok.com/soft_cvs.php). It works the same way VSS does, I guess just like CVS suite. The only...
Mark Smit
msmit@...
Apr 14, 2009 7:46 am
18938
Hi, I am facing exactly the same problem, which this guy has stated. We have CVSNT server running on RHEL ES 4. We also have WinCVS 2.0.2.4 on WinXP SP3. ... ...
Hi, Regarding the path /usr/local/cvsrep This looks like this path is to the local hard disk. The CVS implements its own folder structure that starts at...
Greetings all. I have wincvs partially working - I can upload a complete repository fine, the connection works and the upload works, but when I try to run the...
... Sorry, I don't completely understand your setup. What version of WinCvs are you using? When you say you "upload a complete repository", what do you mean...
Thank you for the response. I have wincvs version 2.0.24 build 4. If I go to Remote - Import module - this worked - well it did until I installed auditing on...
Hi Mike, When you know the correct repository, you can change the root of the sandbox using the menu Macros - CVS - Change CVSROOT. Hope this helps, Mark ...
Mark Smit
msmit@...
Apr 23, 2009 6:57 am
18944
Hi J.R. Heisey, ... cvs -z9 -d :pserver:cvs@...:/CVSROOT login Logging in to :pserver:cvs@...:2401:/CVSROOT cvs [login aborted]: /CVSROOT: no...
Greetings. I am having a series of issues with wincvs - I will post one at a time. I have the following error message - TCL or Python are not available. But I...
Greetings. This is a strange problem, a little difficult to explain - I tried before, but nobody was able to help. Lets try again. I have a CVS server running...
... Should pick this up automatically - mine does. But if not, you can tell it where Python reside via Admin - Preferences - WinCvs - Python DLL. -- Guy...
... Your description of the setup changed from the last time you asked this question. Last time, you said you had done an import module; this time, you've...
Thanks a lot for the info. I obviously have things to learn about wincvs and will try to use proper terminology. Here is something I noticed: on the very...
Greetings. I finally had some time to really take a look at this problem, and all has been fixed. I was actually checking out the repository into the WRONG...
I am writing a Python macro to automate the process of updating a file, committing it and then tagging it. I have it all working but it would be much nicer if...
Hi, We have CVSNT 2.5.04 [(Zen) Build 3236] server running on RHEL ES 4. On client side we have WinCVS 2.0.2.4 on WinXP SP3. I am trying to connect to the...
Hi everybody, I installed WincCVS many times on my compurter. When I try to log in, I met the following message : "cvs [checkout aborted]: /usr/cvs/cvsroot:...
... What WinCvs version are you using? What protocol are you attempting to use to connect - pserver? I don't think so, because you mention going through...
... What server are you using (eg: CVSNT 2.5.04 or CVS 1.11.22)? What server OS are you using (eg: Red Hat Linux ES v4, Windows 2003)? What connection string...
... Thanks you for your help. I tried to use the following command : cvs -r -d :pserver:fourro@localhost:/usr/cvs/cvsroot login ... and the result is the...