- Joined
- Feb 12, 2005
- Messages
- 886
- Reaction score
- 71
- Location
- not in AZ anymore...
- Website
- fantasyauthor.blogspot.com
If you've ever made a change to your story and then, much later, wish you hadn't and didn't back up the file at the time... you might be interested in Perforce. http://www.perforce.com/
Perforce is a free program intended as a repository for software geeks like me to keep versions of program (source code) files, in case we need to back out code changes or figure out why we made a particular change.
I've found it works superbly for storing versions of my novel chapters. It works somewhat like a library, where you "check out" the file you want to work on, make your changes, and check it back in. Every time you do so, it prompts you for a note about what change you made (added new scene, edits, whatever), and it keeps all the versions for you. Since you decide when to check in the file, you can have lots of versions, each with a few changes, or just a few with huge chunks of changes. It even has an MS Word plug-in, so you can check in and out right from within Word (it adds a Perforce menu to the menu bar). If you want to compare versions, it'll use Word's compare/merge feature, in case you want to restore a scene, paragraph or whatever that was changed or deleted.
I'm not affiliated with Perforce in any way. Just an azbikergeek who's tried many source control solutions and like this one the best.
Perforce is a free program intended as a repository for software geeks like me to keep versions of program (source code) files, in case we need to back out code changes or figure out why we made a particular change.
I've found it works superbly for storing versions of my novel chapters. It works somewhat like a library, where you "check out" the file you want to work on, make your changes, and check it back in. Every time you do so, it prompts you for a note about what change you made (added new scene, edits, whatever), and it keeps all the versions for you. Since you decide when to check in the file, you can have lots of versions, each with a few changes, or just a few with huge chunks of changes. It even has an MS Word plug-in, so you can check in and out right from within Word (it adds a Perforce menu to the menu bar). If you want to compare versions, it'll use Word's compare/merge feature, in case you want to restore a scene, paragraph or whatever that was changed or deleted.
I'm not affiliated with Perforce in any way. Just an azbikergeek who's tried many source control solutions and like this one the best.
Last edited: