info-cvs
[Top][All Lists]
Advanced

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

Re: Putting Gif Files into CVS


From: Larry Jones
Subject: Re: Putting Gif Files into CVS
Date: Tue, 12 Jun 2001 14:53:59 -0400 (EDT)

Charles Stockman writes:
> 
> The procedure I have been using is:
>     1. import the files
>     2. find . -name "*.gif" -exec cvs admin -kb {} \;
>     3. find . -name "*.gif" -exec cvs update {} \;

A better procedure would be to import the files using -W "*.gif -k 'b'",
but that should work, too (assuming that you do a checkout after step 1
and do steps 2 and 3 in a working directory rather than in the directory
you imported).  Exactly what problem are you having?

-Larry Jones

I'm getting disillusioned with these New Years. -- Calvin



reply via email to

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