Existing users, log in.  New users, create a free account.  Lost password?

Mac OS X  |  Web & Software Development  |  HTML / Text Editors  |  MacCVSClient

MacCVSClient

MacCVSClient - 1.10

client for the CVS version control system

All Time: (3.0)
This Version: Not rated (0.0)
Current Version: 1.10
Release Date: 2005-08-09
License: Freeware
Downloads (this version): 6,641
Downloads (all versions): 22,654

Feedback Summary:

This Version:
Overall Rating: Not rated (0.0) Features: Not rated (0.0) Support: Not rated (0.0)
Ease of Use: Not rated (0.0) Quality / Stability: Not rated (0.0) Price: Not rated (0.0)
Add Your Feedback

Key to Types of Feedback:

ReviewsReviews   TroubleshootingTroubleshooting   Usage TipsUsage Tips   Developer NotesDeveloper Notes   CommentaryCommentary   Featured ReviewsFeatured Reviews

All Feedback: 1 - 10 of 15 |  1 2 Next



MacCVSClient ReviewCan't open existing sandboxes - Version: 1.10, 11/13/2006 11:26AM PST

Pik0
Unless you used MacCVS to check out a repository, it refuses to inherit. Kinda stupid and prevents anyone from trying this out with an existing archive... :(
Post a commentAlert Admin

MacCVSClient CommentaryWorks for Me - Version: 1.10, 7/31/2006 05:24PM PST

junk57
Hey, I dont know much about CVS, but i got it to work fairly quickly (used the help files to get me going).

I dont know how good the program is, but it is the only and easiest solution I've found to get into CVS without having to learn a new technology. I know Mac OSX, and it Worked for me.
Post a commentAlert Admin

MacCVSClient CommentaryDO NOT SAVE YOUR PASSWORD IN PREFERENCES! - Version: 1.9, 10/31/2004 09:13AM PST

(1 of 1 users found this comment useful)

risky_ware
IF YOU USE THIS SOFTWARE DO NOT CHECK THE BOX IN PREFERENCES TO SAVE YOUR PASSWORD - IT LEAVES YOUR PASSWORD AT RISK.

The recent "opener" script looks for a preference file created by this software in which your password is stored in CLEAR TEXT. This is incredibly irresponsible on the part of the developer. Apple offers free and complete information on how this software could make use of the keychain to store the password in a secure manner.

See the "opener" script for a list of dozens of other software products that also store passwords outside the keychain - many in clear text. WAKE UP DEVELOPERS!

http://freaky.staticusers.net/ugboard/viewtopic.php?t=10712
Post a commentAlert Admin

MacCVSClient Reviewits awesome. - Version: 1.9, 6/21/2004 02:43AM PST

willwade
Far easier for your non-techies to grasp & use cvs. A proper mac application, and works. Cons: yes you do have to re-checkout your projects under the client since it doesnt use the standard CVS/ folders method.
I have to say that the command line environment *is* very confusing for a lot of people who dont have time to learn a load of commands just so they can start doing some work. having to manage various .cvswrappers and .cvsignore files is a nightmare. This application deals with them all in one nice easy to use (and safe!) manor.
Its ace.
Post a commentAlert Admin

MacCVSClient Troubleshooting ReportFixed now - Version: 1.8.1, 3/21/2004 05:19PM PST

lanej0
I was having the same crash problem on startup. Contacted the developer with my crash log, it's now fixed. Everyone that had this problem, re-download. Works perfectly.
Post a commentAlert Admin

MacCVSClient CommentaryCrashes on start up - Version: 1.8.1, 3/21/2004 02:07PM PST

Gavin Sherlock
Here's the crash log:

Date/Time: 2004-03-21 14:00:29 -0800
OS Version: 10.3.3 (Build 7F44)
Report Version: 2

Command: MacCVSClient X
Path: /Users/sherlock/Desktop/MacCVSClient X.app/Contents/MacOS/MacCVSClient X
Version: MacCVSClient X 1.8.1 (1.8.1)
PID: 893
Thread: 0

Exception: EXC_BAD_ACCESS (0x0001)
Codes: KERN_PROTECTION_FAILURE (0x0002) at 0x0000004c

Thread 0 Crashed:
0 net.heilancoo.MacCVSClient 0x0008cf94 CConsole::AddEntry(short, unsigned long, char*) + 0x24
1 net.heilancoo.MacCVSClient 0x0008cf4c CConsole::VPrintf(short, char*, char*) + 0xb0
2 net.heilancoo.MacCVSClient 0x0002f53c GLogPrintf(short, char*, ...) + 0x4c
3 net.heilancoo.MacCVSClient 0x00082134 PutRes(char*, long, short, unsigned char*) + 0x168
4 net.heilancoo.MacCVSClient 0x0008382c CCVSClientApp::SaveTranslators(PARRAY<CFileTyper>&, short, unsigned char*) + 0xf8
5 net.heilancoo.MacCVSClient 0x00082760 CCVSClientApp::UpdatePreferencesFromVersion_3() + 0x1b8
6 net.heilancoo.MacCVSClient 0x000839d8 CCVSClientApp::LoadPreferences(unsigned char) + 0x190
7 net.heilancoo.MacCVSClient 0x0008352c CCVSClientApp::CopyInitialPreferences() + 0x98
8 net.heilancoo.MacCVSClient 0x000851d4 CCVSClientApp::CCVSClientApp[in-charge]() + 0xf0
9 net.heilancoo.MacCVSClient 0x00084e70 main + 0xe0
10 net.heilancoo.MacCVSClient 0x000044e0 _start + 0x188
11 net.heilancoo.MacCVSClient 0x00004354 start + 0x30
Post a commentAlert Admin

Most Recent Replies: View All 1 Replies

MacCVSClient CommentaryI used to think why bother too... - Version: 1.8.1, 3/21/2004 10:21AM PST

(1 of 2 users found this comment useful)

mnb
You've got all the commands you need in the command line, right? But the GUI gives you quick visual feedback. You can easily see which files need to be committed, for instance. These benefits alone make the GUI nice to have.
Post a commentAlert Admin

MacCVSClient CommentaryCVS Clients - Version: 1.8.1, 3/21/2004 07:26AM PST

(0 of 1 users found this comment useful)

Stewart01
I gave up using CVS Clients - winCVS, MacCVS et al.. all of them suck. It took a very short time to learn the CVS CLI commands.. I'm much better off for it too. GUIs are just too inefficient.

Post a commentAlert Admin

MacCVSClient CommentaryCan't get it to work - Version: 1.8, 10/10/2003 01:39PM PST

jbanes
I've got several CVS projects on my hard drive and MacCVSClient fails to load all of them. Is there some special magic I'm missing here? Perhaps it would work if I checked out the files in MCVSC, but I personally would find that useless. Someone really needs to do a TortoiseCVS (http://tortoisecvs.sf.net) for OS X...
Post a commentAlert Admin