On Feb 26, 2006, at 12:09 AM, Eric O'Brien wrote:
I don't know enough to be "fixated" on Subversion! Apparently CVS is "out" now and SVN is the heir... so that's what I grabbed onto.
I still think you're using the wrong tool for the job. All you need is quick and easy version control for one user, and CVS and SVN are both overkill for that. Tools like rdiff-backup should make you much happier.
I may in the future be working on projects where I'm not the only one messing with things, so I'd like to keep that option open.
You can always switch to Subversion later. You can simply import your most recent changes into a repo when the time comes.
Trevor