Skip to main content
Open Source Software Collaborative Tools

Hurm.
There gonna be LUG meetup(1st!) on incoming Monday, 6th Mar 2006. I'm thinking to give some inputs to my student on CVS(bye!) and SVN. Well, how I'm going to tell them about those stuffs since their FYP will not in any way using collab. tools..... Have to do some research so that they not gonna be alienated with this tools....

I'm think to encourage them (if they willing to):
1- Register a project at sf.net or any OSS host that provide CVS access
2- Setup their local CVS/SVN server. Change and keep update their love letter inside
3- Be a geek, and if lucky enough OSS established team such as FreeBSD or KDE will give them CVS access.

Hurm.... instead of reading this stuff... it's thick!

Comments

Popular posts from this blog

Gue dengan S2 gue. Sronok banget!
Beijing and image manipulation addict Salam, Image manipulation with command line is fun and time consuming too. Given my Digikam plugins unable to work, I start to figure out many wonderful features of other tool which offer almost the same quality. However I was stucked with ImageMagick,with many tutorial on the net: Here and Here for i in *jpg ;do convert -font helvetica -fill white -pointsize 18 -draw 'text 10,50 "ACM-ICPC Beijing 2005"' $i $i;done The pix above shows a heater to heat up guest room during ACM-ICPC competition. (outside building's temperature is almost 4 celcious).