SVN for Dreamweaver
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

Having a code repository support inside IDE is really cool. I use VSS plug-in with eclipse, and all my check in-check out stuff is handled by plug-in itself.
by: Ashish Patil, Feb 12th at 11:51 pm
Doh!
Seems to be gone now, all that’s at that link is one of those generic, long ads about you buying something with heaps of testimonials etc…
Unless I’m missing it somewhere in there!?
by: Al, Sep 28th at 9:20 am
Try this
http://web.archive.org/web/20070605012512/http://www.nearlygeek.com/wp-content/uploads/2006/06/SVN4DW.mxp
by: Mike, Nov 20th at 4:13 pm
Sorry…
this one: http://blog.tech-cats.com/2007/09/svn4dw-hard-to-find-svn-extension-for.html
by: Mike, Nov 20th at 4:15 pm
This link is good to download the DW extension… and a tutorial to get it up and running with SVN+SSH. SVN for Dreamweaver
by: will, May 17th at 11:47 am
Try this one: https://sourceforge.net/projects/subweaver/
Open source and freely available.
by: Matt, Nov 5th at 9:49 pm
Sorry, Subweaver is now hosted at http://code.google.com/p/subweaver/
by: Matt, Nov 5th at 11:54 pm
hi,,
i have actually the opposite requirement. the folks at my company have been using the default (VSS?) version control which comes with dreamweaver. I prefer coding html on notepad. is there a way I can use svn (or some other source control) to connect to the existing system?
by: kaa, Mar 4th at 7:37 pm
You can use, Tortoise SVN for windows..
by: Deep, Mar 4th at 7:49 pm