我希望能够在多个计算机上同步源代码和整个项目。 我尝试过使用 Git, 但从未获得过免费经验, 也许因为我从未为此付出过很大努力。 因此,我想要的是:
- Ability to add a folder with all its subfolders to the sync list. Basically once I add a folder for sync, it should automatically add all files and sync them on multiple computers, just like dropbox.
- As little manual work as possible. I do not want to push multiple files and go through setup each time I create a new project.
- Version control is not one of my concerns, but is welcome.
现在,如果你建议我使用 git/svn, 请参考我上面的要点, 以表明我如何使用。 虽然我不想花很多时间来做同步部分, 但是如果值得努力的话, 我会这样做 。
我不认为这很重要,但我使用Eclipse, Aptana 和 Vision Studio 2010。