Re: Get commit history from head, ignoring branches?
robert <[email protected]>
| Newsgroups | gmane.comp.version-control.cvs.general |
|---|---|
| Organization | http://groups.google.com |
| Message-ID | <[email protected]> |
On Jan 27, 3:21 am, Amaresh Ch Das <[email protected]> wrote: > Hi Robert, > > Please Use tag as HEAD for HEAD n BASE for BASE information > > "-r HEAD" with your command I tried that but it didn't help for some reason. Running this command however from a dir with a checked out head did work: cvs log -N -S -r::HEAD -d">=2009-10-07"