Sunday, February 06, 2011
Web source hosting
I'm looking for a good web hosting services, to use it as a software repository, website,etc.
So I have found these links. I need to study them before choosing one.
Wikipedia : open source software hosting facilities
setup fossil on x10hosting.com
x10 hosting features
SSL hosting comparisons
zymic features
000webhost
SSL certifacts with Godaddy
hostbig
indeferno, it is more than a basic web hosting
chiselapp, the 1st fossil forge
how to setup fossil repository on a public shared server
Git hosting, to get some ideas
Labels: continuous integration, forge, fossil, indefero, project, software, source forge, web hosting
Tuesday, December 28, 2010
ClearCase and DVCS
At the moment I am playing with the fossil SCM (www.fossil-scm.org). The main reason is : it is fully written in C and it is only one executable like Darcs.
I'm very happy using Darcs, but I'm looking for a DVCS which can be used on any OS. To my mind, any developper should be free to work on its prefered platform. So, if you work on Mint, BeOS, Inferno, Plan9, Linux, MacOSX, Windows and so on, only fossil scm fits this requirement.
So, I'm using at the day to day life Darcs, Fossil and Mercurial. I will post some conclusion later (end of January I hope).
Anyway, I was looking for some information around ClearCase and I found 2 website giving some tips on the way to improve clearcase by using Git. You can replace in the article Git by any DVCS like Darcs or Fossil or Hg (mercurial).
So, feel free to have a look on :
1. Improve ClearCase use thanks to a DVCS, with an explication about the interest. Example using Git as a DVCS. To read first! Very interesting.
2. Using a DVCS like an addon to ClearCase. Git is used as a DVCS. It is only a method, and no specific reason description.
EDIT: January 14th 2011
1. various point of view about working with a DVCS on the top of ClearCase
Labels: CC, clearcase, darcs, dvcs, fossil, git, hg, mercurial
Saturday, August 21, 2010
Source hosting for DARCS and FOSSIL
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
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

