Hi, I've followed about all threads in the list about source control tools, and I'm still wondering if there exists some tool SIMPLE to use and that would do some elementary task and ONLY those.
Assuming we have some application on some CF server somewhere, and a team of developers working remotely on it. Each developer has a copy of the application on his own development PC, with CF etc. When his work is completed and tested, he just updates the application on the server by sending all new stuff. The tool I'm looking for would just allow some developer to lock files on the server the time he needs to modify them. During that time, no other developer could make the same request for these files. This operation would also make the same file write enabled on his own PC, so he can edit them. Otherwise, all the files in his project are read-only. When modifications are over, he would just send a request for updating the files. This would simply upload the new files to the server and unlock them, so that other developers could work on them too. The system would also provide for synchronization, so that new files are automatically sent to all developers when they log in. This would require some managing system on the server, and a client module on every development station, probably linked to the server module using AJAX. Any idea about this? -- _______________________________________ REUSE CODE! Use custom tags; See http://www.contentbox.com/claude/customtags/tagstore.cfm (Please send any spam to this address: [EMAIL PROTECTED]) Thanks. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create robust enterprise, web RIAs. Upgrade & integrate Adobe Coldfusion MX7 with Flex 2 http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:265121 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

