emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Diff by branch tag and date? Maybe with PCL-CVS?


From: Stefan Monnier
Subject: Re: Diff by branch tag and date? Maybe with PCL-CVS?
Date: 30 Aug 2004 15:27:53 -0400
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

> $ cvs diff -r gnus-5_10-branch -D yesterday gnus.el

This takes "-r foo" to be the start point and "-D bar" to be the end point.
Try "cvs diff -D yesterday gnus.el".

> Searching the archives, it seems to me that this isn't possible at all
> with cvs, see e.g.
> <URL:http://lists.gnu.org/archive/html/info-cvs/2002-08/msg00325.html>
> and <URL:https://ccvs.cvshome.org/fom/cache/281.html>.

You might be right, several combinations can't be done directly with a
`cvs diff' command.

> Maybe there's some a command in PCL-CVS (or a combination of commands)
> to view diffs on a branch?

Nothing beyond what CVS itself provides, I'm afraid,


        Stefan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]