SVN Setting eol-style

When using SVN in team coding, we need the unified end […]

Posted in SVN | Tagged , | Leave a comment

Version Control with SVN

1. Create trunk from proj_src(source code) : [codesynta […]

Posted in SVN | Tagged | Leave a comment

Subversion Post Commit Hook

1. Create post-commit hook[codesyntax lang=”bash& […]

Posted in SVN | Tagged | 2 Comments

Git Essence

CVCS (Centralized Version Control Systems) like SVN, CV […]

Posted in Git | Tagged | 2 Comments

Install Git on Windows

1. Install msysgit http://code.google.com/p/msysgit/ 2. […]

Posted in Git | Tagged | Leave a comment