Checking out specific revision
"David Hosier" <[email protected]> Tue, 5 Jul 2005 11:00:53 -0700
| Newsgroups | gmane.comp.java.netbeans.modules.javacvs.devel |
|---|---|
| Organization | Longview Software |
| Message-ID | <[email protected]> |
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