|
From: Ryan R. <ro...@ta...> - 2002-03-03 20:20:35
|
I'm not sure if either of you are using netbeans for your IDE, but it is my favorite (and it is also free) - especially since it has cvs support built right in. There are a few hoops to jump through in order to get netbeans cvs features to work with the ssh method required for sourceforge. JCVS, which netbeans uses as its internal CVS client, does not support this. There is a way to get this to work though and a HOWTO is posted at http://www.netbeans.org/articles/sourceforge.html I went through this and found that it was helpful but incomplete. After stumbling around to figure out what was missing and getting it to work myself, I've written up an addendum to this document and attached it to this e-mail in case either of you want to do this. This is only for windows, since that is what I am currently running. Joe might be able to add to this document describing how to do it in linux. I might submit this to netbeans as an addendum to that HOWTO, so let me know what you think. Cheers, Ryan |