On Fri, 3 May 2019 at 20:34, P. Ottlinger <[email protected]> wrote:
>
> Hi,
>
> as RAT is still on Subversion many people stumble upon this ancient
> Github repo: https://github.com/apache/rat
>
> In order to benefit from the Github/Gitbox integration and the current
> press releases/discussions I'd propose to trigger the move to Gitbox for
> RAT.
>
> I'm looking forward to your opinions until 2019-05-10 before I'd trigger
> an INFRA ticket.
>
> [ ] +1 - pls start with the migration for RAT
> [ ] -1 - keep everything as it is (Subversion)
> [ ] 0 - neutral, but I wouldn't mind migrating to Gitbox with RAT

+0

The default branch name for Git is master, whereas SVN uses trunk.
If possible, this rename should take place on conversion.

If the master branch is set up later, make sure that trunk is not left
lying around.
Otherwise PRs may be raised against trunk causing extra work for everyone.

e.g. Commons has just dropped trunk; this closed all the outstanding
PRs on trunk.
These have to be re-opened and redone against master.

> Thanks,
> Phil

Reply via email to