This sounds like a job for Dreamweaver.  However, if you are wanting a
free/cheap solution, DW may not be it.

However, DW's site management features, such as the testing server,
remote server and check-in/-out may do what you need. 

-----Original Message-----
From: Claude Schneegans [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, December 27, 2006 12:59 PM
To: CF-Talk
Subject: Simple source control

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?

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:265143
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to