On 28/09/2010 23:34, Michael Christensen wrote:
>
> We're thinking about setting up version-/source control for our CF code.
>
> What are people out there using? What works, what doesn't?

We use both SVN and Mercurial (Hg).

The outside world has SVN to download from but internaly we have 
staggered Hg repositories n every machine so code can be moved about 
without wrecking the centralised SVN repository. As has been mentioned 
you can get out of kilter with SVN rather easily and it gets nasty.

If you mainly develop on Windows machines then Hg is the go, if you are 
mainly unix/Apple then GIT is OK but its Windows client is terrible (in 
our opinion)

-- 

Yours,

Kym Kovan
mbcomms.net.au


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:337618
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to