... <.snip.> ...alternatively, just use the "Add Root Module" macro (available from the Macros|CVS menu) which turns all of Bo's steps (except the entering of...
First off, I want to thank you for such a detailed followup. But I ... do ... settings... This seems to be a bit of a catch-22. If I cannot check anything in...
Scratch all that! I knew it was my lack of experience in the Linux world. I neglected to create a CVS 'users' group, set that group to the repository and...
HI ALL , Can anyone give me a link to download wincvs 1.1 as the documentation is only available for that version. Else if someone has the documentation for...
On Tue, 05 Dec 2006 01:46:20 -0000, "sunnyhunts" ... Look here: http://sourceforge.net/project/showfiles.php?group_id=10072&release_id=83299 You can probably...
Dear CVS-colleagues, we're running a test-phase with CVS. For our projects we are using the programming language Modelica (for simulation purposes). Its...
ernhemreg@...
Dec 12, 2006 1:57 pm
18325
I am having a problem with 2 files in my repository. On checkout or update both are refreshed read-only. I do not have my preferences set to read-only. This...
... It is all up to how you write your notify script! For example you could have a program that writes the notify *data* to some kind of file or database and...
... Yes, there is and it's already in the message you quoted. My comment was just an addendum (also note how it started with "Alternatively..."). Just go to...
Dear Bo, I appreciate your helpful answer. Until now I didn't and didn't have to write a cvs script, I just had to add the email-adresses to the configuration...
ernhem
ernhemreg@...
Dec 13, 2006 10:11 pm
18329
i'm used to wincvs, but just landed in a linux (redhat) environment. i downloaded the gcvs 1.0 rpm from sourceforge (it's also on wincvs.org) and installed...
... Go to the Develop tab, and download the Gtk 2 version. It's had more recent work done on it. The version you have is Gtk 1 and hasn't been maintained for...
hmmm, i don't see that tab. i even put my glasses on and still don't see it. maybe i should clean my glasses someday. anyway, got a link? thanks! ... ...
Hello, sorry for the probably-silly question. I there a way to produce a change log (a list of all commits with their comments) for an entire module? Thanks in...
Hi, I am using WinCVS version 2.0.2.4 (Build 4) along with CVSNT server version 2.5.03. Both server and client is on different VM on Windows XP Professional....
Hi, I'm using WinCvs 2.0.3.1 (Build 1) and I have an error when i try to add a new file in a folder that has already been checked into CVS. I successfully...
On Wed, 03 Jan 2007 16:06:24 -0000, "prateek.baxi" ... If bth edit the file at the same location there will always be a conflict. For example if both add a new...
Using wincvs 2.0.2.4(Build 4) and trying to do import of new project. Getting errors on the binaries and the .index files, not sure why the .index, they should...
hi friends, I am Nani working in a small company upto now our company havent implemented version control and recently our M.D told me to, handle projects with ...
... Wincvs is only a GUI frontend for the cvsnt client. You also need to have set up properly a cvsnt server and a repository that it serves. Start by reading...
... WinCvs is a CVT *client*. It allows you to work with CVS repositories stored on a CVS server somewhere. Since you are trying to set up version control,...
Does anyone know of macros or otherwise to do a COMMIT and MOVE TAG at the same time: commit and move xx.1 tag commit and move xx.2 tag commit and move xx.3...
Hi, I've updated (on the same day) from pserver to kerberos access and from WinCvs Version 1.1b16 to WinCVS 2.0.2.4. I cannot view the files I checked out in...
Hi I have used wincvs nearly 1 years; There is a problem puzzle me very much! In the menu "Modify", there is a menu item "Create a tag....", but sometimes it...
hello, i am using wincvs 2.0.2.4 version and i created my local PC as server.i had taken one word document file and imported and checked out.later i explore it...
... Word document files are binary. While CVS can version control them, it does not "know" how to record, check and display differences between versions of...
... Kind of. cvs(nt) alone is not well suited, but you can enhance it to make it better suited. On the client side, you can retrieve the two versions you want...