/trunk ; also referred to as HEAD. /branches ; stable/development branches /tags ; tagged stuff, like releases, initial checkins, major milestones /community ; openPMA related community projects (ask the team for an free account!)
The structure beneath /trunk respectively certain branches or tags.
/ /bin ; binaries go here /tools ; tools we are using to build a working aimage for testing /src ; all sources go here /src/linux-pma ; kernel sources /src/busybox /src/unionfs /fs ; here we'll put all the filesystem contents. /fs/rootfs /fs/openpma ...