Okay, now this one is bit of techie stuff and might go over the head for many readers.

For last few days I have been playing around with Subversion (SVN) for project version management. (It is a version control system basically).

I use Tortoise SVN to control the SVN from my machine (Update / commit etc..) but it was kind of cumbersome to update the folders every time. So, after using powers of Google, I finally found a Dreamweaver extension which lets me update / commit files directly from Dreamweaver. No need to go to that folder and update the stuff. Just right click on the folder in Dreamweaver and update it.

You can get this extension from here.

Technically, it works along with Tortoise SVN and provides SVN options in Dreamweaver. It is free, works well for me and I am happy in the end 🙂