How should I start with tracking file changes/versions? -


i've been working lot of files on go recently, , in process times accumulated several copies of files in different stages of completion/revision. i'm working on number of projects @ given time, it's not easy remember or figure out version should continue working on.

what type of options recommend allow me track changes locally , if possible files work on while @ remote location? i've never worked file versioning or tracking systems, not sure direction should looking in. work html, css, , php.

any awesomely appreciated! thanks.

ps. don't know if should have in separate question options available same type of thing, change tracking/logging files on server? preferably not vaguely notes file has been changed, tracks specific changes have occurred in files.

it's seems me github prefect choice requirement. can create repository maintain history, it's easy use , it free

https://github.com/


Comments

Popular posts from this blog

objective c - Change font of selected text in UITextView -

php - Accessing POST data in Facebook cavas app -

c# - Getting control value when switching a view as part of a multiview -