Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Redesigning and dev environment


WebDev22

Recommended Posts

Posted

We have a team that all works remotely and are about to set up a subdomain (beta.domainname.com) to use to a bunch of new development. As I was setting this up, I was wondering how others handle their dev environments. It's faster to develop locally, but then you have to rely on screenshots or screen shares to share information.

Posted

I registered another domain just for testing and made it only accessible with username/password.

 

I prefer to keep ALL testing as far away as possible from my live site!

Posted

I have used a separate domain or a subdomain on several projects. Both work well. If you are running your dev domain/subdomain in the same webspace as the main domain, keep all files used by the dev domain separate from the main, and use a separate database as well.

 

The tricky part is keeping the files synced. Having two team members working on the same file at the same time can be tricky. I don't have a good solution for this.

 

Regards

Jim

See my profile for a list of my addons and ways to get support.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...