From kingdon at panix.com Sun Oct 12 17:47:56 2008 From: kingdon at panix.com (Jim Kingdon) Date: Sun, 12 Oct 2008 17:47:56 -0400 (EDT) Subject: [Erector-devel] Erector 0.4.200 released Message-ID: <20081012214756.32659241DE@panix5.panix.com> I've made a new Erector gem, 0.4.200. New features are: * the join method, which lets you avoid some calls to raw * pretty-printing (as discussed on this list a while ago) As usual, the web site didn't update with permissions problems. How are we planning to fix this? From thewoolleyman at gmail.com Sun Oct 12 23:51:34 2008 From: thewoolleyman at gmail.com (Chad Woolley) Date: Sun, 12 Oct 2008 20:51:34 -0700 Subject: [Erector-devel] Erector 0.4.200 released In-Reply-To: <20081012214756.32659241DE@panix5.panix.com> References: <20081012214756.32659241DE@panix5.panix.com> Message-ID: On Sun, Oct 12, 2008 at 2:47 PM, Jim Kingdon wrote: > As usual, the web site didn't update with permissions problems. How > are we planning to fix this? > Just convert the website to a single-page README.markdown, and let GitHub handle it? Would definitely be simpler... -------------- next part -------------- An HTML attachment was scrubbed... URL: From alex at pivotallabs.com Mon Oct 13 09:35:21 2008 From: alex at pivotallabs.com (Alex Chaffee) Date: Mon, 13 Oct 2008 06:35:21 -0700 Subject: [Erector-devel] Erector 0.4.200 released In-Reply-To: <7a93bd340810130628n74b8d2afl232dfef2c7f251cf@mail.gmail.com> References: <20081012214756.32659241DE@panix5.panix.com> <7a93bd340810130628n74b8d2afl232dfef2c7f251cf@mail.gmail.com> Message-ID: <7a93bd340810130635s654a142cyf9c32db4bc22c066@mail.gmail.com> vanilla:erector chaffee$ rake web (in /Users/chaffee/dev/erector) rake aborted! uninitialized constant Erector::Erect /Users/chaffee/dev/erector/rakefile:55 Apparently the Erect tool -- used to build the site -- got removed from the rake requires (or maybe broke in some other way). Jim, can you try "rake web" and reproduce my failure? On Mon, Oct 13, 2008 at 6:28 AM, Alex Chaffee wrote: > > > On Sun, Oct 12, 2008 at 8:51 PM, Chad Woolley wrote: > >> On Sun, Oct 12, 2008 at 2:47 PM, Jim Kingdon wrote: >> >>> As usual, the web site didn't update with permissions problems. How >>> are we planning to fix this? >>> >> > I'm not sure how to fix it. The rubyforge account doesn't permit shell > access so I can't log in to change permissions. I'll go run the script now > but I agree it's stupid that I have to deploy the web site. > >> >> Just convert the website to a single-page README.markdown, and let GitHub >> handle it? Would definitely be simpler... >> > > "Make things as simple as possible, but no simpler." We maintained a > single-page readme file for a long time but we now have too much > documentation to fit in that format. > > > >> >> _______________________________________________ >> Erector-devel mailing list >> Erector-devel at rubyforge.org >> http://rubyforge.org/mailman/listinfo/erector-devel >> >> > > > -- > Alex Chaffee - alex at stinky.com > Stalk me: http://friendfeed.com/alexch | http://twitter.com/alexch | > http://alexch.tumblr.com > -- Alex Chaffee - alex at stinky.com Stalk me: http://friendfeed.com/alexch | http://twitter.com/alexch | http://alexch.tumblr.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From jeff at jwhitmire.com Mon Oct 13 10:03:12 2008 From: jeff at jwhitmire.com (Jeff Whitmire) Date: Mon, 13 Oct 2008 10:03:12 -0400 Subject: [Erector-devel] Erector 0.4.200 released In-Reply-To: <7a93bd340810130635s654a142cyf9c32db4bc22c066@mail.gmail.com> References: <20081012214756.32659241DE@panix5.panix.com> <7a93bd340810130628n74b8d2afl232dfef2c7f251cf@mail.gmail.com> <7a93bd340810130635s654a142cyf9c32db4bc22c066@mail.gmail.com> Message-ID: <45c4ccc30810130703j3de12a4bv224309e41d15abf1@mail.gmail.com> Can the existing docs be put up on the github project wiki, then the homepage pointed there? Jeff Whitmire Think. Learn. Be. Grockit, Inc. http://grockit.com skype: jwhitmire http://jwhitmire.com On Mon, Oct 13, 2008 at 9:35 AM, Alex Chaffee wrote: > vanilla:erector chaffee$ rake web > (in /Users/chaffee/dev/erector) > rake aborted! > uninitialized constant Erector::Erect > /Users/chaffee/dev/erector/rakefile:55 > > > Apparently the Erect tool -- used to build the site -- got removed from the > rake requires (or maybe broke in some other way). Jim, can you try "rake > web" and reproduce my failure? > > > > On Mon, Oct 13, 2008 at 6:28 AM, Alex Chaffee wrote: > >> >> >> On Sun, Oct 12, 2008 at 8:51 PM, Chad Woolley wrote: >> >>> On Sun, Oct 12, 2008 at 2:47 PM, Jim Kingdon wrote: >>> >>>> As usual, the web site didn't update with permissions problems. How >>>> are we planning to fix this? >>>> >>> >> I'm not sure how to fix it. The rubyforge account doesn't permit shell >> access so I can't log in to change permissions. I'll go run the script now >> but I agree it's stupid that I have to deploy the web site. >> >>> >>> Just convert the website to a single-page README.markdown, and let GitHub >>> handle it? Would definitely be simpler... >>> >> >> "Make things as simple as possible, but no simpler." We maintained a >> single-page readme file for a long time but we now have too much >> documentation to fit in that format. >> >> >> >>> >>> _______________________________________________ >>> Erector-devel mailing list >>> Erector-devel at rubyforge.org >>> http://rubyforge.org/mailman/listinfo/erector-devel >>> >>> >> >> >> -- >> Alex Chaffee - alex at stinky.com >> Stalk me: http://friendfeed.com/alexch | http://twitter.com/alexch | >> http://alexch.tumblr.com >> > > > > -- > Alex Chaffee - alex at stinky.com > Stalk me: http://friendfeed.com/alexch | http://twitter.com/alexch | > http://alexch.tumblr.com > > _______________________________________________ > Erector-devel mailing list > Erector-devel at rubyforge.org > http://rubyforge.org/mailman/listinfo/erector-devel > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From jeff at jwhitmire.com Mon Oct 13 10:06:42 2008 From: jeff at jwhitmire.com (Jeff Whitmire) Date: Mon, 13 Oct 2008 10:06:42 -0400 Subject: [Erector-devel] Erector 0.4.200 released In-Reply-To: <7a93bd340810130635s654a142cyf9c32db4bc22c066@mail.gmail.com> References: <20081012214756.32659241DE@panix5.panix.com> <7a93bd340810130628n74b8d2afl232dfef2c7f251cf@mail.gmail.com> <7a93bd340810130635s654a142cyf9c32db4bc22c066@mail.gmail.com> Message-ID: <45c4ccc30810130706m13827aa9qa6dd4cf2769846e1@mail.gmail.com> And for what it's worth, I just did a 'rake web' in my cloned copy and it built fine for me. I'm guessing you've got a gem out of date. jeff at theophilus ~/work/erector (git::master) $ rake web (in /Users/jeff/work/erector) Erecting web/article.rb... --> web/article.html Erecting web/developers.rb... --> web/developers.html Erecting web/faq.rb... --> web/faq.html Erecting web/index.rb... --> web/index.html Erecting web/section.rb... --> web/section.html Erecting web/userguide.rb... --> web/userguide.html Jeff Whitmire Think. Learn. Be. Grockit, Inc. http://grockit.com skype: jwhitmire http://jwhitmire.com On Mon, Oct 13, 2008 at 9:35 AM, Alex Chaffee wrote: > vanilla:erector chaffee$ rake web > (in /Users/chaffee/dev/erector) > rake aborted! > uninitialized constant Erector::Erect > /Users/chaffee/dev/erector/rakefile:55 > > > Apparently the Erect tool -- used to build the site -- got removed from the > rake requires (or maybe broke in some other way). Jim, can you try "rake > web" and reproduce my failure? > > > > On Mon, Oct 13, 2008 at 6:28 AM, Alex Chaffee wrote: > >> >> >> On Sun, Oct 12, 2008 at 8:51 PM, Chad Woolley wrote: >> >>> On Sun, Oct 12, 2008 at 2:47 PM, Jim Kingdon wrote: >>> >>>> As usual, the web site didn't update with permissions problems. How >>>> are we planning to fix this? >>>> >>> >> I'm not sure how to fix it. The rubyforge account doesn't permit shell >> access so I can't log in to change permissions. I'll go run the script now >> but I agree it's stupid that I have to deploy the web site. >> >>> >>> Just convert the website to a single-page README.markdown, and let GitHub >>> handle it? Would definitely be simpler... >>> >> >> "Make things as simple as possible, but no simpler." We maintained a >> single-page readme file for a long time but we now have too much >> documentation to fit in that format. >> >> >> >>> >>> _______________________________________________ >>> Erector-devel mailing list >>> Erector-devel at rubyforge.org >>> http://rubyforge.org/mailman/listinfo/erector-devel >>> >>> >> >> >> -- >> Alex Chaffee - alex at stinky.com >> Stalk me: http://friendfeed.com/alexch | http://twitter.com/alexch | >> http://alexch.tumblr.com >> > > > > -- > Alex Chaffee - alex at stinky.com > Stalk me: http://friendfeed.com/alexch | http://twitter.com/alexch | > http://alexch.tumblr.com > > _______________________________________________ > Erector-devel mailing list > Erector-devel at rubyforge.org > http://rubyforge.org/mailman/listinfo/erector-devel > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From alex at pivotallabs.com Mon Oct 13 13:17:33 2008 From: alex at pivotallabs.com (Alex Chaffee) Date: Mon, 13 Oct 2008 10:17:33 -0700 Subject: [Erector-devel] Erector 0.4.200 released In-Reply-To: <45c4ccc30810130706m13827aa9qa6dd4cf2769846e1@mail.gmail.com> References: <20081012214756.32659241DE@panix5.panix.com> <7a93bd340810130628n74b8d2afl232dfef2c7f251cf@mail.gmail.com> <7a93bd340810130635s654a142cyf9c32db4bc22c066@mail.gmail.com> <45c4ccc30810130706m13827aa9qa6dd4cf2769846e1@mail.gmail.com> Message-ID: <7a93bd340810131017i49549b85ya523db78fbc320cf@mail.gmail.com> Hmph. OK, I'll try upgrading *all* my gems (not just erector and its named dependencies) and see what happens... (This is what happens when you take a 3-month break from all coding I guess! System rot, the silent killer.) - A On Mon, Oct 13, 2008 at 7:06 AM, Jeff Whitmire wrote: > And for what it's worth, I just did a 'rake web' in my cloned copy and it > built fine for me. I'm guessing you've got a gem out of date. > > jeff at theophilus ~/work/erector (git::master) $ rake web > (in /Users/jeff/work/erector) > Erecting web/article.rb... --> web/article.html > Erecting web/developers.rb... --> web/developers.html > Erecting web/faq.rb... --> web/faq.html > Erecting web/index.rb... --> web/index.html > Erecting web/section.rb... --> web/section.html > Erecting web/userguide.rb... --> web/userguide.html > > > > Jeff Whitmire > Think. Learn. Be. > Grockit, Inc. > http://grockit.com > skype: jwhitmire > http://jwhitmire.com > > > On Mon, Oct 13, 2008 at 9:35 AM, Alex Chaffee wrote: > >> vanilla:erector chaffee$ rake web >> (in /Users/chaffee/dev/erector) >> rake aborted! >> uninitialized constant Erector::Erect >> /Users/chaffee/dev/erector/rakefile:55 >> >> >> Apparently the Erect tool -- used to build the site -- got removed from >> the rake requires (or maybe broke in some other way). Jim, can you try "rake >> web" and reproduce my failure? >> >> >> >> On Mon, Oct 13, 2008 at 6:28 AM, Alex Chaffee wrote: >> >>> >>> >>> On Sun, Oct 12, 2008 at 8:51 PM, Chad Woolley wrote: >>> >>>> On Sun, Oct 12, 2008 at 2:47 PM, Jim Kingdon wrote: >>>> >>>>> As usual, the web site didn't update with permissions problems. How >>>>> are we planning to fix this? >>>>> >>>> >>> I'm not sure how to fix it. The rubyforge account doesn't permit shell >>> access so I can't log in to change permissions. I'll go run the script now >>> but I agree it's stupid that I have to deploy the web site. >>> >>>> >>>> Just convert the website to a single-page README.markdown, and let >>>> GitHub handle it? Would definitely be simpler... >>>> >>> >>> "Make things as simple as possible, but no simpler." We maintained a >>> single-page readme file for a long time but we now have too much >>> documentation to fit in that format. >>> >>> >>> >>>> >>>> _______________________________________________ >>>> Erector-devel mailing list >>>> Erector-devel at rubyforge.org >>>> http://rubyforge.org/mailman/listinfo/erector-devel >>>> >>>> >>> >>> >>> -- >>> Alex Chaffee - alex at stinky.com >>> Stalk me: http://friendfeed.com/alexch | http://twitter.com/alexch | >>> http://alexch.tumblr.com >>> >> >> >> >> -- >> Alex Chaffee - alex at stinky.com >> Stalk me: http://friendfeed.com/alexch | http://twitter.com/alexch | >> http://alexch.tumblr.com >> >> _______________________________________________ >> Erector-devel mailing list >> Erector-devel at rubyforge.org >> http://rubyforge.org/mailman/listinfo/erector-devel >> >> > -- Alex Chaffee - alex at stinky.com Stalk me: http://friendfeed.com/alexch | http://twitter.com/alexch | http://alexch.tumblr.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From thewoolleyman at gmail.com Mon Oct 13 13:24:29 2008 From: thewoolleyman at gmail.com (Chad Woolley) Date: Mon, 13 Oct 2008 10:24:29 -0700 Subject: [Erector-devel] Erector 0.4.200 released In-Reply-To: <7a93bd340810131017i49549b85ya523db78fbc320cf@mail.gmail.com> References: <20081012214756.32659241DE@panix5.panix.com> <7a93bd340810130628n74b8d2afl232dfef2c7f251cf@mail.gmail.com> <7a93bd340810130635s654a142cyf9c32db4bc22c066@mail.gmail.com> <45c4ccc30810130706m13827aa9qa6dd4cf2769846e1@mail.gmail.com> <7a93bd340810131017i49549b85ya523db78fbc320cf@mail.gmail.com> Message-ID: On Mon, Oct 13, 2008 at 10:17 AM, Alex Chaffee wrote: > Hmph. OK, I'll try upgrading *all* my gems (not just erector and its named > dependencies) and see what happens... > (This is what happens when you take a 3-month break from all coding I > guess! System rot, the silent killer.) > Anything that has any influence on the Erector development environment should be properly specified in geminstaller.yml. An alternate/complimentary approach is to use the new "development" dependencies supported in RubyGems 1.3.0 to specify all your development dependencies in the gemspec. Also, take heed of Ryan Davis' advice and use pessimistic (~>) constraints: http://blog.zenspider.com/2008/10/rubygems-howto-preventing-cata.html -------------- next part -------------- An HTML attachment was scrubbed... URL: From kingdon at panix.com Mon Oct 13 21:42:10 2008 From: kingdon at panix.com (Jim Kingdon) Date: Mon, 13 Oct 2008 21:42:10 -0400 (EDT) Subject: [Erector-devel] Erector 0.4.200 released In-Reply-To: <7a93bd340810130635s654a142cyf9c32db4bc22c066@mail.gmail.com> (alex@pivotallabs.com) References: <20081012214756.32659241DE@panix5.panix.com> <7a93bd340810130628n74b8d2afl232dfef2c7f251cf@mail.gmail.com> <7a93bd340810130635s654a142cyf9c32db4bc22c066@mail.gmail.com> Message-ID: <20081014014210.4897F241DE@panix5.panix.com> > Apparently the Erect tool -- used to build the site -- got removed from the > rake requires (or maybe broke in some other way). Jim, can you try "rake > web" and reproduce my failure? This reproduces for me. I've now checked in a fix (I had broken it, in commit c9fdc166c537b7ecd3805b81bccddfddeabdf618, when fixing an earlier geminstaller problem reported by Chad). I don't understand how it could have worked for Jeff Whitmire. I can only guess that he had a version of erector which was older than the commit which broke it. Rake web now works for me. Alex, could you try updating the site again? From kingdon at panix.com Mon Oct 13 22:00:31 2008 From: kingdon at panix.com (Jim Kingdon) Date: Mon, 13 Oct 2008 22:00:31 -0400 (EDT) Subject: [Erector-devel] Erector 0.4.200 released In-Reply-To: <45c4ccc30810130703j3de12a4bv224309e41d15abf1@mail.gmail.com> (jeff@jwhitmire.com) References: <20081012214756.32659241DE@panix5.panix.com> <7a93bd340810130628n74b8d2afl232dfef2c7f251cf@mail.gmail.com> <7a93bd340810130635s654a142cyf9c32db4bc22c066@mail.gmail.com> <45c4ccc30810130703j3de12a4bv224309e41d15abf1@mail.gmail.com> Message-ID: <20081014020031.CD290241DE@panix5.panix.com> > Can the existing docs be put up on the github project wiki, then the > homepage pointed there? I hate to shoot down every possible solution, but unless I'm missing something the github wiki has a lot of the screen real estate taken up by github. I know as a user of free software, I like to have a web site which has all the key information easy to find: documentation, downloads, license, browse the source, etc. A decent looking web site (like we have) also makes the project look more real, which I wouldn't get too hung up about but which is of some importance. Maybe we should put in a support request at rubyforge and ask what they suggest. Perhaps they can chmod g+w the files for us. From alex at pivotallabs.com Tue Oct 14 13:34:34 2008 From: alex at pivotallabs.com (Alex Chaffee) Date: Tue, 14 Oct 2008 10:34:34 -0700 Subject: [Erector-devel] Erector 0.4.200 released In-Reply-To: <20081014014210.4897F241DE@panix5.panix.com> References: <20081012214756.32659241DE@panix5.panix.com> <7a93bd340810130628n74b8d2afl232dfef2c7f251cf@mail.gmail.com> <7a93bd340810130635s654a142cyf9c32db4bc22c066@mail.gmail.com> <20081014014210.4897F241DE@panix5.panix.com> Message-ID: <7a93bd340810141034s49c74f18he2a1d44f2a0e50bd@mail.gmail.com> > > > Rake web now works for me. > Thanks! > > Alex, could you try updating the site again? > Done. Apparenly there was also a small change to the HTML that made the background color different. I'll look into that shortly. -- Alex Chaffee - alex at stinky.com Stalk me: http://friendfeed.com/alexch | http://twitter.com/alexch | http://alexch.tumblr.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From alex at pivotallabs.com Wed Oct 15 17:17:10 2008 From: alex at pivotallabs.com (Alex Chaffee) Date: Wed, 15 Oct 2008 14:17:10 -0700 Subject: [Erector-devel] Erector 0.4.200 released In-Reply-To: <7a93bd340810141034s49c74f18he2a1d44f2a0e50bd@mail.gmail.com> References: <20081012214756.32659241DE@panix5.panix.com> <7a93bd340810130628n74b8d2afl232dfef2c7f251cf@mail.gmail.com> <7a93bd340810130635s654a142cyf9c32db4bc22c066@mail.gmail.com> <20081014014210.4897F241DE@panix5.panix.com> <7a93bd340810141034s49c74f18he2a1d44f2a0e50bd@mail.gmail.com> Message-ID: <7a93bd340810151417s2d4cf267y11e6a0dcb8bcc8ef@mail.gmail.com> > Done. Apparenly there was also a small change to the HTML that made the background color > different. I'll look into that shortly. erector.css had a little "table" added to the "lemon chiffon" style. Any idea who wanted this & why? I'm still not gitstudly enough to figure it out... If there's a table we want shaded we should do it with a class instead of for all tables. $ svn diff -r103:196 web/erector.css Index: web/erector.css =================================================================== --- web/erector.css (revision 103) +++ web/erector.css (revision 196) @@ -24,7 +24,7 @@ margin-top: 2em; } -pre { +pre, table { background-color: lemonchiffon; border: 1px solid gray; padding: .5em; -- Alex Chaffee - alex at stinky.com Stalk me: http://friendfeed.com/alexch | http://twitter.com/alexch | http://alexch.tumblr.com From alex at pivotallabs.com Wed Oct 15 17:20:19 2008 From: alex at pivotallabs.com (Alex Chaffee) Date: Wed, 15 Oct 2008 14:20:19 -0700 Subject: [Erector-devel] Erector 0.4.200 released In-Reply-To: <20081014020031.CD290241DE@panix5.panix.com> References: <20081012214756.32659241DE@panix5.panix.com> <7a93bd340810130628n74b8d2afl232dfef2c7f251cf@mail.gmail.com> <7a93bd340810130635s654a142cyf9c32db4bc22c066@mail.gmail.com> <45c4ccc30810130703j3de12a4bv224309e41d15abf1@mail.gmail.com> <20081014020031.CD290241DE@panix5.panix.com> Message-ID: <7a93bd340810151420wea5905cwfc71853d1f5a81a6@mail.gmail.com> > Maybe we should put in a support request at rubyforge and ask what > they suggest. Perhaps they can chmod g+w the files for us. > Trying this now: http://rubyforge.org/docman/view.php/5/460/faq.html#vhost_perms The files in my virtual host aren't group-writeable! If you have several people uploading files to your virtual host, the permissions maybe get messed up - for example, the files might not be group-writeable. As the project admin, you can fix this by logging in, clicking on the "admin" tab of the project, and then clicking the "Schedule a reset of virtual host permissions to be group-writeable" button on the left side of the page. This will cause the permissions to be reset next time the appropriate cronjob runs - which happens once a minute. -- Alex Chaffee - alex at stinky.com Stalk me: http://friendfeed.com/alexch | http://twitter.com/alexch | http://alexch.tumblr.com From thewoolleyman at gmail.com Wed Oct 15 17:23:51 2008 From: thewoolleyman at gmail.com (Chad Woolley) Date: Wed, 15 Oct 2008 14:23:51 -0700 Subject: [Erector-devel] Erector 0.4.200 released In-Reply-To: <7a93bd340810151420wea5905cwfc71853d1f5a81a6@mail.gmail.com> References: <20081012214756.32659241DE@panix5.panix.com> <7a93bd340810130628n74b8d2afl232dfef2c7f251cf@mail.gmail.com> <7a93bd340810130635s654a142cyf9c32db4bc22c066@mail.gmail.com> <45c4ccc30810130703j3de12a4bv224309e41d15abf1@mail.gmail.com> <20081014020031.CD290241DE@panix5.panix.com> <7a93bd340810151420wea5905cwfc71853d1f5a81a6@mail.gmail.com> Message-ID: On Wed, Oct 15, 2008 at 2:20 PM, Alex Chaffee wrote: > > Maybe we should put in a support request at rubyforge and ask what > > they suggest. Perhaps they can chmod g+w the files for us. > > > > Trying this now: > > http://rubyforge.org/docman/view.php/5/460/faq.html#vhost_perms > Seems like something that should have been handled with a umask... -------------- next part -------------- An HTML attachment was scrubbed... URL: From alex at pivotallabs.com Wed Oct 15 17:33:36 2008 From: alex at pivotallabs.com (Alex Chaffee) Date: Wed, 15 Oct 2008 14:33:36 -0700 Subject: [Erector-devel] Erector 0.4.200 released In-Reply-To: <7a93bd340810151417s2d4cf267y11e6a0dcb8bcc8ef@mail.gmail.com> References: <20081012214756.32659241DE@panix5.panix.com> <7a93bd340810130628n74b8d2afl232dfef2c7f251cf@mail.gmail.com> <7a93bd340810130635s654a142cyf9c32db4bc22c066@mail.gmail.com> <20081014014210.4897F241DE@panix5.panix.com> <7a93bd340810141034s49c74f18he2a1d44f2a0e50bd@mail.gmail.com> <7a93bd340810151417s2d4cf267y11e6a0dcb8bcc8ef@mail.gmail.com> Message-ID: <7a93bd340810151433i44899591k42c09f1d0df1b1f5@mail.gmail.com> OK, I think I found it -- the documentation for "join" is now in its own classy table and the rest of the world is back to white. When I check this stuff in to SVN, do all the git kiddies get the updates immediately, or is there some hocus-pocus required? - A On Wed, Oct 15, 2008 at 2:17 PM, Alex Chaffee wrote: >> Done. Apparenly there was also a small change to the HTML that made the background color >> different. I'll look into that shortly. > > erector.css had a little "table" added to the "lemon chiffon" style. > Any idea who wanted this & why? I'm still not gitstudly enough to > figure it out... If there's a table we want shaded we should do it > with a class instead of for all tables. > > $ svn diff -r103:196 web/erector.css > Index: web/erector.css > =================================================================== > --- web/erector.css (revision 103) > +++ web/erector.css (revision 196) > @@ -24,7 +24,7 @@ > margin-top: 2em; > } > > -pre { > +pre, table { > background-color: lemonchiffon; > border: 1px solid gray; > padding: .5em; > > > -- > Alex Chaffee - alex at stinky.com > Stalk me: http://friendfeed.com/alexch | http://twitter.com/alexch | > http://alexch.tumblr.com > -- Alex Chaffee - alex at stinky.com Stalk me: http://friendfeed.com/alexch | http://twitter.com/alexch | http://alexch.tumblr.com From jeff at jwhitmire.com Wed Oct 15 18:13:43 2008 From: jeff at jwhitmire.com (Jeff Whitmire) Date: Wed, 15 Oct 2008 18:13:43 -0400 Subject: [Erector-devel] Erector 0.4.200 released In-Reply-To: <7a93bd340810151433i44899591k42c09f1d0df1b1f5@mail.gmail.com> References: <20081012214756.32659241DE@panix5.panix.com> <7a93bd340810130628n74b8d2afl232dfef2c7f251cf@mail.gmail.com> <7a93bd340810130635s654a142cyf9c32db4bc22c066@mail.gmail.com> <20081014014210.4897F241DE@panix5.panix.com> <7a93bd340810141034s49c74f18he2a1d44f2a0e50bd@mail.gmail.com> <7a93bd340810151417s2d4cf267y11e6a0dcb8bcc8ef@mail.gmail.com> <7a93bd340810151433i44899591k42c09f1d0df1b1f5@mail.gmail.com> Message-ID: <45c4ccc30810151513v7abc000ele40556a8cb576369@mail.gmail.com> I don't think there's any magic. Somebody will have to pull from svn and push to github. Is svn the master repo? For some reason I thought the pivotal repo on github was the master, but now that I think about it that was probably a bad assumption on my part, not something I actually heard. On Wed, Oct 15, 2008 at 5:33 PM, Alex Chaffee wrote: > OK, I think I found it -- the documentation for "join" is now in its > own classy table and the rest of the world is back to white. > > When I check this stuff in to SVN, do all the git kiddies get the > updates immediately, or is there some hocus-pocus required? > > - A > > On Wed, Oct 15, 2008 at 2:17 PM, Alex Chaffee > wrote: > >> Done. Apparenly there was also a small change to the HTML that made the > background color > >> different. I'll look into that shortly. > > > > erector.css had a little "table" added to the "lemon chiffon" style. > > Any idea who wanted this & why? I'm still not gitstudly enough to > > figure it out... If there's a table we want shaded we should do it > > with a class instead of for all tables. > > > > $ svn diff -r103:196 web/erector.css > > Index: web/erector.css > > =================================================================== > > --- web/erector.css (revision 103) > > +++ web/erector.css (revision 196) > > @@ -24,7 +24,7 @@ > > margin-top: 2em; > > } > > > > -pre { > > +pre, table { > > background-color: lemonchiffon; > > border: 1px solid gray; > > padding: .5em; > > > > > > -- > > Alex Chaffee - alex at stinky.com > > Stalk me: http://friendfeed.com/alexch | http://twitter.com/alexch | > > http://alexch.tumblr.com > > > > > > -- > Alex Chaffee - alex at stinky.com > Stalk me: http://friendfeed.com/alexch | http://twitter.com/alexch | > http://alexch.tumblr.com > _______________________________________________ > Erector-devel mailing list > Erector-devel at rubyforge.org > http://rubyforge.org/mailman/listinfo/erector-devel > -------------- next part -------------- An HTML attachment was scrubbed... URL: From alex at pivotallabs.com Wed Oct 15 19:59:07 2008 From: alex at pivotallabs.com (Alex Chaffee) Date: Wed, 15 Oct 2008 16:59:07 -0700 Subject: [Erector-devel] Erector 0.4.200 released In-Reply-To: <45c4ccc30810151513v7abc000ele40556a8cb576369@mail.gmail.com> References: <20081012214756.32659241DE@panix5.panix.com> <7a93bd340810130628n74b8d2afl232dfef2c7f251cf@mail.gmail.com> <7a93bd340810130635s654a142cyf9c32db4bc22c066@mail.gmail.com> <20081014014210.4897F241DE@panix5.panix.com> <7a93bd340810141034s49c74f18he2a1d44f2a0e50bd@mail.gmail.com> <7a93bd340810151417s2d4cf267y11e6a0dcb8bcc8ef@mail.gmail.com> <7a93bd340810151433i44899591k42c09f1d0df1b1f5@mail.gmail.com> <45c4ccc30810151513v7abc000ele40556a8cb576369@mail.gmail.com> Message-ID: <7a93bd340810151659o36cc14a0p4f89a7a1c663f9c8@mail.gmail.com> The svn repo is the master until and unless we decide to push releases and docs and stuff from github, with technical descriptions of such processes floated here and in the docs. This would also involve making a new version numbering scheme that meets the requirements listed at http://erector.rubyforge.org/developers.html. FWIW i notice that the current docs don't even mention git at all. Anyone feel like writing some docs for how to git on up? It would go in web/developers.rb. - A On Wed, Oct 15, 2008 at 3:13 PM, Jeff Whitmire wrote: > I don't think there's any magic. Somebody will have to pull from svn and > push to github. Is svn the master repo? For some reason I thought the > pivotal repo on github was the master, but now that I think about it that > was probably a bad assumption on my part, not something I actually heard. > > > On Wed, Oct 15, 2008 at 5:33 PM, Alex Chaffee wrote: >> >> OK, I think I found it -- the documentation for "join" is now in its >> own classy table and the rest of the world is back to white. >> >> When I check this stuff in to SVN, do all the git kiddies get the >> updates immediately, or is there some hocus-pocus required? >> >> - A >> >> On Wed, Oct 15, 2008 at 2:17 PM, Alex Chaffee >> wrote: >> >> Done. Apparenly there was also a small change to the HTML that made the >> >> background color >> >> different. I'll look into that shortly. >> > >> > erector.css had a little "table" added to the "lemon chiffon" style. >> > Any idea who wanted this & why? I'm still not gitstudly enough to >> > figure it out... If there's a table we want shaded we should do it >> > with a class instead of for all tables. >> > >> > $ svn diff -r103:196 web/erector.css >> > Index: web/erector.css >> > =================================================================== >> > --- web/erector.css (revision 103) >> > +++ web/erector.css (revision 196) >> > @@ -24,7 +24,7 @@ >> > margin-top: 2em; >> > } >> > >> > -pre { >> > +pre, table { >> > background-color: lemonchiffon; >> > border: 1px solid gray; >> > padding: .5em; >> > >> > >> > -- >> > Alex Chaffee - alex at stinky.com >> > Stalk me: http://friendfeed.com/alexch | http://twitter.com/alexch | >> > http://alexch.tumblr.com >> > >> >> >> >> -- >> Alex Chaffee - alex at stinky.com >> Stalk me: http://friendfeed.com/alexch | http://twitter.com/alexch | >> http://alexch.tumblr.com >> _______________________________________________ >> Erector-devel mailing list >> Erector-devel at rubyforge.org >> http://rubyforge.org/mailman/listinfo/erector-devel > > -- Alex Chaffee - alex at stinky.com Stalk me: http://friendfeed.com/alexch | http://twitter.com/alexch | http://alexch.tumblr.com From kingdon at panix.com Wed Oct 15 21:22:44 2008 From: kingdon at panix.com (Jim Kingdon) Date: Wed, 15 Oct 2008 21:22:44 -0400 (EDT) Subject: [Erector-devel] Erector 0.4.200 released In-Reply-To: <7a93bd340810151659o36cc14a0p4f89a7a1c663f9c8@mail.gmail.com> (alex@pivotallabs.com) References: <20081012214756.32659241DE@panix5.panix.com> <7a93bd340810130628n74b8d2afl232dfef2c7f251cf@mail.gmail.com> <7a93bd340810130635s654a142cyf9c32db4bc22c066@mail.gmail.com> <20081014014210.4897F241DE@panix5.panix.com> <7a93bd340810141034s49c74f18he2a1d44f2a0e50bd@mail.gmail.com> <7a93bd340810151417s2d4cf267y11e6a0dcb8bcc8ef@mail.gmail.com> <7a93bd340810151433i44899591k42c09f1d0df1b1f5@mail.gmail.com> <45c4ccc30810151513v7abc000ele40556a8cb576369@mail.gmail.com> <7a93bd340810151659o36cc14a0p4f89a7a1c663f9c8@mail.gmail.com> Message-ID: <20081016012244.7363A241DB@panix5.panix.com> > The svn repo is the master Yeah, that is my understanding too. I've been running "git svn dcommit" every time I commit something via git, which moves those revisions over to svn. I tried to run "git svn rebase" to move Alex's recent svn checkins to git, but got edit conflicts (which didn't seem to be true conflicts; they seemed to be git being confused about which svn version to merge from). Details enclosed. > until and unless we decide to push releases and docs and stuff from > github, with technical descriptions of such processes floated here and > in the docs. The big question mark in my mind is whether to just switch over to git completely, or try to keep using git-svn. The latter introduces a fair bit of complexity, and it certainly is harder to learn git and git-svn than to just learn git. The question is whether we need to enable people to contribute via svn, if there are some who don't want to use git. I'd be glad to try to help document whatever we come up with (although how to document it depends on the answer to the git vs git-svn question). The way I set up my git directory was "git svn clone" (or some such command - it involved fetching all the old revisions from *subversion*) and I don't really understand that. Can't developers just run: git clone git at github.com:pivotal/erector.git or does that make it impossible to later dcommit or something? > This would also involve making a new version numbering scheme that > meets the requirements listed at > http://erector.rubyforge.org/developers.html. Incrementing the last number (z in x.y.z) by one with every release would seem to work fine. The policies for x and y could remain the same. I promised to paste in the git svn rebase error. Here it is: $ git svn rebase First, rewinding head to replay your work on top of it... HEAD is now at 66ba88f... documentation formatting tweaks Applying Version 0.4.200. error: patch failed: History.txt:1 error: History.txt: patch does not apply error: patch failed: lib/erector/version.rb:1 error: lib/erector/version.rb: patch does not apply Using index info to reconstruct a base tree... Falling back to patching base and 3-way merge... Auto-merged History.txt CONFLICT (content): Merge conflict in History.txt Auto-merged lib/erector/version.rb CONFLICT (content): Merge conflict in lib/erector/version.rb Failed to merge in the changes. Patch failed at 0001. When you have resolved this problem run "git rebase --continue". If you would prefer to skip this patch, instead run "git rebase --skip". To restore the original branch and stop rebasing run "git rebase --abort". rebase refs/remotes/git-svn: command returned error: 1 From jeff at jwhitmire.com Wed Oct 15 22:14:15 2008 From: jeff at jwhitmire.com (Jeff Whitmire) Date: Wed, 15 Oct 2008 22:14:15 -0400 Subject: [Erector-devel] Erector 0.4.200 released In-Reply-To: <20081016012244.7363A241DB@panix5.panix.com> References: <20081012214756.32659241DE@panix5.panix.com> <7a93bd340810130628n74b8d2afl232dfef2c7f251cf@mail.gmail.com> <7a93bd340810130635s654a142cyf9c32db4bc22c066@mail.gmail.com> <20081014014210.4897F241DE@panix5.panix.com> <7a93bd340810141034s49c74f18he2a1d44f2a0e50bd@mail.gmail.com> <7a93bd340810151417s2d4cf267y11e6a0dcb8bcc8ef@mail.gmail.com> <7a93bd340810151433i44899591k42c09f1d0df1b1f5@mail.gmail.com> <45c4ccc30810151513v7abc000ele40556a8cb576369@mail.gmail.com> <7a93bd340810151659o36cc14a0p4f89a7a1c663f9c8@mail.gmail.com> <20081016012244.7363A241DB@panix5.panix.com> Message-ID: <45c4ccc30810151914l323eb359m2d3f2b5797cac5cd@mail.gmail.com> I've been using git for a while, and I spent many months before that using git-svn until the rest of our team was onboard with the switch. It is a bit more complicated to maintain both and I imagine at some point the momentum will shift to git. I would much rather use git, but I know there are some who still cling to svn. Doing a git clone will not allow you to interact with the svn repo, that's a pure git repository. If you want to learn more about git, gitcasts.com is a great resource. The peepcode episode on git was good as well. Jeff Whitmire Think. Learn. Be. Grockit, Inc. http://grockit.com skype: jwhitmire http://jwhitmire.com On Wed, Oct 15, 2008 at 9:22 PM, Jim Kingdon wrote: > > The svn repo is the master > > Yeah, that is my understanding too. I've been running "git svn > dcommit" every time I commit something via git, which moves those > revisions over to svn. I tried to run "git svn rebase" to move Alex's > recent svn checkins to git, but got edit conflicts (which didn't seem > to be true conflicts; they seemed to be git being confused about which > svn version to merge from). Details enclosed. > > > until and unless we decide to push releases and docs and stuff from > > github, with technical descriptions of such processes floated here and > > in the docs. > > The big question mark in my mind is whether to just switch over to git > completely, or try to keep using git-svn. The latter introduces a > fair bit of complexity, and it certainly is harder to learn git and > git-svn than to just learn git. The question is whether we need to > enable people to contribute via svn, if there are some who don't want > to use git. > > I'd be glad to try to help document whatever we come up with (although > how to document it depends on the answer to the git vs git-svn > question). The way I set up my git directory was "git svn clone" (or > some such command - it involved fetching all the old revisions from > *subversion*) and I don't really understand that. Can't developers > just run: > > git clone git at github.com:pivotal/erector.git > > or does that make it impossible to later dcommit or something? > > > This would also involve making a new version numbering scheme that > > meets the requirements listed at > > http://erector.rubyforge.org/developers.html. > > Incrementing the last number (z in x.y.z) by one with every release > would seem to work fine. The policies for x and y could remain the > same. > > I promised to paste in the git svn rebase error. Here it is: > > $ git svn rebase > First, rewinding head to replay your work on top of it... > HEAD is now at 66ba88f... documentation formatting tweaks > Applying Version 0.4.200. > error: patch failed: History.txt:1 > error: History.txt: patch does not apply > error: patch failed: lib/erector/version.rb:1 > error: lib/erector/version.rb: patch does not apply > Using index info to reconstruct a base tree... > Falling back to patching base and 3-way merge... > Auto-merged History.txt > CONFLICT (content): Merge conflict in History.txt > Auto-merged lib/erector/version.rb > CONFLICT (content): Merge conflict in lib/erector/version.rb > Failed to merge in the changes. > Patch failed at 0001. > > When you have resolved this problem run "git rebase --continue". > If you would prefer to skip this patch, instead run "git rebase > --skip". > To restore the original branch and stop rebasing run "git rebase > --abort". > > rebase refs/remotes/git-svn: command returned error: 1 > > -------------- next part -------------- An HTML attachment was scrubbed... URL: