Timothy Brownawell wrote:
On Wed, 2008-03-19 at 20:12 -0600, Derek Scherger wrote:
Timothy Brownawell wrote:
I've just added support for mtn:// URLs for push/pull/sync. They look
like mtn://server?include&!exclude , I chose this over something like
I'm not entirely clear on what this means. I would expect something like mtn://server?include=pattern&exclude=pattern I think. Is this what you mean? Perhaps an example url or two would help. Maybe just the "!" in your example above is confusing me.

mtn sy monotone.ca nvm* --exclude nvm.experiment*

would become

mtn sy mtn://monotone.ca?nvm*&!nvm.experiment*

Personally I think that looks horrible and confusing vs the --include --exclude syntax. The variant that has ?include=pattern&exclude=pattern is slightly more readable, but I still prefer the command line switches.

--
Matthew Nicholson
matt-land.com


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

Reply via email to