Re: [Radiant] Re: Strategies for multi user development

2010-06-23 Thread Matt Spendlove
Hi all Thanks for the input, I'll review the suggestions and get back.. Cheers Matt -- http://cenatus.org/ http://radialsolutions.co.uk/ -- On Wed, Jun 23, 2010 at 12:32 AM, Rem wrote: > Hi Matt, > we us

[Radiant] Re: Strategies for multi user development

2010-06-23 Thread Mel
This is how we work, often we have multiple developers working on a single project Everyone has there own local dev env We usually have a staging env and a production env layouts and snippets live in svn we use the file_system extension to import them into the database on deploy, we scoped file_

[Radiant] Re: Strategies for multi user development

2010-06-23 Thread Rem
Hi Matt, we use a similar process to Josh. Typically we might have content going in, markup being worked on, and development occurring at the same time. It might seem a bit of a hassle to have each person having their own local dev at first, but it does seem to resolve a lot of issues. Even if you