info-cvs
[Top][All Lists]
Advanced

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

Re: Easier way to add and remove?


From: Cornellious Mann
Subject: Re: Easier way to add and remove?
Date: Wed, 29 Aug 2001 07:00:43 -0700 (PDT)

So far I am having success with the rm.  Is this an
undocumented feature?  When I do cvs --help-commands,
rm does not appear in the list.

--- Kaz Kylheku <address@hidden> wrote:
> In article
> <address@hidden>,
> Cornellious Mann wrote:
> >Is there a way to dynamically commit all new and
> >deleted files?  I can't find a way to do this.  I
> have
> >to do an add or remove for each file.  Thanks for
> any
> >help.
> 
> To remove files, simply remove them from the working
> copy and then
> execute 'cvs rm'. CVS will note which files have
> been locally removed
> and then schedule these files for repository-side
> removal.
> 
> To add local files which are not already added, you
> can, if you
> are working in UNIX, do something like
> 
>       cvs add *.c
> 
> This will add any file that matches *.c. If it
> matches some files
> that are already in CVS, that's okay.
> _______________________________________________
> Info-cvs mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/info-cvs


=====
Regards,
Cornellious Mann

__________________________________________________
Do You Yahoo!?
Make international calls for as low as $.04/minute with Yahoo! Messenger
http://phonecard.yahoo.com/



reply via email to

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