-----Original Message----- From: ros-dev-bounces@reactos.com [mailto:ros-dev-bounces@reactos.com] On Behalf Of Emanuele Aliberti Sent: 18. december 2004 22:45 To: ReactOS Development List Subject: Re: [ros-dev] Tree Changes
Alex Ionescu wrote:
Eric and Hartmut's suggestions to have static in lib and
dlls in dll
have been widely accepted, and a new idea to have 3rdparty lib/dll folder was also accepted.
So here's the new version : http://mok.lvcm.com/cgi-bin/reactos/roswiki?New_Tree_Structure.
I added a note to the top of that page: please feel free to remove it. I tried to sum my ho about the source tree revision. In short: the source tree revision should follow on an agreed upon system design.
Emanuele Aliberti
Like in CVS, after the conversion, the other subsystems will get their own Subversion module. Ie.
/trunk/reactos /trunk/os2 /trunk/posix
This require developers of the OS/2 and posix subsystems to check out both the os2/posix and reactos modules, but it makes it possible for the Win32 developers (which are still the majority) to only checkout a single module in order to build a bootable CD. Here, I assume that we can all agree to move freeldr to /trunk/reactos/freeldr after the conversion.
Casper