Subscribe to
Main blog
Tumble Log

Tag Archive 'darcs'

Darcheology Screenshot

You ask and I deliver. Mark asked for a screenshot in a comment to my original post on Darcheology. So, here it is:

(Click the image to see a larger version)

Read Full Post »

Darcheology beta announced

I have used darcs for about 2 years now and have been generally very pleased. One thing that has been missing is a good GUI tool for visualizing changes and managing your repository. Today John Clayton announced the availability of his Darcs repository explorer, Darcheology, as open source.

John has been working on Darcheology for a […]

Read Full Post »

Mirroring Subversion with Darcs and Tailor

On several occasions recently I have needed to mirror a remote Subversion repository on my laptop for development. The circumstances were a little different in each case, but the basic need was the same. In the most recent instance I wanted to track the Typo Subversion repository while at the same time managing my own […]

Read Full Post »

Capistrano Deployment Using Rsync

Capistrano is a great tool for deploying Rails applications. However, by default Capistrano requires that the servers being deployed to have access to the version control repository to check out the code. While this may not seem like a big deal at first, there are situations where it is just not feasible.

I have run into […]

Read Full Post »