Cjkjvfnby
Regular

Which Version Control System are you using?
[list type=decimal]
[*]SVN
[*]Git
[*]Mercurial
[*]other
[*]I know about Version Control System but don`t use any
[*]I don`t know about Version Control System
[/list]
And why?
Version control system is tool what all moders MUST HAVE. especially if working in teams.
If you work in team: where you store project?
[list type=decimal]
[*]Enternet service for version control systems (SourceForge, github, ...)
[*]Personal server
[*]File share service (Dropbox, ...)
[*]Sending source to each other by email. (Dropbox, ...)
[*]Other
[/list]
I use git for my projects. (Because I use it at my employment. It is better for storing code when SVN)
To share code between my computers, I use www.github.com to public scripts and Dropbox for personal. (git hub doesn't have free private repositories.)
Storing repo on dropbox folder is more preferable for modding because where is many not text files in mod.
[list type=decimal]
[*]SVN
[*]Git
[*]Mercurial
[*]other
[*]I know about Version Control System but don`t use any
[*]I don`t know about Version Control System
[/list]
And why?
Version control system is tool what all moders MUST HAVE. especially if working in teams.
If you work in team: where you store project?
[list type=decimal]
[*]Enternet service for version control systems (SourceForge, github, ...)
[*]Personal server
[*]File share service (Dropbox, ...)
[*]Sending source to each other by email. (Dropbox, ...)
[*]Other
[/list]
I use git for my projects. (Because I use it at my employment. It is better for storing code when SVN)
To share code between my computers, I use www.github.com to public scripts and Dropbox for personal. (git hub doesn't have free private repositories.)
Storing repo on dropbox folder is more preferable for modding because where is many not text files in mod.




