10/08/2008

Configuration management

In software engineering configuration management is one of the most important factor. For this time I will experiment SVN to work with other developers.

Initial Setup

I'm Windows user so that I installed TortoiseSVN, which is a client software of SVN. Next I decided where to store all the data, which is called repository. Since TortoiseSVN works with right click, I did it and chose "SVN Check Out" to connect to host. When I do check out, very important thing is to use https instead of http. This allows me to commit after change.

Create a new Google Hosting Project

Next I tried to experiment being an owner of the project, so that I made "stack-yasu" and dicussion list called "stack-yasu-discuss".

http://code.google.com/p/stack-yasu/

http://groups.google.com/group/stack-yasu-discuss

I also checked if codesite-noreply@google.com is working, and it does.
Now I can share my project and take advantage of it when I work with other developers to build a large system.

No comments: