On Thu, Jul 25, 2013 at 10:53 AM, Isuru Haththotuwa <[email protected]> wrote:
> > On Thu, Jul 25, 2013 at 10:44 AM, Isuru Perera <[email protected]> wrote: > >> >> >> >> On Thu, Jul 25, 2013 at 10:29 AM, Isuru Haththotuwa <[email protected]>wrote: >> >>> >>> On Thu, Jul 25, 2013 at 10:20 AM, Isuru Perera <[email protected]> wrote: >>> >>>> Hi, >>>> >>>> In order to use Git DepSync, do we need one of the mentioned Git >>>> Servers? >>>> >>>> How is this done in SVN DepSync? For SVN, we just need to give the SVN >>>> repository URL. >>>> >>>> With your implementation, can we just give a GitHub repository? >>>> >>>> I'm just trying to understand the context here. >>>> >>> >>> In svn based deployment synchronizer, it is a single repository for all >>> the tenants. But in the git based version, there will be repository per >>> tenant. So you can't specify a single repository. >>> >> So, what about the answer to my first question. Do we need one of the >> mentioned Git Servers for Git Deployment Synchronization? >> >> For example, in a production environment, does someone need to setup a >> GitBlit server to use Git DepSync? >> > > Sorry, I missed that. Yes, it would need a GitBlit server. > I guess that would be fine. Since even for SVN, we need to setup a server. I hope you would be designing an abstract way of communicating with Git Server. > >>>> Thanks! >>>> >>>> >>>> On Wed, Jul 24, 2013 at 7:46 PM, Isuru Haththotuwa <[email protected]>wrote: >>>> >>>>> Hi, >>>>> >>>>> In the git based deployment synchronizer, we have a repository per >>>>> tenant. Therefore we need to create git repositories dynamically for the >>>>> tenants created. For this we need to communicate with the relevant git >>>>> server at the runtime through a java api. Came across two commonly used >>>>> git >>>>> servers, Gitblit [1] and SCM Manager [2]. I implemented support for >>>>> GitBlit >>>>> to test the component and I'm in the process of implementing support for >>>>> SCM Manager. WDYT of these options as Git servers for Git based deployment >>>>> synchronizer? >>>>> >>>>> [1]. http://gitblit.com/ >>>>> [2]. http://www.scm-manager.org/ >>>>> >>>>> -- >>>>> Thanks and Regards, >>>>> >>>>> Isuru H. >>>>> >>>>> >>>>> >>>>> _______________________________________________ >>>>> Architecture mailing list >>>>> [email protected] >>>>> https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture >>>>> >>>>> >>>> >>>> >>>> -- >>>> Isuru Perera >>>> Senior Software Engineer | WSO2, Inc. | http://wso2.com/ >>>> Lean . Enterprise . Middleware >>>> >>>> Twitter: http://twitter.com/chrishantha | LinkedIn: >>>> http://lk.linkedin.com/in/chrishantha/ >>>> >>>> _______________________________________________ >>>> Architecture mailing list >>>> [email protected] >>>> https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture >>>> >>>> >>> >>> >>> -- >>> Thanks and Regards, >>> >>> Isuru H. >>> >>> >>> >>> _______________________________________________ >>> Architecture mailing list >>> [email protected] >>> https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture >>> >>> >> >> >> -- >> Isuru Perera >> Senior Software Engineer | WSO2, Inc. | http://wso2.com/ >> Lean . Enterprise . Middleware >> >> Twitter: http://twitter.com/chrishantha | LinkedIn: >> http://lk.linkedin.com/in/chrishantha/ >> >> _______________________________________________ >> Architecture mailing list >> [email protected] >> https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture >> >> > > > -- > Thanks and Regards, > > Isuru H. > > > > _______________________________________________ > Architecture mailing list > [email protected] > https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture > > -- Isuru Perera Senior Software Engineer | WSO2, Inc. | http://wso2.com/ Lean . Enterprise . Middleware Twitter: http://twitter.com/chrishantha | LinkedIn: http://lk.linkedin.com/in/chrishantha/
_______________________________________________ Architecture mailing list [email protected] https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
