[Hexedit-dev] CVS
Brought to you by:
raving
|
From: Ben H. <bh...@al...> - 2002-02-18 04:42:56
|
At 10:31 PM +0000 2/17/02, Nicholas Shanks wrote: >On Sunday, February 17, 2002, at 07:19 pm, Lane Roathe wrote: > >>>What app are you using for CVS? MacCVS Pro has SSH support now, and I >>>can explain how to get it working with sourceforge. Took me a while >>>to get it right, but I finally did. >> >>Please, let us know! I have pserver now, but it would be good replace >>that with SSH. Hmmmm...actually I use MacCVS because of the CW >>integration via Electric Fish's plugin. Still, be good info :) > >Here's my current set-up: > >Project Builder 1.1.1 Dec. 2001 >OpenSSH_2.9p2, SSH protocols 1.5/2.0, OpenSSL 0x0090602f >CVS as default for 10.1.2 (don't know version, cvs -V doesn't work :) MacCVS Pro is much simpler than the cmd-line CVS. (though you don't get the PB integration) Hmm, also Lane i didn't think sourceforge let you commit with pserver anymore, only SSH. No fiddling with SSH Keys. (which i thought strange, but hey it works) Grab MacCVS Pro carbon at: http://sourceforge.net/projects/maccvspro/ Rather than explain it how to set it all up, grab my file at http://homepage.mac.com/bhines/HexEditCVS.sit (it might be an idea to put this session file in our sourceforge file list) 1. Put it one directory up from your "hexedit" CVS module dir. 2. Select "session settings". 3. Under "Checkout and Update Options" select the local tree dir (the dir you want the "hexedit" base module folder to end up in) 4. Under "Remote Host Information" tab set your sourceforget username and password where mine is (i threw a bogus PW in there for the distro. :) 5. Click OK, and hit cmd-; (check out default) That should work. It apparently handles Lane's binhexed CVS files transparently, because I have never noticed them. IIRC however, it does not work with the CVS cmd-line stuff yet. So, you will probably have to re-download your module if you are changing from that. Once you get it checked out you can view CVS logs with the GUI, make Diffs, patches, etc. all with the menus. I particularly like the colored "Compare with original" view. (cmd-= on a changed file) -Ben -- http://homepage.mac.com/bhines/ |