bug-cvs
[Top][All Lists]
Advanced

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

Re: need help understanding underlying file format for cvs


From: Shaun Tancheff
Subject: Re: need help understanding underlying file format for cvs
Date: 22 Mar 2003 10:37:49 -0600

On Fri, 2003-03-21 at 08:32, Derek Robert Price wrote:
> Ronald Petty wrote:
> 
> >I have another question about browsing over pserver.  I have seen hacks
> >for it and whatnot, but what is the plan (if any) to make cvs have some
> >protocol to do remote browsing.  And local browsing.  I know you can add
> >modules and do cvs co -c but if you want to see the rest you have to
> >know the actual file.  Maybe when you do cvs import it can add a module

mkdir tmp; cd tmp; cvs co -l .; cvs -n update -d

Will show you all your top-level-directories.
By changing CVS/Repository contents you can continue to do 
cvs -n update -d

> >entry for you?  But that still doesn't help with local/remote file
> >browsing.  I am doing it all in php and would hope one day I could do
> >cvs ls or something.

-- 
Shaun Tancheff <shaun@tancheff.com>





reply via email to

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