<x-flowed>At 02:56 PM 2/9/01 +1100, Donovan Baarda <[EMAIL PROTECTED]> wrote:
>Quoting Mike Noyes <[EMAIL PROTECTED]>:
>
> > Everyone,
> > The work around is much simpler than I remembered. Follow the these
> > instructions to fix the ownership problem. Replace yourname with
> > your SourceForge unix user name.
> >
> > $ cd /home/groups/leaf/htdocs
> > $ mv yourname ..
> > $ cp -R ../yourname .
>
>if you change this to "cp -a ../yourname ." I believe the timestamp 
>information will be preserved.

Donovan,
Thanks! I just verified that this works. I should have tried the archive 
switch before.

Everyone
Please perform this procedure as soon as possible.

$ cd /home/groups/leaf/htdocs
$ mv yourname ..
$ cp -a ../yourname .
$ rm -rf ../yourname
$ cd /home/groups/ftp/pub/leaf/devel
$ mv yourname ..
$ cp -a ../yourname .
$ rm -rf ../yourname

--
Mike Noyes <[EMAIL PROTECTED]>
http://leaf.sourceforge.net/


_______________________________________________
Leaf-devel mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/leaf-devel
</x-flowed>

Reply via email to