info-cvs
[Top][All Lists]
Advanced

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

Re: is this right?


From: Matthew Riechers
Subject: Re: is this right?
Date: Fri, 13 Jul 2001 09:29:36 -0400

address@hidden wrote:
> 
> Somebody help...?
> 
> Is this the right way to rename a jpeg file?
> 
> $ mv old new
> $ cvs remove old
> $ cvs add new
> $ cvs commit -m "Renamed old to new" old new

'cvs add new' should be 'cvs add -kb new' (for a jpeg).

-Matt



reply via email to

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