I searched for this in the archives, did not see it. I had WinCVS 2.0.2.4 running fine on a laptop. I just installed it on a second laptop. When I login via...
Hello I'm facing the problem that Python is not recognized by wincvs (TCL or Python are not available, shell is disabled). I am using wincvs 2.024 and ...
J. Kleijn
jeroen.en.ineke@...
Sep 5, 2007 7:05 pm
18591
I'm trying to browse a CVS repository (remote Linux repository) using WinCVS Admin/browse repository option. In the dialog box, upon entering CVSROOT value and...
I just reinstalled WinCVS on a new machine (this is probably my 4th or 5th time installing it over the years). I'm suddenly seeing a problem that I've never...
While reading the tutorial for setting up "remote repository" I could ... I have two systems , both are P4 and Windows XP installed on them. And am looking for...
I have my company web pages hosted on a web server maintained by a provider, I have also unlimited disk space so I would use some of it to public our...
... No. CVS uses its own protocol or can tunnel over ssh. You must run CVS server on the remote server. -- Rick Genter Principal Software Engineer Silverlink...
... I suggest you start with reading the CVSNT manual, especially this section <http://www.cvsnt.org/manual/html/Repository.html>. That should clarify many...
Hi, We run WINCVS 1.3.17.2 as part of a development project. We have a problem at times when we look at some code in a database that has come from the WINCVS...
... FWIW, that is a rather old version. ... AFAIK, even way back with 1.3, WinCvs did show the revision numbers (as in <http://www.wincvs.org/shots.html>,...
Hi
Yes, of course; but it is actually CVS or CVSNT that does the job for you. Look up keyword substitution in the CVS documentation, or search for "CVS...
This is great a news! It does have an issue with the latest Leopard seed though where it will not launch. Is this something you're aware of? Carsten...
... Yes - I have already identified the problem to be due to the way MacCvsX loads the python libraries and I intend to create yet another release that fixes...
... Super - 3.3a2 runs fine (actually seems to run faster than under Tiger - really doesn't seem to be any need for universal code here!) but some of the new...
Is it possible to tag files when they are committed? This would be a great way to associate a bug ID with each commit. I have been committing the files and...
Does WinCVS understand the concept of bugid? From your reply, WinCVS can't assign the bugid, but can it, for instance, show all the files that have been...
Can we have CVSNT installed in a machine and the IIS Server (our web server and the files of the repository) in another one? If we do, how should we configure...
... Not a good idea, generally, even if it might be possible; the developers of CVSNT advise strongly against having the repository on a share. Why would you...
hello, what you want on cvsnt server.for stetup remote server u need to do port forwarding in your gate way server.after that only u can connect ur remote cvs...
Hi all I would like to know if it is possible that cvs users can delete/rename and move folders and files in cvs, and if so how would i go about letting them...
I need some help deleting a branch. I have read that this is something that you shouldn't do but if you need to there is a means to do so. Against my better...
... One way to do so is to remove the old files and add them in the new location. Typically you add the information where the files were previously, so that...
Hi all! I´m trying (unsuccessfully) to give all my CVSnt users permission to do a "Graph", this is, to run the "CVS LOG" command, to see all the history of a...
I've a private home page, which is under CVS now. When making changes - and tagging old and new version - how can I check out only those files, which have...
Hi,
I apologize if I am sending this post in the wrong group. I'm using WinCVS 2.1, for the first time.
Previously, I had been using WinCVS 1.2. To lock a...