On Sep 21, 2015, at 1:23 PM, Ron W <[email protected]> wrote:
> 
> Is there a reason you half to do development in the customer specific 
> repository?

OP said he can’t expose the customer-specific features to his other users, who 
have login rights on the main repo.

> My thought is that you do the development exclusively on a branch (or set of 
> branched) on the main repo, then, as needed, create a bundle of just the 
> customer's branch(es)

I guess that might work if your first bundle export is --standalone, so that 
the two repos share a common ancestor.

I guess you’re saying that bundles can be repeatedly exported from the same 
base checkin ID, and the receiving Fossil will merge only the changed 
artifacts?  That is, it will realize that it already has ~95% of the content of 
the bundle?

I dunno; rsync still sounds easier.

_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to