... Because it _is_ the cvs client. WinCvs is actually just a GUI frontend that makes using that client a lot easier, but WinCvs doesn't perform the cvs...
... Because of this (common mis)conception I updated the descriptions on the Download page... ... In addition to what Jens already wrote: You may wonder about...
hi, i am baffled... i've been using MacCvsX for quite some time now, using ssh/:ext authentication. today it suddenly decided to stop working and i cannot...
... Did you use an ssh-agent before, or is your ssh key without passphrase? Check the system console (run Console.app). MacCvsX 3.3a2 doesn't catch output...
1) The Roundup Issue Tracker is multi-platform. In fact I started to use it only 2 months ago approximately and we are on a 100% Windows environment. 2) The...
Aha! In this case I have detected a difference in the way the cvsnt and cvsgui list operates: In cvsnt when you make a reply you get the address of the poster...
Hi all! I am running W2000 and WinCvs 1.3.13.2 Beta 13. When starting WinCvs I get the message "Could not update systemregistry. Try to use regedit." or...
Hans Almqvist
hasse@...
Apr 3, 2004 11:47 am
12563
Here is the scenario: * I created a folder Banner, made some files in it, saved to repository. * After a while, I created a new Banners folder, copied the...
... ...but the Entries file of the parent directory (as well as the Entries.Extra file) maybe still did. This would cause CVS to go looking for it in the...
... Thats a VERY good guess Oliver, not only was there a reference to Banner, but there was also a missing Banners there!! Go figure - the Banners folder has...
Can anybody help me out with keyword substitution ? What I am looking for is to define certain keywords within my application. I can define custom properties...
Dear All, I am working on WinCVS ver 1.3 for some time now.I am facing some problem when i am trying to connect to the remote server (internet).Over the LAN...
... There is no way to define custom expandable keywords as such in CVS (yet?). You might however be able to accomplish something similar with a server-side...
... Are you maybe working from behind a firewall? At the moment I could only confirm that the server exists (the name is resolved). I am currently behind a...
... This has been reported several times before (e.g. SF #811055) and it is still totally unclear what is causing this. I have installed WinCvs for restricted...
... Well, if you've gotten that far already you could have noticed that the modules in PythonLib/cvsgui don't do very much besides redirecting the calls to the...
... Just FYI: Pure python macros work fine in MacCvsX 3.3 on Mac OS X if you have the Python framework installed (which is installed by default on Panther. ...
... I thought there is a file "_cvsgui.py" which would provide the complete documentation. BTW, where do Python scripts find this internal (?) module if it...
Tomasz Kowaltowski
tomasz@...
Apr 5, 2004 2:36 pm
12574
... _cvsgui is purely virtual. It is exposed by the host process, i.e. WinCvs.exe . AFAIK it's not accessible by any script that was not loaded by WinCvs.exe ....
After reading the docs, I could gather that local tags are the only way that I can even remotely achieve what I want. In fact, it's a home-grown Java app and...
... Where exactly did you find that reference to "*local* tags"? I'm still not sure I understand what that's supposed to mean... ... I'm still in the dark...
Hi there, when I want to check out my CVSROOT module to edit the nodules file I get the message: "cvs server: module `CVSROOT' in modules file contains...
... Hi! WinCvs has been installed from the admin account with domain wide rights. Running WinCvs from the admin or Administator account gives no error...
Hans Almqvist
hasse@...
Apr 5, 2004 6:17 pm
12579
... Hmm, ... ... I wasn't expecting any. I was just hoping that maybe after having run it once from an admin account it would maybe work from the restricted...
... There appears to be some kind of circular reference in your modules definitions. What definitions have you got? If you cannot checkout the modules file,...
... It dates back to the old replacement DLLs I did for WinCVS 1.2. It maintained the original behaviour by default and had a key to enable the correct (but...
... You do not need this definition at all! All folders that physically exist in your repository (including the CVSROOT module) can be accessed directly...
Hello All, We are using CVS1.10 on Linux and WinCVS 1.2 as UI. When a developer did an update on branch, that branch tag is deleted. We checked the History ...