You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openmeetings.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2017/05/01 06:11:04 UTC

[jira] [Commented] (OPENMEETINGS-1297) svn tree need to be restructured

    [ https://issues.apache.org/jira/browse/OPENMEETINGS-1297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15990606#comment-15990606 ] 

ASF subversion and git services commented on OPENMEETINGS-1297:
---------------------------------------------------------------

Commit 3678c36ba7c4b86b80d9b5c02b3f41698f101b8a in openmeetings's branch refs/heads/2.0 from [~solomax]
[ https://git-wip-us.apache.org/repos/asf?p=openmeetings.git;h=3678c36 ]

[OPENMEETINGS-1297] svn tree is restructured


> svn tree need to be restructured
> --------------------------------
>
>                 Key: OPENMEETINGS-1297
>                 URL: https://issues.apache.org/jira/browse/OPENMEETINGS-1297
>             Project: Openmeetings
>          Issue Type: Bug
>          Components: BuildsAndReleases
>    Affects Versions: 3.1.0, 4.0.0
>            Reporter: Maxim Solodovnik
>            Assignee: Maxim Solodovnik
>             Fix For: 3.1.0, 4.0.0
>
>
> Usually component have 'plain' structure
> Module
>   -- trunk
>   -- branches
>   -- tags
> we have structure like this:
> OM
>   --trunk
>      -- debian/
>      -- debian_package/
>      -- patches/
>      -- plugins/
>      -- singlewebapp/
>      -- site/
>   -- branches (of singlewebapp)
>   -- tags (of singlewebapp)
> I propose following structure:
> OM
>   -- application
>     -- trunk
>     -- branches
>     -- tags
>   -- debian
>     -- trunk (with contents of debian_package, debian should be removed as it is GPL licensed)  
>   -- plugin
>     -- trunk (plugins from trunk and branches should be moved here)
>   -- site
>     -- trunk (with contents of trunk/site)
>     -- branches (with 3.0.x and 2.x docs)
>  



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)