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

Re: renaming directory



On Sun, Mar 30, 2003 at 07:05:30PM +0200, Andreas Tille wrote:
> Hi,  I just wanted to rename
>         devel/debian-med/talks/200210_lux_internal
> to
>         devel/debian-med/talks/internal
> To do this I just did a
>         cvs remove devel/debian-med/talks/200210_lux_internal/*
>         cvs remove devel/debian-med/talks/200210_lux_internal
>         cvs add devel/debian-med/talks/internal
>         cvs add devel/debian-med/talks/internal/*
> 
> Unfortunately 200210_lux_internal just remains in the CVS archive and

This is normal CVS behavior (see documentation). When all files in the 
directory are removed, an update -P will no longer checkout the directory.

> internal is not found at the web pages.  Any hint how to do this right?

Add internal/ to the SUBS in the talks/Makefile

hth,
	Frank Lichtenheld

-- 
*** Frank Lichtenheld <frank@lichtenheld.de> ***
          *** http://www.djpig.de/ ***
see also: - http://www.usta.de/
          - http://fachschaft.physik.uni-karlsruhe.de/



Reply to: