* Sourceforge svn mirror of edk2 @ 2017-02-08 15:00 Shifflett, Joseph 2017-02-08 15:18 ` Laszlo Ersek 0 siblings, 1 reply; 7+ messages in thread From: Shifflett, Joseph @ 2017-02-08 15:00 UTC (permalink / raw) To: edk2-devel@lists.01.org I apologize if this is not the best list. There hasn't been a commit that was cherrypicked from the git repo into the sourceforge svn repo since 2/3. This was an automated process for the last year or two. Was it intentionally discontinued? Thanks, Joe Shifflett ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Sourceforge svn mirror of edk2 2017-02-08 15:00 Sourceforge svn mirror of edk2 Shifflett, Joseph @ 2017-02-08 15:18 ` Laszlo Ersek 2017-02-08 16:56 ` Carsey, Jaben 2017-02-09 1:53 ` Gao, Liming 0 siblings, 2 replies; 7+ messages in thread From: Laszlo Ersek @ 2017-02-08 15:18 UTC (permalink / raw) To: Shifflett, Joseph; +Cc: edk2-devel@lists.01.org On 02/08/17 16:00, Shifflett, Joseph wrote: > I apologize if this is not the best list. It is the correct list, yes. > > There hasn't been a commit that was cherrypicked from the git repo > into the sourceforge svn repo since 2/3. > > This was an automated process for the last year or two. Was it > intentionally discontinued? Yes, it was intentionally discontinued. Official Wiki article about the git-based development workflow: https://github.com/tianocore/tianocore.github.io/wiki/EDK-II-Development-Process (See also further articles linked from therein.) My personal recommendations (long article): https://github.com/tianocore/tianocore.github.io/wiki/Laszlo's-unkempt-git-guide-for-edk2-contributors-and-maintainers Thanks Laszlo ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Sourceforge svn mirror of edk2 2017-02-08 15:18 ` Laszlo Ersek @ 2017-02-08 16:56 ` Carsey, Jaben 2017-02-08 17:05 ` Laszlo Ersek 2017-02-09 1:53 ` Gao, Liming 1 sibling, 1 reply; 7+ messages in thread From: Carsey, Jaben @ 2017-02-08 16:56 UTC (permalink / raw) To: Laszlo Ersek, Shifflett, Joseph; +Cc: edk2-devel@lists.01.org, Carsey, Jaben Laszlo - Nice article. Maybe you posted the link before, but if so I had missed it. On a SVN-related note, I noticed that SVN via github also seems to be out of date. Basically the message is: use git. > -----Original Message----- > From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of > Laszlo Ersek > Sent: Wednesday, February 08, 2017 7:18 AM > To: Shifflett, Joseph <joseph.shifflett@hpe.com> > Cc: edk2-devel@lists.01.org <edk2-devel@ml01.01.org> > Subject: Re: [edk2] Sourceforge svn mirror of edk2 > > On 02/08/17 16:00, Shifflett, Joseph wrote: > > I apologize if this is not the best list. > > It is the correct list, yes. > > > > > There hasn't been a commit that was cherrypicked from the git repo > > into the sourceforge svn repo since 2/3. > > > > This was an automated process for the last year or two. Was it > > intentionally discontinued? > > Yes, it was intentionally discontinued. > > Official Wiki article about the git-based development workflow: > > https://github.com/tianocore/tianocore.github.io/wiki/EDK-II-Development- > Process > > (See also further articles linked from therein.) > > My personal recommendations (long article): > > https://github.com/tianocore/tianocore.github.io/wiki/Laszlo's-unkempt-git- > guide-for-edk2-contributors-and-maintainers > > Thanks > Laszlo > > _______________________________________________ > edk2-devel mailing list > edk2-devel@lists.01.org > https://lists.01.org/mailman/listinfo/edk2-devel ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Sourceforge svn mirror of edk2 2017-02-08 16:56 ` Carsey, Jaben @ 2017-02-08 17:05 ` Laszlo Ersek 0 siblings, 0 replies; 7+ messages in thread From: Laszlo Ersek @ 2017-02-08 17:05 UTC (permalink / raw) To: Carsey, Jaben, Shifflett, Joseph; +Cc: edk2-devel@lists.01.org On 02/08/17 17:56, Carsey, Jaben wrote: > Laszlo - Nice article. Maybe you posted the link before, but if so I had missed it. Thank you! > On a SVN-related note, I noticed that SVN via github also seems to be > out of date. Basically the message is: use git. That's right. Cheers, Laszlo > >> -----Original Message----- >> From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of >> Laszlo Ersek >> Sent: Wednesday, February 08, 2017 7:18 AM >> To: Shifflett, Joseph <joseph.shifflett@hpe.com> >> Cc: edk2-devel@lists.01.org <edk2-devel@ml01.01.org> >> Subject: Re: [edk2] Sourceforge svn mirror of edk2 >> >> On 02/08/17 16:00, Shifflett, Joseph wrote: >>> I apologize if this is not the best list. >> >> It is the correct list, yes. >> >>> >>> There hasn't been a commit that was cherrypicked from the git repo >>> into the sourceforge svn repo since 2/3. >>> >>> This was an automated process for the last year or two. Was it >>> intentionally discontinued? >> >> Yes, it was intentionally discontinued. >> >> Official Wiki article about the git-based development workflow: >> >> https://github.com/tianocore/tianocore.github.io/wiki/EDK-II-Development- >> Process >> >> (See also further articles linked from therein.) >> >> My personal recommendations (long article): >> >> https://github.com/tianocore/tianocore.github.io/wiki/Laszlo's-unkempt-git- >> guide-for-edk2-contributors-and-maintainers >> >> Thanks >> Laszlo >> >> _______________________________________________ >> edk2-devel mailing list >> edk2-devel@lists.01.org >> https://lists.01.org/mailman/listinfo/edk2-devel ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Sourceforge svn mirror of edk2 2017-02-08 15:18 ` Laszlo Ersek 2017-02-08 16:56 ` Carsey, Jaben @ 2017-02-09 1:53 ` Gao, Liming 2017-02-09 3:49 ` Gao, Liming 1 sibling, 1 reply; 7+ messages in thread From: Gao, Liming @ 2017-02-09 1:53 UTC (permalink / raw) To: Laszlo Ersek, Shifflett, Joseph; +Cc: edk2-devel@lists.01.org Recently, our auto sync machine meets with some issue. We are working on it to let it work back asap. Long term goal is to stop svn, and everyone uses edk2 git. Thanks Liming -----Original Message----- From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of Laszlo Ersek Sent: Wednesday, February 8, 2017 11:18 PM To: Shifflett, Joseph <joseph.shifflett@hpe.com> Cc: edk2-devel@lists.01.org <edk2-devel@ml01.01.org> Subject: Re: [edk2] Sourceforge svn mirror of edk2 On 02/08/17 16:00, Shifflett, Joseph wrote: > I apologize if this is not the best list. It is the correct list, yes. > > There hasn't been a commit that was cherrypicked from the git repo > into the sourceforge svn repo since 2/3. > > This was an automated process for the last year or two. Was it > intentionally discontinued? Yes, it was intentionally discontinued. Official Wiki article about the git-based development workflow: https://github.com/tianocore/tianocore.github.io/wiki/EDK-II-Development-Process (See also further articles linked from therein.) My personal recommendations (long article): https://github.com/tianocore/tianocore.github.io/wiki/Laszlo's-unkempt-git-guide-for-edk2-contributors-and-maintainers Thanks Laszlo _______________________________________________ edk2-devel mailing list edk2-devel@lists.01.org https://lists.01.org/mailman/listinfo/edk2-devel ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Sourceforge svn mirror of edk2 2017-02-09 1:53 ` Gao, Liming @ 2017-02-09 3:49 ` Gao, Liming 2017-02-09 9:14 ` Laszlo Ersek 0 siblings, 1 reply; 7+ messages in thread From: Gao, Liming @ 2017-02-09 3:49 UTC (permalink / raw) To: Gao, Liming, Laszlo Ersek, Shifflett, Joseph; +Cc: edk2-devel@lists.01.org Hi, all Edk2 svn mirror works now! Thanks Liming >-----Original Message----- >From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of Gao, >Liming >Sent: Thursday, February 09, 2017 9:54 AM >To: Laszlo Ersek <lersek@redhat.com>; Shifflett, Joseph ><joseph.shifflett@hpe.com> >Cc: edk2-devel@lists.01.org <edk2-devel@ml01.01.org> >Subject: Re: [edk2] Sourceforge svn mirror of edk2 > >Recently, our auto sync machine meets with some issue. We are working on it >to let it work back asap. > >Long term goal is to stop svn, and everyone uses edk2 git. > >Thanks >Liming >-----Original Message----- >From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of >Laszlo Ersek >Sent: Wednesday, February 8, 2017 11:18 PM >To: Shifflett, Joseph <joseph.shifflett@hpe.com> >Cc: edk2-devel@lists.01.org <edk2-devel@ml01.01.org> >Subject: Re: [edk2] Sourceforge svn mirror of edk2 > >On 02/08/17 16:00, Shifflett, Joseph wrote: >> I apologize if this is not the best list. > >It is the correct list, yes. > >> >> There hasn't been a commit that was cherrypicked from the git repo >> into the sourceforge svn repo since 2/3. >> >> This was an automated process for the last year or two. Was it >> intentionally discontinued? > >Yes, it was intentionally discontinued. > >Official Wiki article about the git-based development workflow: > >https://github.com/tianocore/tianocore.github.io/wiki/EDK-II-Development- >Process > >(See also further articles linked from therein.) > >My personal recommendations (long article): > >https://github.com/tianocore/tianocore.github.io/wiki/Laszlo's-unkempt-git- >guide-for-edk2-contributors-and-maintainers > >Thanks >Laszlo > >_______________________________________________ >edk2-devel mailing list >edk2-devel@lists.01.org >https://lists.01.org/mailman/listinfo/edk2-devel >_______________________________________________ >edk2-devel mailing list >edk2-devel@lists.01.org >https://lists.01.org/mailman/listinfo/edk2-devel ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Sourceforge svn mirror of edk2 2017-02-09 3:49 ` Gao, Liming @ 2017-02-09 9:14 ` Laszlo Ersek 0 siblings, 0 replies; 7+ messages in thread From: Laszlo Ersek @ 2017-02-09 9:14 UTC (permalink / raw) To: Gao, Liming, Shifflett, Joseph; +Cc: edk2-devel@lists.01.org On 02/09/17 04:49, Gao, Liming wrote: > Hi, all > Edk2 svn mirror works now! > > Thanks > Liming >> -----Original Message----- >> From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of Gao, >> Liming >> Sent: Thursday, February 09, 2017 9:54 AM >> To: Laszlo Ersek <lersek@redhat.com>; Shifflett, Joseph >> <joseph.shifflett@hpe.com> >> Cc: edk2-devel@lists.01.org <edk2-devel@ml01.01.org> >> Subject: Re: [edk2] Sourceforge svn mirror of edk2 >> >> Recently, our auto sync machine meets with some issue. We are working on it >> to let it work back asap. >> >> Long term goal is to stop svn, and everyone uses edk2 git. Hm, I apologize, I honestly believed we were past that point. Apparently not just yet :) Sorry about the misinformation. Laszlo >> Thanks >> Liming >> -----Original Message----- >> From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of >> Laszlo Ersek >> Sent: Wednesday, February 8, 2017 11:18 PM >> To: Shifflett, Joseph <joseph.shifflett@hpe.com> >> Cc: edk2-devel@lists.01.org <edk2-devel@ml01.01.org> >> Subject: Re: [edk2] Sourceforge svn mirror of edk2 >> >> On 02/08/17 16:00, Shifflett, Joseph wrote: >>> I apologize if this is not the best list. >> >> It is the correct list, yes. >> >>> >>> There hasn't been a commit that was cherrypicked from the git repo >>> into the sourceforge svn repo since 2/3. >>> >>> This was an automated process for the last year or two. Was it >>> intentionally discontinued? >> >> Yes, it was intentionally discontinued. >> >> Official Wiki article about the git-based development workflow: >> >> https://github.com/tianocore/tianocore.github.io/wiki/EDK-II-Development- >> Process >> >> (See also further articles linked from therein.) >> >> My personal recommendations (long article): >> >> https://github.com/tianocore/tianocore.github.io/wiki/Laszlo's-unkempt-git- >> guide-for-edk2-contributors-and-maintainers >> >> Thanks >> Laszlo >> >> _______________________________________________ >> edk2-devel mailing list >> edk2-devel@lists.01.org >> https://lists.01.org/mailman/listinfo/edk2-devel >> _______________________________________________ >> edk2-devel mailing list >> edk2-devel@lists.01.org >> https://lists.01.org/mailman/listinfo/edk2-devel ^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2017-02-09 9:14 UTC | newest] Thread overview: 7+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2017-02-08 15:00 Sourceforge svn mirror of edk2 Shifflett, Joseph 2017-02-08 15:18 ` Laszlo Ersek 2017-02-08 16:56 ` Carsey, Jaben 2017-02-08 17:05 ` Laszlo Ersek 2017-02-09 1:53 ` Gao, Liming 2017-02-09 3:49 ` Gao, Liming 2017-02-09 9:14 ` Laszlo Ersek
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox