Calendar

March 2010
MTWTFSS
«Feb May »
1234567
891011121314
15161718192021
22232425262728
293031 

Polls

O que precisa melhorar neste blog?

Ver os resultados

Loading ... Loading ...

Thank you Brazil!

Acknowlegments

I wanted to send this post to thank Brazillian internauts which,to date,sum up to 89% of the total visitors of my blog.

I also thank my father for always taking a look at my posts and leaving a comment.

Thank you,

Eduardo.

[...]

SVN –Version Control System (Part 1)

Version Control

A version control system (…),is a software which enables to manage different development versions of a given document. These systems are commonly used in software development to control different views– historical and development – from source-code and also from documentation.

This type of system is present in many companies and technology [...]