is there any way to combine COMMIT and TAG into one command? notably...when the view is selected to show commitable files, then you do a commit...those files...
Tim, ... Provided you are using CVSNT (unix/linux/windows/mac) server then your commit automatically gets tagged with a commit id - so there is no need for two...
Is there a way to configure wincvs to use ssh over an http proxy? I have it working fine with :ssh: prefix when not behind a firewall, but the firewall at my...
... You don't. For a normal user to be able to use a repository, there needs to be at least one directory ("module") in the repo, besides CVSROOT (which is...
Bill, ... This is not a question about WinCVS. WinCVS uses CVSNT by default as the command line client - please ask the CVSNT newsgroup/mailing list. The...
On Sat, Oct 18, 2008 at 8:35 AM, Arthur Barrett < ... Thanks. The integration with CVSNT is so seamless I didn't recognize that it was coming from there... ...
Hello! I use WinCVS at work (version 2.0.2.4 build 4) on Vista. Everytime I click on a file in the right-side pane, a sound is played (it's the sound...
Hi, Can anyone please help me out by giving the documentation to install the wincvs server and access the same server through the wincvs client. Please provide...
... WinCVS is a graphical front end to CVSNT or CVS. There is no such thing as a WinCVS server (or indeed a WinCVS client). If you mean CVSNT server then...
Let's say a programmer has been a bit careless and locked a file for reserved edit in a branch, and didn't release that lock after being finished committing...
... Is it possible to do this using the WinCVS GUI, or is this command line only? I'm seeing an "unlock revision" admin option in the history display, but then...
... AFAIK this is command line only. You can use WinCvs to create and execute a cvs command line, though. ... The admin command option "unlock revision" is...
... Yes, but that's only for unediting files you're editing yourself. Not for another revision of the files edited somewhere in an unknown branch. I do know...
... Sorry - I'm not using edit / unedit on a regular basis, since we're doing all our work concurrently here without exclusive checkouts, so I didn't realize...
... If you would run into this kind of issue a lot that would be handy, but this only occurs occasionally so it's not worth the effort imo to write a macro for...
... This command has to be issued by a repo admin; it doesn't work if a normal repo user runs it. So unless you're all repo admins, you'd have to bother him...
Hi, My client has CVS 1.11.22 server and client and is trying to configure Toad for Oracle to work with CVS. When trying to connect to CVS from Toad we get an...
... This list is about WinCvs / MacCvs / gCvs - the GUI frontends to cvs. I think your question is not related about this programs? You'll need to post your...
Verify the environment variables set for ur windows. Occurs sometimes due to duplicate entries in environment variables. I had set cvs.exe in path and...
On the Remote->Checkout Module->Checkout Settings(tab) is a box labeled "Module name and path on the server". It seems to remember the names of all past...
Arthur has answered the question "where are these held", The first question was "Is there a way to remove unwanted items from this list? " to which the answer...
I have successfully login WinCVS and have checkout all the src using current account. But when i try to logout and login with another new account, i found that...
I think, you need to checkout the project once you login with brain's account to the winCVS. Adane ... From: auyong <genyou90@...> Subject: [cvsgui]...
... If you checkout a sandbox as :pserver:andrew@host:/repo then that sandbox is always 'tied' to the user 'andrew'. Provided you are using CVSNT (by default...