First off, great you are looking at Source Control :-) but do not try and
recreate a best practice process for it. I would say get SVN and follow
standard process for it.

Check out to your local machine and check in to the repo together (lock
files where necessary). 

You do not want to be editing files on a prod server, locked or otherwise.








"This e-mail is from Reed Exhibitions (Gateway House, 28 The Quadrant,
Richmond, Surrey, TW9 1DN, United Kingdom), a division of Reed Business,
Registered in England, Number 678540.  It contains information which is
confidential and may also be privileged.  It is for the exclusive use of the
intended recipient(s).  If you are not the intended recipient(s) please note
that any form of distribution, copying or use of this communication or the
information in it is strictly prohibited and may be unlawful.  If you have
received this communication in error please return it to the sender or call
our switchboard on +44 (0) 20 89107910.  The opinions expressed within this
communication are not necessarily those expressed by Reed Exhibitions." 
Visit our website at http://www.reedexpo.com

-----Original Message-----
From: Claude Schneegans
To: CF-Talk
Sent: Wed Dec 27 18:58:46 2006
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?

-- 

_______________________________________
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:265130
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