Sining Wang, WinCVS is a CLIENT not a SERVER. The server is here: http://march-hare.com/cvspro/ Regards, Arthur Barrett...
19108
Edouard
edouardix
Oct 11, 2010 5:55 am
Is there some news about MacCVSX ? Unfortunately current latest binary does not work under Snow Leopard... I can not even build the code available for...
19109
Jens Miltner
jmiltner
Oct 11, 2010 7:36 am
... Edouard, unfortunately, there's no new version of MacCvsX. However, you can get MacCvsX working on Snow Leopard by disabling the Tk integration: The...
19110
sundevil67
Nov 2, 2010 5:27 pm
I would like to add an option to the contextual (right-click) menu from within a window when you right-click a file...I want an "open-with" option like the...
19111
Jens Miltner
jmiltner
Nov 3, 2010 8:15 am
... Are you talking about MacCvsX? Adding code to MacCvsX is a bit tedious, since it's based on the PowerPlant application framework, which is somewhat...
19112
sundevil67
Nov 8, 2010 4:41 pm
Thanks...the first time I tried to drag it to the dock, it worked like a charm, and I got very excited. Unfortunately, it hasn't worked again since! However I...
19113
J.V.
jvsrvcs@...
Apr 9, 2011 12:21 am
Is it possible to use wincvs to checkout code from a repo? ... Where does this information go? I would expect to have some place to put this and be able to...
19114
Guy Rouillier
guy_rouillier
Apr 9, 2011 3:43 am
... Of course. What could would a CVS client be if it couldn't check out code from CVS? Click Remote - Checkout Module. You can enter the CVSROOT on that ...
19115
BobAiello
raiello36
Jul 6, 2011 4:24 am
Hi everyone, please share your best practices, by submitting an article to the CM Journal. Contact me directly for more information! Bob Aiello Editor in Chief...
19116
Arthur Barrett
arthurgbarrett
Jul 29, 2011 7:19 am
CVSNT is NoT CVS. It includes change management features, failsafe audit, single sign on and more. CVSNT 2.8.01.4218 is now available: http://cvsnt.org/ This...
19117
thomas
stanlte
Aug 25, 2011 8:14 pm
Hello. When I try to commit a .xlsm file I get the following error. 'cvs commit -m Lawson MS Add Ins Spreadsheet - Lock Spreadsheets39;. how do I resolve this...
19118
Arthur Barrett
arthurgbarrett
Aug 25, 2011 11:51 pm
That is not an error message. Please send: * the command * the error message * the version of CVS/CVSNT you are using * the version of CVS/CVSNT Server you are...
19119
collette.parr
Aug 29, 2011 6:28 pm
In trying to move a file on a branch back to the mainline of code, we went to Modify, Update Options, and selected the Sticky options: Reset any sticky...
19120
collette.parr
Aug 29, 2011 6:45 pm
I should mention that we are using WinCVS 2.0.0.2 (Build 2). Collette...
19121
Jens Miltner
jmiltner
Aug 30, 2011 7:24 am
... Usually, when cvs removes a file that is no longer available in the repository, it renames it to start with ".#" and appends the revision to the end (e.g....
19122
Arthur Barrett
arthurgbarrett
Aug 31, 2011 12:47 am
Collette, WinCVS is just a GUI, the tool that is doing the work is CVSNT. If you are using CVSNT as the basis of your versioning, I strongly recommend reading...
19123
donsjc@...
donsjc@att.net
Sep 1, 2011 10:54 pm
Hi, I was having this problem on a Windows 7 computer running Windows 7 Enterprise x64. I fixed the problem by removing or uninstalling any old versions of...
19124
donsjc@...
donsjc@att.net
Sep 1, 2011 10:55 pm
All, I don't know what I'm doing since I rarely post anything to a forum. Anyway, I resolved this problem by removing or uninstalling all previous versions of...
19125
Denis Caggiano
onaiggac2
Nov 9, 2011 9:51 pm
Hi, Im installed CVSNT 2.5 and everything was right. Now Im cant connect to server with TortoiseCVS Client tha give me the follow error: connect to PALM:2401...
19126
Arthur Barrett
arthurgbarrett
Nov 17, 2011 7:41 pm
Denis Martins Caggiano, ... CVSNT 2.5 has many serious security problems, please upgrade. Did you install the server or just the client? If you have the...
19127
ilu13999
Dec 8, 2011 8:07 am
hi all, I¡¯ve installed wincvs 2.0.9 in Windows 7, I have accidently checkout the source code into c:\windows92;system32 folder. Now I only can view the source...
19128
Arthur Barrett
arthurgbarrett
Dec 16, 2011 6:53 am
1. Find cmd.exe (command prompt) in your 'start39; menu 2. right click cmd.exe and choose 'run as administrator39; 3. type: Cd /s c:\windows92;system32 Rd /s /q...
19129
Jeff Wepman
jwepman@...
Jan 12, 2012 10:41 pm
Does WinCVS (specifically version 2.0.2.4) work on a Windows 7 operating system? Will it work on both a 32-bit or 64-bit Windows 7 operating system? Jeffery A....
19130
Oliver
ogiesen
Jan 12, 2012 10:42 pm
The answers are yes, yes and yes (in that order). ;) Cheers, Oliver...
19131
waltklos
May 31, 2012 10:22 am
... I found that I had to move python27.dll to somwhere other than System32 or SysWOW64 then point WinCVS 2.0.2.4 to it and it worked ok....
19132
rama_1911
May 31, 2012 10:23 am
Guys Do you have any scripts which can help us in providing a list of exclusive locks in CVS Repository.Please reply if so. Regards Ram...
19133
Bernardo Maciel
bernardomaci...
May 31, 2012 10:24 am
Hello, I am using WinCVS 2.0.2.4 (Build 4) under Windows 7. When I re-arrange the toolbars at the top, they stay in place only until I close WinCVS. Is there a...
19134
hope_mccloud12
May 31, 2012 10:25 am
I've read several posts on several support pages, and have no idea what to do. Initially, I downloaded/ installed winCVS without either TCL or Python, because...
19135
rama_1911
May 31, 2012 10:26 am
Hi Guys I have a issue in my project where in developers are doing a exclusive locks on codes and once they leave the project we have tough time removing the...
19136
Arthur Barrett
arthurgbarrett
Jun 13, 2012 5:06 am
Ram, WinCVS is a GUI - it draws the menus - the version control system is CVSNT. Please contact the authors of CVSNT for questions about CVSNT. Releasing locks...