CMSMS Source control???

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
beherenow_uk
Forum Members
Forum Members
Posts: 103
Joined: Fri Nov 28, 2008 11:26 am

CMSMS Source control???

Post by beherenow_uk »

Hi,

Myself and my colleague keep overwriting each others code! This is because we're both admins (with different logins) logged in at the same time and sometimes working on the same files.

Is there any way in CMSMS of locking other people (admins) out of files/pages if they're being worked on by another?

thanks in advance.
Last edited by beherenow_uk on Fri Oct 01, 2010 11:19 am, edited 1 time in total.
NaN

Re: CMSMS Source control???

Post by NaN »

Seems to be out of scope at the moment.
beherenow_uk
Forum Members
Forum Members
Posts: 103
Joined: Fri Nov 28, 2008 11:26 am

Re: CMSMS Source control???

Post by beherenow_uk »

That's a shame,

I just tried the new Modx revolution 2.0 and it was in there by default. Made me wonder if it was in CMSMS... I hope it comes to CMSMS 2.0. Whenever that is. And that CMSMS works as nicely.

cheers.

ps - CMSMS is my number 1, not Modx  ;)
Last edited by beherenow_uk on Fri Oct 01, 2010 2:27 pm, edited 1 time in total.
Jeff
Power Poster
Power Poster
Posts: 961
Joined: Mon Jan 21, 2008 5:51 pm

Re: CMSMS Source control???

Post by Jeff »

If you are talking about coding in module files, then you should be using separate test environments and using a source control system like svn or git(github). And IMO this aspect should never be part of the CMS.

If you are referring to stylesheets/templates/etc it is something talk about but other things are higher on the todo list. It isn't in 2.0, and I don't know if it has been place in the roadmap yet or not.
RonnyK
Support Guru
Support Guru
Posts: 4962
Joined: Wed Oct 25, 2006 8:29 pm

Re: CMSMS Source control???

Post by RonnyK »

Currently there is no Locking mechanism in the core.

There is an Archiver module though, that stores all version (submits) of different backend items. You can set the number of revisions to keep and the period.

Ronny
Post Reply

Return to “CMSMS Core”