I'm not looking for CMS like drupal or wordpress. I've developed my website entirely myself, from scratch (other than the small amount of jQuery). My day job as a Java developer with many developers working in the same code-base, we use Subversion with a code repository to keep tracking of file versioning. Is there something similar that some of you web developers use to keep track of versioning? I'm (obviously) the only one working on my site, but I'd like a nice way to know, inside my IDE, which files have been modified so I know which files need FTP'd to my web server.
Thanks.
Thanks.