info-cvs
[Top][All Lists]
Advanced

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

Re: Request to add ability to list files in cvs repository


From: Kerry Keal
Subject: Re: Request to add ability to list files in cvs repository
Date: 21 Nov 2001 11:19:56 -0800

No, cvs -n checkout module1 wont list the files in module1. You must
check them out first. For instance, being able to just list the files
would allow a graphical cvs tool to list all the available files in the
cvs repository then allow you to drag and drop them to check the files
out.

On Tue, 2001-11-20 at 20:08, gabriel rosenkoetter wrote:
> On Tue, Nov 20, 2001 at 06:18:02PM -0800, Kerry Keal wrote:
> > What I would like is a cvs command to list files in a cvs repository,
> > maybe something like: cvs ls . The command should support the common
> > command flags (-D -l -r ) such as: cvs ls -r rev1 .
> > Another nice feature would to be able to list all the tag names for a
> > particular file with something like -t.
> 
> Hrm. Is cvs -n {checkout,update} really insufficient for your needs?
> 
> -- 
>        ~ g r @ eclipsed.net





reply via email to

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