javascript - Lone developer but lots of xhtml css jquery work? Should i use any version control system? -


would useful single user single pc or overkill?

can save time , increase productivity version control system?

if answer yes free version control system best me , how can save time that?

i work home , office both. both places i've internet access. want access source both places.

update:

can keep source on free hosting? don't want keep on pc. need save , update.

of course should use version control system. using vcs not team development , sharing code, having history of source code , being able go older version @ time (or maintain older versions while development goes on). never want think how worked before once using one.

personally, think subversion easy setup , use when using subversion client tools such tortoisesvn, ankhsvn, visualsvn , on.

if looking hosted solution, there lots of questions covering topic, e.g: https://stackoverflow.com/questions/111292/free-version-control-services


Comments

Popular posts from this blog

C#: Application without a window or taskbar item (background app) that can still use Console.WriteLine() -

c++ - Convert big endian to little endian when reading from a binary file -

openssl - Load PKCS#8 binary key into Ruby -