I am working on a solo project, writing all code myself so no collaboration is required,
However, I do need the following features:
I think SVN is a good one, but it seems a bit overkill for me. Anyone ever came across anything like that?
Version Control With Git Is One Popular OptionGit source control is one of the most popular options. Some teams use open source Git. Others use enterprise Git. Some popular Git source control options include GitHub, GitLab, and Bitbucket.
There are several different tools that implement different kinds of source control. For example, Git is a source control tool that sets lets you manage a project. Github is a web-site that repositories managed with Git are usually stored on. Mercurial is yet another source control tool.
Source control (or version control) is the practice of tracking and managing changes to code. Source control management (SCM) systems provide a running history of code development and help to resolve conflicts when merging contributions from multiple sources.
I don't think svn is overkill for what you are doing. It's pretty trivial to set up a local repository.
Git meets all your listed requirements.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With