Note that there are some explanatory texts on larger screens.

plurals
  1. POEasy-to-backup version control for windows single developer
    primarykey
    data
    text
    <p>I really need to get started with source control because I'm going absolutely crazy keeping track of my code and modifications as it is.</p> <p>I'm a single developer on Windows. I use Eclipse for most of my development. Some of my projects are saved in wamp/www folder. Other non-PHP projects are in one or more Eclipse workspaces.</p> <p>I don't work in a team with other developers, so my needs are different this way:</p> <ul> <li><p>I need something that lets me create a local repository. Don't want to depend on an outside site. What I need is the version control, not the external backup. </p></li> <li><p><strong>Easy backup is really really important to me.</strong> I need to easily backup and restore the repository if I format my computer. I found <strong><a href="https://stackoverflow.com/questions/138621/best-version-control-for-lone-developer">this question</a></strong> that suggests a version control called Fossil which sounds really attractive in my case, because the whole system is a sqlite file. This would be super easy to backup and restore, but I'd prefer to something a little more well-known if there's any other well-known version systems that let me do the same thing. </p></li> </ul> <p><strong>fossil-scm.org/index.html/doc/tip/www/index.wiki</strong></p> <ul> <li><p>I need something that would preferably play nice with wamp.</p></li> <li><p>I'm leaning on the side of git because a lot of people talk about it, but I wonder if it's really the right thing for me. I have a feeling it's best for teams. </p></li> </ul>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload