The Artima Developer Community
Sponsored Link

Java Buzz Forum
Using Git to Manage the Blog

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Brian McCallister

Posts: 1282
Nickname: frums
Registered: Sep, 2003

Brian McCallister is JustaProgrammer who thinks too much.
Using Git to Manage the Blog Posted: Apr 4, 2009 11:19 PM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Brian McCallister.
Original Post: Using Git to Manage the Blog
Feed Title: Waste of Time
Feed URL: http://kasparov.skife.org/blog/index.rss
Feed Description: A simple waste of time and weblog experiment
Latest Java Buzz Posts
Latest Java Buzz Posts by Brian McCallister
Latest Posts From Waste of Time

Advertisement

So I am experimenting with using git to manage the new blog. I have a published branch up on my server which will be set up to auto-deploy itself when things get checked in. It means I probably need to do some post-merge hook mungery to detect which branches were affected and take appropriate action, but that is okay :-)

I am also thinking about just using a different repo for the published stuff. I’d have one repo on the server anyway as an intermediate sync point between laptop, desktop, etc, but can then set up a different remote repo which is the published. Not sure which I like more. Need to play.

Read: Using Git to Manage the Blog

Topic: ZyleHomeScreen-Not Killer Yet Previous Topic   Next Topic Topic: Famous Last Words

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use