-
Another subversion repository
Wellcome in 2002 subversion users!
Some very old and stable customers has just discovered Subversion. Bad luck: a lot of cool open source software are on git already!
You can leave them with the old-as-your-grandpa subversion system, but you can develop with git in your local directory…
Read More -
The real reason Git rocks
Feb 10, 2012 · 4 min read ·
I have learned Git. I forget about all my childhood for making space about all the magic, but I got it.
And I know because git rocks. The real reason Git rocks. And I will reveal you.
Read More -
Willing to switch to Subversion to Mercurial (you will, belive me!)?
http://wiki.pylonshq.com/display/pylonscookbook/Mercurial+for+Subversion+Users
and be happy!
If you prefer a different introduction http://hginit.com/ is a very good start
-
Unison File Synchronizer
Jul 12, 2009 · 1 min read ·
Several years ago I had the need of keep in sync three computers. After some questions on a java mailing list, a very smart guy suggested me Unison.
read the rest on Unison File Synchronizer.
Unison is a file-synchronization tool for Unix and Windows. It allows two replicas of a collection of files and directories to be stored on different hosts (or different disks on the same host), modified separately, and then brought up to date by propagating the changes in each replica to the other.
Unison shares a number of features with tools such as configuration management packages (CVS, PRCS, Subversion, BitKeeper, etc.), distributed filesystems (Coda, etc.), uni-directional mirroring utilities (rsync, etc.), and other synchronizers (Intellisync, Reconcile, etc). However, there are several points where it differs:[…]
Read More -
B Wolf Version 1.0
Sep 6, 2006 · 1 min read ·
I am happy to announce Version 1.0 of BWolf my book manager writte in python django. I have just installed it for my first customer. You can grab the 1.0 version from the Subversion repository.
This first release basic features are:- Book categories and topic organization. Books are shown in nice page of 10 elements each.
- Ability to "checkout" books (not yet perfect but it works)
- Ability to create "Events" and to attach books to them (interface will be improved soon).
Read More -
Biblio Wolf (Bwolf for firends) is a webapp app for managing a book collection. BWolf is written in python using the Django web framework, and it is born from a Customer request. BWolf is open source, and you can get a full description here including links to downloads. I will mantain a blog of all the work I will do. In the last two months I set up a Subversion Repository and played a little with Django.
Read More