> <njs> tbrownaw: are you interested in fully converting
> netsync over to regexes, i.e. kill the concept of
> "collection" entirely?

Collections are now completely gone. The syntax for netsync commands is
now "sync regex", rather than "sync /regex/". Also, the
get_netsync_*_permitted hooks now get individual branch names.

This makes netsync incompatible with previously; as I wasn't told until
after-the-fact that netsync protocol bumps should happen on branches,
this is on mainline in b9244cf69... .

For discussion: Should the server now not take any regexes on the
command line, and just serve the entire database according to what the
permissions hooks allow? It currently takes regexes where it previously
took collections, and restricts the set of available branches to those.

Tim




_______________________________________________
Monotone-devel mailing list
Monotone-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/monotone-devel

Reply via email to