Why not setup a shared db server on the network? It works, just needs some
coordination when making changes to the model. Does it have to be sqlite?

Regards,
Tiago

On Tue, Feb 9, 2010 at 6:17 AM, Thadeus Burgess <[email protected]>wrote:

> What is the recommended way of developing on a team with a web2py
> application using mercurial.
>
> The main issue is that we would like to share the sqlite database and
> .table files, however whenever any changes are made to these
> table files, mercurial complains with merge conflicts for every .table
> file that was changed between merges. Is there a way around this ?
>
> Should we be developing with fake_migrate = True and not including the
> .table files in version control?
>
> -Thadeus
>
> --
> You received this message because you are subscribed to the Google Groups
> "web2py-users" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected]<web2py%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/web2py?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en.

Reply via email to