We use Darcs for managing web app development and I'd like some advice
on deployment and repository workflow.

Currently, I have an /alpha web site configured and we push directly
to it from local working copies. I then pull locally on the server
from the /alpha to /beta, then pull locally (also on the server) from
/beta to /live. I also push to a separate repository on our "SCM"
machine for use with darcsweb.cgi and other tools.

There are some cases where minor changes are recorded directly on the
/alpha site and I've run into the occasional conflict while
subsequently pushing to /alpha. Is conflict resolution generally
easier during pull operations, and if so would I be better off always
pushing to the SCM box and then _pulling_ to /alpha first instead?

I hope that's clear enough. 

Thanks.



-- 
Jack Baty
Fusionary Media - http://www.fusionary.com
Weblog - http://blog.jackbaty.com

_______________________________________________
darcs-users mailing list
[email protected]
http://www.abridgegame.org/mailman/listinfo/darcs-users

Reply via email to