info-cvs
[Top][All Lists]
Advanced

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

Re: What's in repository


From: Laine Stump
Subject: Re: What's in repository
Date: 22 Feb 2001 12:51:31 -0500
User-agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7

address@hidden (Larry Jones) writes:

> address@hidden writes:
> > 
> > Is there a way to:
> > 1.  "Browse" the repository, i.e. the equivalent of doing a "ls" of a 
> > source directory?
> 
> There's checkout -c, but that just lists the modules file, not actual
> directory contents.

And there is the wonderful "cvsls" hack (originally by Eugue Kramer,
according to the file in tkcvs where I just lifted this):

     cvs rdiff -s -D 01/01/1971 -r $rev $mcode

where $rev is the branch you want to look at, and $mcode is the
toplevel module. Of course, you need to know the name of the toplevel
momdule first (which hopefully will be listed in the modules file, and
thereby in cvs co -c).



reply via email to

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