DragonFly submit List (threaded) for 2004-02
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: moving web page directories to lowercase
:I'd like to move the directories on the web site to lowercase (Main,
:Goals, Status, Docs -> main, goals, status, docs).
:
:>From what I read on cvshome.org, this entails:
:
:For every file in the directory:
:$ mv Directory/file directory/file
:$ cvs -d (remotepath) remove Directory/file
:$ cvs -d (remotepath) add directory/file
:$ cvs -d (remotepath) commit Directory/file directory/new
:
:My questions are:
:1: Is this the right way to do it?
:2: Any objections to my doing it?
Ick. Let me do some repository surgery to rename them.
-Matt
Matthew Dillon
<dillon@xxxxxxxxxxxxx>
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]