Recent Comments
-
Recent Posts
Favorite Bloggers
Meta
Category Archives: Mercurial
Distributed Development with Mercurial
Every clone of a Mercurial repository can act as a consistent, fully functional repository itself. This is a very useful property of a DVCS; one that you can take advantage of to make development a lot easier, especially for teams … Continue reading
Posted in Computers, Free software, Mercurial, Open source, Programming, SCM, Software
Tagged Computers, Free software, hellug, Mercurial, Open source, Programming, SCM, Software
1 Comment
Mercurial Clones without a Working Copy
Mercurial repository clones can have two parts: An .hg/ subdirectory, where all the repository metadata is stored A “working copy” area, where checked out files may live The .hg/ subdirectory stores the repository metadata of the specific clone, including the … Continue reading
Posted in Computers, Free software, FreeBSD, Mercurial, Open source, Programming, SCM, Software
Tagged Computers, Free software, FreeBSD, hellug, Mercurial, Open source, Programming, SCM, Software
5 Comments
FreeBSD doc-el picking up speed
As pleasures go, it is a strange yet somewhat refined one to see a project one has started pick up speed. My fellow translators at the Greek documentation team of FreeBSD have been busy lately, and the result of our … Continue reading
Posted in Computers, Free software, FreeBSD, Mercurial, Open source, Software
Tagged Computers, Free software, FreeBSD, hellug, Mercurial, Open source, Software
3 Comments
Dear Santa…
I know it’s a bit early for 2010, but can you please grant me a wish today and count it as one of the 2010 ones? For 2010 (and the rest of 2009) I wish I can keep up today’s … Continue reading
Posted in Computers, Mercurial, Programming, Software
Tagged Computers, hellug, Mercurial, Programming, Software
Leave a comment
Mercurial crew branch grows diff -c option
With changeset 9c6ae2e09e11 the Mercurial “crew” branch includes support for a diff -c option now.
Posted in Computers, Free software, Mercurial, Open source, SCM, Software
Tagged Computers, Free software, hellug, Mercurial, Open source, SCM, Software
Leave a comment
Gnus message scoring actually works
From the let-the-flames-roll-baby department:
Posted in Computers, Emacs, Free software, Fun, Gnus, Mercurial, Open source, Software
Tagged Computers, Emacs, Free software, Fun, Gnus, hellug, Mercurial, Open source, Software
1 Comment
Scripting Mercurial
Dan Fuchs posted a short article about scripting Mercurial to see what files an incoming changeset modifies. I am always amazed at how easy Mercurial (and other free software tools) make this sort of thing.
Posted in Computers, Free software, FreeBSD, GNU/Linux, Linux, Mercurial, Open source, Programming, SCM, Software
Tagged Computers, Free software, FreeBSD, GNU/Linux, hellug, Linux, Mercurial, Open source, Programming, SCM, Software
Leave a comment
Mercurial command demo: hg verify
One of the wonderful commands that Mercurial support is the “verify” command. Running this command in a Mercurial workspace goes through the backing store of the repository and makes sure that the history and contents of the versioned files are … Continue reading
Posted in Computers, Emacs, Free software, FreeBSD, Mercurial, Open source, Programming, SCM, Software
Tagged Computers, Emacs, Free software, FreeBSD, hellug, Mercurial, Open source, Programming, SCM, Software
1 Comment
doc-el gets commit email notifications
We have enabled commit email in the main freebsd/doc-el repository as of today :-)
Posted in Computers, Free software, FreeBSD, Mercurial, Open source, Programming, Software
Tagged Computers, Free software, FreeBSD, hellug, Mercurial, Open source, Programming, Software
Leave a comment
A bunch of updates for the Greek FreeBSD/doc translations
Translations of technical documentation from English to Greek are a relatively difficult task. It takes a certain level of attention to detail and a fairly good command of both languages. Then there is the minor issue of keeping the translations … Continue reading
Posted in Computers, Free software, FreeBSD, Mercurial, Open source, Programming, Software
Tagged Computers, Free software, FreeBSD, hellug, Mercurial, Open source, Programming, Software
1 Comment