On Wed, Aug 14, 2013 at 11:53:41PM +0200, Mark Janssen wrote:
>
> I am curious how auto sync screws with your workflow. I was of the same
> mind in the beginning, always turning of auto sync on my repos. However
> these days I always leave it on, I like the extra automatic backup.

With a small team, I like being able to make commits locally in fairly
small increments of change, which might leave the project in a broken
state, so I have relatively fine-grained ability to undo changes.  When
I get everything to a working state that's ready to share with other
developers, then I push it to the main repository.  With autosync turned
on, though, it'll push to the main repo every time I commit something.

-- 
Chad Perrin [ original content licensed OWL: http://owl.apotheon.org ]
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to