I didn't quite follow all your original post, but it seems a bit different then what I have set up. Here is what I have set up that seems to work (though we haven't quite officially started using this yet).
VSS set up on Remote machine. Dreamweaver setup: Local - points to file server mapped drive (u://websites/) that is backed up every night. Testing - points to local web root (c://websites/) that is configured to run CF on development machine. Remote - points to VSS data repository. Thus when I check out files from the remote directory to the local, they are locked in VSS and unlocked on my machine. I can then develop and test locally as long as I need to by moving files between the local and testing directories. Once I am satisfied that I have a new working files, I check the files back into the VSS. All this can be done inside of DW. The VSS repository has also been set up with a publish directory. So when we have a new version of an entire application, I can open the VSS client, and publish the files from the repository to our "Development/Staging" server for final verification before moving to production. All this seems to be working well in our testing. Once we are done with some server building and restructuring then we plan to start using this process in all our web development. -------------- Ian Skinner Web Programmer BloodSource www.BloodSource.org Sacramento, CA "C code. C code run. Run code run. Please!" - Cynthia Dunning ....-----Original Message----- ....From: Doug Strickland [mailto:[EMAIL PROTECTED] ....Sent: Tuesday, March 29, 2005 5:24 AM ....To: CF-Talk ....Subject: Re: DreamweaverMX and MS Visual Source Safe Integration Help .... ....I forgot to paste the link to what I found yesterday :) ....here it is: ....http://www.macromedia.com/support/dreamweaver/downloads/scheaderfile.html .... ....> Also, I had found this yesterday, but don't know how involved this ....> solution would be...or if it is the only solution... hopefully not :) ....> Or maybe I need to get 'Contribute'. .... .... ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket application http://www.houseoffusion.com/banners/view.cfm?bannerid=48 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:200451 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

