From: Shane Z. <sh...@lo...> - 2011-02-07 21:23:00
|
https://github.com/lottadot/slashcode via git read only git clone git://github.com/lottadot/slashcode.git via http read only git https://lot...@gi.../lottadot/slashcode.git via ssh git clone gi...@gi...:lottadot/slashcode.git I did delete the repo off github, and re-created it early this morning, straight from their git-repo-head (rather then what I had, yesterday). That way it has the commit history intact. The branch 'live' is the same as well. Theoretically work could be done via github, and the slashcode team could selectively-pull from the github repo. Here are the commands I exec'd to get it (YMMV): $ git clone gi...@gi...:lottadot/slashcode.git slashcode-github $ cd slashcode-github/ $ git checkout live Already on 'live' $ git branch live Shane On Mon, Feb 7, 2011 at 3:32 PM, Marc G. Fournier <sc...@hu...> wrote: > > Shane ... > > What did you call the repo on github? how do we access it? > > On Mon, 7 Feb 2011, Marc G. Fournier wrote: > >> On Mon, 7 Feb 2011, Shane Zatezalo wrote: >> >>> >>> Yes, I saw Jamie's comment. Consequently, I went and grabbed the newer >>> code via SF, and merged it w/ the repo that I created on github. I think, >>> given the fact that we now now how to access the newer stuff on SF.Net, the >>> need for the repo I created on Github is gone. I'll leave it be for a day or >>> two, incase someone wants to pull from it, just to get the latest in a >>> simple pull, but then I think I'm going to delete the repo entirely. >> >> NOpe, we need the new one ... the old one, we cannot commit to, so its >> static ... if we are going to do work on it, and create proper releases, we >> need someting we can commit to ... >> >> > >>> >>> On Feb 7, 2011, at 10:27 AM, Marc G. Fournier wrote: >>> >>>> On Sun, 6 Feb 2011, Shane Zatezalo wrote: >>>> >>>>> I vote put it on github. >>>>> >>>>> I did this: >>>>> >>>>> git clone >>>>> git://slashcode.git.sourceforge.net/gitroot/slashcode/slashcode >>>>> >>>>> per the info I found on this: >>>>> >>>>> http://sourceforge.net/projects/slashcode/develop >>>>> >>>>> and rec'd the "nonexistent ref" which I believe is the same problem >>>>> with their repo that existed in 2009. Sadly, even the browse-code is broke: >>>>> http://slashcode.cvs.sourceforge.net/slashcode >>>> >>>> See note from Jamie, but not a problem, just a mis-understanding on what >>>> hte error means :( So we do have a good starting point on this ... >>>> >>>> >>>>> >>>>> I'm fairly certain I've got a checkout somewhere of the slashcode-head >>>>> as it was immediately before they stopped committing to it. I'll look >>>>> around. If I find it I'll throw it up on Github. >>>>> >>>>> Shane >>>>> >>>>> PS Actual output: >>>>> >>>>> coolio:tmp shane$ git clone >>>>> git://slashcode.git.sourceforge.net/gitroot/slashcode/slashcode >>>>> Cloning into slashcode... >>>>> remote: Counting objects: 93881, done. >>>>> remote: Compressing objects: 100% (21517/21517), done. >>>>> remote: Total 93881 (delta 69417), reused 93881 (delta 69417) >>>>> Receiving objects: 100% (93881/93881), 14.93 MiB | 696 KiB/s, done. >>>>> Resolving deltas: 100% (69417/69417), done. >>>>> warning: remote HEAD refers to nonexistent ref, unable to checkout. >>>>> >>>>> >>>>> >>>>> On Feb 6, 2011, at 4:33 PM, George Taft wrote: >>>>> >>>>>> Cliff, thanks for the explanation, and the offer. Shane, thanks for >>>>>> the advice on the Slash component of an install. >>>>>> >>>>>> When I get a copy of the repository that Cliff offered, I will try to >>>>>> document unambiguously my effort to make an install from scratch on a >>>>>> stock install of CentOS 5.5. >>>>>> >>>>>> I admit that I don't really get Git in the first place. Even so, it >>>>>> seems to me that the overall benefit on the Slashcode project of the >>>>>> move to Git was, shall we say, less than optimal? I wonder what others >>>>>> think, and how a future fork of the project should conduct itself. >>>>>> >>>>>> == George >>>>>> >>>>>> On Sun, Feb 6, 2011 at 3:49 PM, Clifton Wood <cli...@gm...> >>>>>> wrote: >>>>>>> >>>>>>> "HEAD" means the latest revision published by whatever source code >>>>>>> manager >>>>>>> you are using. If Slashcode has moved to git and git is working (last >>>>>>> time I >>>>>>> tried, which was 6-10 months ago, git didn't work). I still think I >>>>>>> have >>>>>>> that repository, somewhere. If I do, I'll tar it and drop it to you >>>>>>> via >>>>>>> email. >>>>>>> - Cliff >>>>>>> On Sun, Feb 6, 2011 at 3:06 PM, George Taft <geo...@gm...> >>>>>>> wrote: >>>>>>>> >>>>>>>> <preface>I want to say against any future critiques: my goal is to >>>>>>>> be >>>>>>>> a publisher. I want to run a large community discussion. I think the >>>>>>>> moderation system of Slashdot, realized in whatever eventual form, >>>>>>>> is >>>>>>>> the only one for my purposes. >>>>>>>> >>>>>>>> It should be no surprise that I'm much more of an editor than a >>>>>>>> coder. >>>>>>>> Ironically, though, the Slashcode community itself is in need of >>>>>>>> reinvigoration, which makes someone like me perhaps more useful at >>>>>>>> the >>>>>>>> moment than someone who can field-strip a Perl rifle. >>>>>>>> >>>>>>>> Please consider me an enlightened end-user: ignorant of the >>>>>>>> necessary >>>>>>>> minutiae, but educable. I'm not a developer. I don't yet understand >>>>>>>> certain jargon. I'll need to ask questions that may seem idiotic or >>>>>>>> pedantic to some. I ask your indulgence. (Since the community was >>>>>>>> all >>>>>>>> but dead a few days ago, what has anyone still here got to lose by >>>>>>>> letting me ask? The trail left by my questions will help and >>>>>>>> encourage >>>>>>>> others like me.)</preface> >>>>>>>> >>>>>>>> Shane -- Forgive my ignorance. When I go to >>>>>>>> <https://sourceforge.net/projects/slashcode/files/Bundle-Slash>, I >>>>>>>> see >>>>>>>> "Looking for the latest version? Download Bundle-Slash-2.52.tar.gz >>>>>>>> (2.1 KB)". Then I see the litany of versions prior to 2.52. >>>>>>>> >>>>>>>> I understand packages with version numbers. I don't understand what >>>>>>>> you mean by version "HEAD", the "last SCM-Head," or where to go to >>>>>>>> "get from src." Could you or someone explain? >>>>>>>> >>>>>>>> == George >>>>>>>> >>>>>>>> >>>>>>>> On Sun, Feb 6, 2011 at 1:09 PM, Shane Zatezalo <sh...@lo...> >>>>>>>> wrote: >>>>>>>>> >>>>>>>>> Distro: CentOS >>>>>>>>> Slash-version: HEAD (from src, never package) >>>>>>>>> >>>>>>>>> Don't use the 2.2.6, it is just *too* ancient to bother with. And >>>>>>>>> the >>>>>>>>> upgrade from 2.26 -> SCM-Head was just brutal. Work from the last >>>>>>>>> SCM-Head. >>>>>>>>> >>>>>>>>> If I recall I'd start off buy getting perl, mod_perl and apache >>>>>>>>> compiled >>>>>>>>> togther and functionally running. >>>>>>>>> While I was doing that, I'd (in another term window) install mySQL >>>>>>>>> (and >>>>>>>>> in another window) start installing CPAN modules (follow the >>>>>>>>> cpan-instructions from slash-HEAD by the book). >>>>>>>>> >>>>>>>>> Once all that was done, I could make install and then >>>>>>>>> 'install-slashsite' at will. >>>>>> >>>>>> >>>>>> >>>>>> ------------------------------------------------------------------------------ >>>>>> The modern datacenter depends on network connectivity to access >>>>>> resources >>>>>> and provide services. The best practices for maximizing a physical >>>>>> server's >>>>>> connectivity to a physical network are well understood - see how these >>>>>> rules translate into the virtual world? >>>>>> http://p.sf.net/sfu/oracle-sfdevnlfb >>>>>> _______________________________________________ >>>>>> Slashcode-general mailing list >>>>>> Sla...@li... >>>>>> https://lists.sourceforge.net/lists/listinfo/slashcode-general >>>>> >>>>> >>>>> >>>>> >>>>> ------------------------------------------------------------------------------ >>>>> The modern datacenter depends on network connectivity to access >>>>> resources >>>>> and provide services. The best practices for maximizing a physical >>>>> server's >>>>> connectivity to a physical network are well understood - see how these >>>>> rules translate into the virtual world? >>>>> http://p.sf.net/sfu/oracle-sfdevnlfb >>>>> _______________________________________________ >>>>> Slashcode-general mailing list >>>>> Sla...@li... >>>>> https://lists.sourceforge.net/lists/listinfo/slashcode-general >>>>> >>>> >>>> ---- >>>> Marc G. Fournier Hub.Org Hosting Solutions S.A. >>>> sc...@hu... http://www.hub.org >>>> >>>> Yahoo:yscrappy Skype: hub.org ICQ:7615664 MSN:sc...@hu... >>> >>> >>> >>> >>> ------------------------------------------------------------------------------ >>> The modern datacenter depends on network connectivity to access resources >>> and provide services. The best practices for maximizing a physical >>> server's >>> connectivity to a physical network are well understood - see how these >>> rules translate into the virtual world? >>> http://p.sf.net/sfu/oracle-sfdevnlfb >>> _______________________________________________ >>> Slashcode-general mailing list >>> Sla...@li... >>> https://lists.sourceforge.net/lists/listinfo/slashcode-general >>> >> >> ---- >> Marc G. Fournier Hub.Org Hosting Solutions S.A. >> sc...@hu... http://www.hub.org >> >> Yahoo:yscrappy Skype: hub.org ICQ:7615664 MSN:sc...@hu... >> > > ---- > Marc G. Fournier Hub.Org Hosting Solutions S.A. > sc...@hu... http://www.hub.org > > Yahoo:yscrappy Skype: hub.org ICQ:7615664 MSN:sc...@hu... > |