Hi, We can easily set up a new JR Sandbox repo in GitBox (https://gitbox.apache.org/setup/newrepo.html). In that sandbox I would recommend to use a dedicated branch per project/poc. That branch should start from scratch (i.e. different branches should not share any commits). That way we can easily promote to a dedicated git repo once we consider it mature enough.
Maven is using this concept as well. Konrad > On 15. Oct 2021, at 09:41, Angela Schreiber <[email protected]> wrote: > > hi marcel, hi andrei > > all fine with me. > starting in the sandbox and take it from there sounds reasonable. > > kind regards > angela > From: Marcel Reutegger <[email protected]> > Sent: Thursday, October 14, 2021 7:17 PM > To: [email protected] <[email protected]> > Subject: Re: Permission to start Project Cumulus as a Jackrabbit sub-module > > Hi Andrei > > Sounds like an interesting idea. My suggestion would be to start with as low > overhead as possible. The Jackrabbit project has a sandbox in svn: > > https://svn.apache.org/viewvc/jackrabbit/sandbox/ > > Would this work for you as a location to start? Alternatively, we could also > request a Jackrabbit sandbox repository on gitbox/GitHub. > > What do others think? > > Regards > Marcel
