This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [tree-ssa] More patch reversals. Branch closed temporarily


On Tue, Nov 18, 2003 at 04:16:26PM -0500, Diego Novillo wrote:
> On Tue, 2003-11-18 at 16:01, Andreas Schwab wrote:
> 
> > You can specify both a tag and a date on cvs update to get what you want.
> > 
> How?
> 
> $ cvs diff -dcp -r tree-ssa-20020619-branch -D 2003-11-17 -D 2003-11-18 ChangeLog.tree-ssa
> cvs [diff aborted]: no more than two revisions/dates can be specified

[Start with a checkout of tree-ssa, freshly updated]

cvs up -j tree-ssa-20020619-branch \
   -j tree-ssa-20020619-branch:2003-11-17 \
   ChangeLog.tree-ssa

It's awkward, but it definitely does work.  If you do it a lot I
recommend rsyncing the repository.

-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]