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

Re: Help needed



On Tue, Oct 05, 2010 at 10:18:47PM +0200, The7up wrote:
> Someone can help me to rename
> /webwml/hungarian/releases/lenny/debain-installer to debian-installer?
> Can't do it in CVS. :(

You cannot rename files with CVS client, you need to do it in two steps,
delete the old path and commit the new one:
mv oldfile.c newfile.c 
cvs delete oldfile.c
cvs add newfile.c

Did you build the hungarian/release/lenny to check everything was ok
before commiting ?

-- 
Simon Paillard


Reply to: