info-cvs
[Top][All Lists]
Advanced

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

Re: delete an from local CVS/Entries file


From: Russ Sherk
Subject: Re: delete an from local CVS/Entries file
Date: Wed, 30 Mar 2005 09:41:28 -0500

Ok.  That way you will only have to keep track of all the files you
don't want tagged as well as all the corrisponding CVS/Entries files
you are modifying.

Sorry for the sarcasm.  But you still need to keep track of a list of
files and editing CVS/Entries sounds a bit dangerous.  I'd be inclined
to let cvs do the work.

What are your reasons for wanting to exclude these files?  And how
often will the process need to be reproduced?  Basically, what is the
big picture?

--Russ


On Wed, 30 Mar 2005 11:08:22 +0530, Antony Paul <address@hidden> wrote:
> Thanks for the reply.
> It will become complicated to keep the list of files. Better I will
> write a script to delete the file from CVS/Entries file.
> 
> 
> On Tue, 29 Mar 2005 09:11:15 -0500, Russ Sherk <address@hidden> wrote:
> > cvs tag -d MY_TAG Path/to/my.file [[Path/to/other.file]...]
> >
> > Cheers,
> >
> > --Russ
> >
> > On Tue, 29 Mar 2005 19:14:45 +0530, Antony Paul <address@hidden> wrote:
> > > Hi all,
> > >     I need to delete a file from local checked out file(not from
> > > repository) and tag the rest of the file. If I just delete the file
> > > using rm -f and tag the directory the deleted file is also tagged. I
> > > dont want the deleted file to be tagged. Is there any option available
> > > to dot it ?.
> > > --
> > > rgds
> > > Antony Paul
> > > http://www.geocities.com/antonypaul24/
> > >
> > > _______________________________________________
> > > Info-cvs mailing list
> > > address@hidden
> > > http://lists.gnu.org/mailman/listinfo/info-cvs
> > >
> >
> 
> --
> rgds
> Antony Paul
> http://www.geocities.com/antonypaul24/
>




reply via email to

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