... ...the reason being that Python 2.3 was still in alpha state when WinCvs 1.3.13 was released. Now that Python 2.3b1 is out, maybe support could be...
There is nothing concerning email built into the CVS system apart from the support for the users file AFAIK. You have to supply *all* that is needed for email...
... <snip> ... That's certainly true, and i appologize if i've offended anyone. i should have qualified my statements to apply to source code developers only -...
Hello, I'm not sure if it's a bug or a part of the wincvs feature. Probably a bug. This is what's happening. I check out a module, lets say under the user 'A',...
Hi there, It is not a bug in WinCVS - please take a look at this document for more explanation: http://www.wincvs.org/newfaq.htm#change_cvsroot Regards, Greg ...
I use wincvs 1.13b as client and cvsnt server 2.0.2. My OS is Win98. While trying to import a new module to the repository, i'm getting the following message...
This is *not* stopping you from importing! Just click Ignore and the import will continue. The "escape" characters are typically non-USASCII characters used in...
Hi ... No, this not what exactly i want to do. Let there is current version of the file is 1.8. then i want that WORK DONE in version 1.3 and 1.4 can be undo. ...
Hi All, I have a branch on the folder. I want to merge work done in the branch in the main trunk. This affect several files of the corresponding directory. I...
Thanks, BO. That's exactly what it was. Just in case, i replaced all these non USASCII characteres and tested the result. Everything was ok. Thank you very...
... Exactly as you've said: manually. ... It is not technically feasible that software can 100% resolve all LOGICAL conflicts in any arbitrary source code...
... In *every* file?! That seems to much indeed. Are you maybe using the $Log$ keyword in your sources? That one is the natural enemy of automatic branch...
Hi Folks, Any help anyone can offer would be greatly appreciated. when I type the command: cvs -d /usr/local/cvsroot add /root/CVSROOT/passwd Linux replies...
Hi Joe, Try changing the keywords "preserve permissions" to "PreservePermissions" in your config file. Hope that fixes the problem for you. Regards, Greg ... ...
... You need to check out CVSROOT first. You cannot add a file with a path, only the file name is used and therefore you must be located in the sandbox. But...
Hi! ... This is not possible to be done automatically if the versions are not in a branch. You will have to carry out this step manually by checking out the...
Hello all, What types of files can be controlled by cvs? Source/text files only or other stuff too? Just curious. Cheers, Joe Goldman JCS Support Analyst ...
Hi all When committing a file I often get, cvs server: cannot remove D:\cvstemp\cvs2AD7.tmp: Permission denied as a message in the output window. How do I fix...
Hi Joe, You can manage both text and binary files with CVS. You just have to be aware of the following: - In WinCVS, add binary files to the repository with...
And one item more: Binary files cannot be merged so if two developers change the file at the same time only one can commit his changes. The other can either ...
Bo I'm using WinCvs 1.3.13.1 The server is CVSNT 2.0.2 Where should I post it if it's a server problem? Thanks in advance Richard ... From: Bo Berglund...
Does anyone know how to get VB6 (profesional edition) sp5 working together with Igloo? I have been using Igloo with Compaq Visual Fortran and all the source ...
WinCVS 1.3.10.1 Beta - has been working fine. Server cvs -v says 1.11.1p1 Windows 2000 client After attempting to import a module, which has worked fine...
Hi, I am using cvs on server side as.. Client: Concurrent Versions System (CVSNT) 2.0.2 (client/server) Server: Concurrent Versions System (CVS) 1.11.2...