Re: Checking out specific revision
Ulf Zibis <[email protected]> Wed, 06 Jul 2005 12:46:22 +0200
| Newsgroups | gmane.comp.java.netbeans.modules.javacvs.devel |
|---|---|
| Message-ID | <[email protected]> |
1. Hold the Ctrl.-key before you click the specific cvs-command, then you will see the advanved options. 2. Use the cvs-diff-command with Ctrl-key to have a diff between the desired revisions. Hope that helps... David Hosier schrieb: > Hello, I'm relatively new to using the netbeans cvs module. Hopefully > this is the correct place to ask questions. I want to checkout a > specific revision of a file in order to do a diff. Is there a > standard way of doing this, i.e. do you just check the file out into a > temporary location and read it? Or is there a way to read the file's > contents into memory using the javacvs library without having to write > to the filesystem? Thanks. > > > > -David >