Saturday, August 21, 2010
Source hosting for DARCS and FOSSIL
Hi,
I have just found 2 interesting website about source code hosting. As a DARCS DVCS user, I was looking for a public host solution. And I have found :
1. http://patch-tag.com/ : for DARCS and GIT users.
2. http://chiselapp.com/ : for FOSSIL users
An interesting overview on various source forge public server :
http://en.wikipedia.org/wiki/Comparison_of_open_source_software_hosting_facilities
And some reading about FOSSIL :
http://traustithor.blogspot.com/2009/03/fossil-version-control-system.html
http://sheddingbikes.com/posts/1276624594.html
http://news.ycombinator.com/item?id=1433387
http://blog.h3rald.com/fossil-a-tiny-easy-and-feature-packed-project
http://www.smashingmagazine.com/2008/09/18/the-top-7-open-source-version-control-systems/
Various discussion around "which is the best DVCS for bla, bla bla"
http://stackoverflow.com/questions/2098590/best-versioning-system-for-r
Git for Windows
Few months ago, I was looking for an interesting distributed Version Control System. I had not found Git for windows. But now it is : http://code.google.com/p/msysgit/
For ones who loves SNC, you should have a look on SVK:
http://svk.bestpractical.com/view/HomePage
Have fun !
I have just found 2 interesting website about source code hosting. As a DARCS DVCS user, I was looking for a public host solution. And I have found :
1. http://patch-tag.com/ : for DARCS and GIT users.
2. http://chiselapp.com/ : for FOSSIL users
An interesting overview on various source forge public server :
http://en.wikipedia.org/wiki/Comparison_of_open_source_software_hosting_facilities
And some reading about FOSSIL :
http://traustithor.blogspot.com/2009/03/fossil-version-control-system.html
http://sheddingbikes.com/posts/1276624594.html
http://news.ycombinator.com/item?id=1433387
http://blog.h3rald.com/fossil-a-tiny-easy-and-feature-packed-project
http://www.smashingmagazine.com/2008/09/18/the-top-7-open-source-version-control-systems/
Various discussion around "which is the best DVCS for bla, bla bla"
http://stackoverflow.com/questions/2098590/best-versioning-system-for-r
Git for Windows
Few months ago, I was looking for an interesting distributed Version Control System. I had not found Git for windows. But now it is : http://code.google.com/p/msysgit/
For ones who loves SNC, you should have a look on SVK:
http://svk.bestpractical.com/view/HomePage
Have fun !
Labels: berlios, bzr, cvs, darcs, forge, fossil, free, git, hg, mercurial, open source, public host, snv, source code, sourceforge
Monday, August 16, 2010
Bug tracking and software developpment
Some interesting tools about distributed bug tracking
1. http://orgmode.org/ [an emacs plugin]
2. http://www.fossil-scm.org [bug tracking + wiki + source versionning]
And interesting reading about bug reporting :
1. http://www.chiark.greenend.org.uk/~sgtatham/bugs.html
2. http://producingoss.com/
Bad practice in software development:
http://www.laputan.org/mud/
NOTE: emacs configuration and .emacs.d and .emacs on Windows
http://www.gnu.org/software/emacs/windows/Installing-Emacs.html
1. http://orgmode.org/ [an emacs plugin]
2. http://www.fossil-scm.org [bug tracking + wiki + source versionning]
And interesting reading about bug reporting :
1. http://www.chiark.greenend.org.uk/~sgtatham/bugs.html
2. http://producingoss.com/
Bad practice in software development:
http://www.laputan.org/mud/
NOTE: emacs configuration and .emacs.d and .emacs on Windows
http://www.gnu.org/software/emacs/windows/Installing-Emacs.html
Labels: .emacs, .emacs.d, ball, bug, development, distributed, emacs, fossil, mud, open source, org mode, org-mode, orgmode, software, tracking, versionning

