moving web page directories to lowercase
Matthew Dillon
dillon at apollo.backplane.com
Sat Feb 14 19:51:44 PST 2004
: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 at xxxxxxxxxxxxx>
More information about the Submit
mailing list