3

In the past I've used svn for storing all previous versions of my source files. Now I'd like to use something similar for my whole Documents folder. I'm not choosing svn this time because:

  • It requires you to commit manually. I need something that continually monitors for file saves and makes commits, consequently.

  • I've experienced filebase corruption for no good reason.

Is there a software solution for Windows that will automatically keep track of my file versions? As far as I know, standard backup systems don't work like I need.

One option could be using Dropbox as my main folder, I know.

Gareth
  • 19,080

4 Answers4

2

If you’re using Windows 7, it has this function built-in under the name Previous Versions. If you bring up the Properties dialog for a file or folder, you can click the Previous Versions tab to see what old versions have been cached and access them from there.

Synetech
  • 69,547
1

There seems to be a fairly good discussion on some Dropbox-esque solutions over here.

iqbox-svn seems pretty promising, albeit based on Subversion. DVCS-Autosync if you really don't want Subversion. SparkeShare gets a good writeup online.

Side Note: I've never experienced the corruption in Subversion you speak of, not in 1.6 onwards.

ta.speot.is
  • 14,323
0

You may want to check out Syncback. Software to backup data and files on a Windows computer

Ben Jones
  • 519
  • 3
  • 11
0

I tried AJC Active Backup which is nice, it works exactly like I had in mind. Still deciding whether I'm buying a license or not.