<x-flowed>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 .
$ rm -rf ../yourname
$ cd /home/groups/ftp/pub/leaf/devel
$ mv yourname ..
$ $ cp -R ../yourname .
$ rm -rf ../yourname

note: this does destroy the file's time stamp information.

At 02:05 PM 2/8/01 -0800, Mike Noyes <[EMAIL PROTECTED]> wrote:
>Everyone,
>I've just been informed that the chown of our project files to dummy was 
>intentional. Here is the reason:
>
>Patrick Greenwell wrote:
>~ Because there was a problem with username mismapping of existing
>~ files, and the fix was to make all existing files owned by dummy to
>~ clear the problem.
>
>Now the question is what do we do about it? We can use a cp work around 
>for the problem (note: it destroys time stamp information), or we can 
>submit a support request that involves over 40 commands.
>
>What does everyone want to do?
>
>--
>Mike Noyes <[EMAIL PROTECTED]>
>http://leaf.sourceforge.net/
>
>
>_______________________________________________
>Leaf-devel mailing list
>[EMAIL PROTECTED]
>http://lists.sourceforge.net/lists/listinfo/leaf-devel

--
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