Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

cvsgui · WinCvs, MacCvs, gCvs discussion list

The Yahoo! Groups Product Blog

Check it out!

Group Information

? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Messages

Advanced
Messages Help
Messages 19117 - 19146 of 19146   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
19117 thomas
stanlte Send Email
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 Spreadsheets&#39;. how do I resolve this...
19118 Arthur Barrett
arthurgbarrett Send Email
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 Send Email 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 Send Email 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 Send Email
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 Send Email
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 Send Email
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 Send Email
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 Send Email
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 Send Email
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 Send Email 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:\windows&#92;system32 folder. Now I only can view the source...
19128 Arthur Barrett
arthurgbarrett Send Email
Dec 16, 2011
6:53 am
1. Find cmd.exe (command prompt) in your 'start&#39; menu 2. right click cmd.exe and choose 'run as administrator&#39; 3. type: Cd /s c:\windows&#92;system32 Rd /s /q...
19129 Jeff Wepman
jwepman@... Send Email
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 Send Email
Jan 12, 2012
10:42 pm
The answers are yes, yes and yes (in that order). ;) Cheers, Oliver...
19131 waltklos Send Email 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 Send Email 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... Send Email
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 Send Email 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 Send Email 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 Send Email
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...
19137 raistlink33 Send Email Feb 25, 2013
12:07 pm
Hi, there are some users in my network that can't update some files. The wincvs seems to keep updating forever without throwing any error. I don't know where...
19138 Arthur Barrett
arthurgbarrett Send Email
Mar 8, 2013
10:33 am
WinCVS isn't a client, it's a GUI. The client included is usually CVSNT 2.x. The old clients were never designed to run on Windows 7, so I suggest you update...
19139 j zhang
jyzhang111 Send Email
Mar 13, 2013
10:48 pm
http://edieroad.com/gs/wggt/zxmk [Non-text portions of this message have been removed]...
19140 pkg8iisc Send Email Mar 15, 2013
6:41 am
Hi, I am using Ubuntu 12.04(on x86-64). I want to install gcvs 1.0.0-1. It has dependency on libglib1.2(>=1.2.0). In my system i already have libglib2.0-0. But...
19141 Dave
ddyer0 Send Email
Mar 16, 2013
12:47 am
Any chance that an mac/intel version will be produced? The PPC version no longer works in osx 0.8....
19142 Guy Rouillier
guy_rouillier Send Email
Mar 16, 2013
2:52 am
The 1.0 version of gCvs is quite old, and built on the GTK 1 toolkit. There is a newer GTK 2 version available from source. I believe you would find that more...
19143 Jens Miltner
jmiltner Send Email
Mar 16, 2013
8:35 am
Unfortunately, some of the 3rd party code used in MacCvs is not available in an Intel build, so quite a bit of work would be involved in getting this build for...
19144 Guy Rouillier
guy_rouillier Send Email
Mar 17, 2013
12:26 am
... We should open up a discussion thread on the developers list concerning what to do with the CvsGui family. You may have seen someone inquiring about gCvs;...
19145 Dave Dyer
ddyer0 Send Email
Mar 17, 2013
7:26 pm
... An alternative would be to use a consensus platform such as QT...
19146 Jens Miltner
jmiltner Send Email
Mar 18, 2013
9:22 am
... I'm not convinced about this approach. This will produce something that will run on each platform, but my experience is that those apps become second-class...
Messages 19117 - 19146 of 19146   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help