Thanks for the info.One more thing, if multiple users are accessing the CVS
repository, then how can i check whethere the file is already checked out or
not.Please reply.

> ----------
> From:         Nestor A. Amaya[SMTP:[EMAIL PROTECTED]]
> Sent:         Saturday, July 22, 2000 11:08 PM
> To:   Ritesh_Srivastava
> Subject:      Re: CVS History display?URGENT
> 
> I don't know anything about web clients, but it sounds like the "cvs log"
> command is what you want to use. It will give you the revision log history
> of
> all revisions, and all of the tags for a given file. You would have to
> parse
> this output per file.
> 
> Good luck,
> 
> Nestor
> 
> Ritesh_Srivastava wrote:
> 
> > Hi,
> >         I am writing a CVS web client which is something like JCVS.My
> CVS
> > client is doing download,upload,checkin and checkout files from the
> > repository but i have to add one very important functionality to the
> > Client.This is displaying the history of the files from the
> repository.How
> > can i achieve this.
> > My objective is as follows:
> >         All the previous versions of the file has to be displayed.Also
> the
> > versions will be link.This link will point to that version of the file
> and
> > will display the contents of that version.
> > How can i achieve this.Please help.This is very URGENT!!
> >
> > Regards,
> > Ritesh
> 

Reply via email to