Re: Can you do this with Git?

2008-06-02 Thread Scott Gardner

Hi DAZ, checkout peepcode.com's Git screencasts and PDFs. You will
gain a solid understanding of Git from them. Good luck

On Jun 1, 11:39 am, DAZ [EMAIL PROTECTED] wrote:
 Hi,

 I have almost built a sort of mini content management system that has
 a basic user login and allows you to create pages. I'd like to use
 this as the basis for starting some projects.

 What I was wondering was if I set up 2 sites - site A and site B -
 using the barebones miniCMS files and then built upon this for each
 site, adding new models, styles and views.

 Say that I then really improved the User model in site A. Is there a
 way of somehow getting these changes into site B AND the core files.
 It sounds like Git can do this by mergin, but I just don't know enough
 about Git at all.

 If this is possible, could anybody point me to any good tutorials on
 using Git - specifically how to do what I described?

 ...or should I just make the original files a plugin or generator?

 Thanks,

 DAZ
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Heroku group.
To post to this group, send email to heroku@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---



Re: Help installing PostgreSQL on Leopard

2008-05-24 Thread Scott Gardner

That worked fine, thanks! I also just realized that the reason why I
wasn't able to install the native version is because I didn't have
developer tools installed on my test box (which the article's author
even pointed out)...doh!

On May 23, 12:35 pm, Morten Bagai [EMAIL PROTECTED] wrote:
 Scott,

 There are a couple of different postgres gems, and the one used in  
 the tutorial is the native version. If you're having trouble getting  
 that to build, you should be just fine with the pure ruby version  
 that installs with gem install postgres-pr.

 Let me know how it works for you.

 /M.

 On May 23, 2008, at 7:09 AM, Scott Gardner wrote:



  Hi. Can someone point me to a known-good tutorial for installing
  Postgresql on Leopard, including the gem, etc., so that I can download
  a heroku-created app to work on locally and re-deploy easily?

  I've seen a few tutorials out there, the best probably being...

  http://shifteleven.com/articles/2008/03/21/installing-postgresql-on-
  leopard-using-macports

  ...but I ran into problems installing the gem.

  Thanks!
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Heroku group.
To post to this group, send email to heroku@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---



Help installing PostgreSQL on Leopard

2008-05-23 Thread Scott Gardner

Hi. Can someone point me to a known-good tutorial for installing
Postgresql on Leopard, including the gem, etc., so that I can download
a heroku-created app to work on locally and re-deploy easily?

I've seen a few tutorials out there, the best probably being...

http://shifteleven.com/articles/2008/03/21/installing-postgresql-on-
leopard-using-macports

...but I ran into problems installing the gem.

Thanks!
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Heroku group.
To post to this group, send email to heroku@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---