Re: Query with respect to RCS
"Aaron S. Hawley" <[email protected]> Thu, 22 May 2008 21:09:47 -0400
| Newsgroups | gmane.comp.gnu.rcs |
|---|---|
| Message-ID | <[email protected]> |
If you insert RCS keywords into the source file, then you can use the `ident' command. See the man page for `co'. On Thu, May 22, 2008 at 3:50 PM, Mathews, Shane <[email protected]> wrote: > Hi! > > I am a developer and we have recently started using RCS as our version control tool. > > I was wondering whether there was any command/switch that could help identify the > current version of the file contained in the RCS repository. I know that performing the "co" command > against the file, reveals the current version. But is there any command that specifically returns only the > information of the current version of the file. > > Thanks > Shane Mathews