On 8/16/07, Tony Crockford tonyc@boldfish.co.uk wrote:
On 16 Aug 2007, at 11:53, Thomas Aylott (subtleGradient) wrote:
Subversion, no Mercurial, yes
well setting mercurial up seemed painless.
I init'd my Sites directory (where everything gets put) and managed to install the TM mercurial bundle, make a change, commit it, then revert to the previous version, but mostly by trial and error.
is there a good workflow tutorial for the solo developer using Mercurial with TextMate for managing website builds and changes?
Not with TextMate particularly, but there is the [tutorial][1] and the [hgbook][2].
[1]: http://www.selenic.com/mercurial/wiki/index.cgi/Tutorial [2]: http://hgbook.red-bean.com/
-- FredB