I'm kind of new at working with Enterprise Geodatabases and I'm setting this all up by myself so I'm not sure if this is the route to go. We are working in 3 states and I want a different Database for each state - it will just make all of our editing and field work a lot easier to manage. However, I want them to all have the same schema and I am still making quite a few changes to the DB schema while we work through some issues and figuring out the best set up. Instead of needing to import an XML every time, I'm wondering if I should just make one Blank DB with the schema that I do all my schema edits on, then make all my 'production' DB's Child replicas so they will see the changes? We are using SQL Server as our DBMS if that helps.
I'm hoping someone has a simpler suggestion, cause I don't ever want to make a mistake like Syncing changes and then they all suddenly have data from one state that I didn't want there.
TIA for the help or suggestions!