I have a text file on my desktop which gets synced with Dropbox.
Are there any services like Dropbox which have a version control system so that I can see the history of all changes made, not just the current version of the file?
|
I have a text file on my desktop which gets synced with Dropbox. Are there any services like Dropbox which have a version control system so that I can see the history of all changes made, not just the current version of the file? |
||||
|
|
|
The client side GUI for Subversion, http://tortoisesvn.net might do what you're looking for. |
|||
|
|
Any kind of revision control repository would allow that (like BeanStalk, GitHub, or Kenai). The caveat there being that the repository is typically free as long as it's public. If you need the file to be private, you'll have to pay some sort of monthly/yearly fee. |
|||
|