Return-Path: X-Original-To: apmail-subversion-dev-archive@minotaur.apache.org Delivered-To: apmail-subversion-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9572D105BC for ; Wed, 5 Jun 2013 22:11:38 +0000 (UTC) Received: (qmail 98424 invoked by uid 500); 5 Jun 2013 22:11:38 -0000 Delivered-To: apmail-subversion-dev-archive@subversion.apache.org Received: (qmail 98393 invoked by uid 500); 5 Jun 2013 22:11:38 -0000 Mailing-List: contact dev-help@subversion.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list dev@subversion.apache.org Received: (qmail 98386 invoked by uid 99); 5 Jun 2013 22:11:38 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 Jun 2013 22:11:38 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of ben@reser.org designates 50.197.89.41 as permitted sender) Received: from [50.197.89.41] (HELO mail.brain.org) (50.197.89.41) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 Jun 2013 22:11:32 +0000 Received: from localhost (localhost [127.0.0.1]) by mail.brain.org (Postfix) with ESMTP id B12A2179E21E for ; Wed, 5 Jun 2013 15:11:10 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at fornix.brain.org Received: from mail.brain.org ([127.0.0.1]) by localhost (fornix.brain.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id kfSWddne7YbA for ; Wed, 5 Jun 2013 15:11:08 -0700 (PDT) Received: from mail-ob0-x22d.google.com (mail-ob0-x22d.google.com [IPv6:2607:f8b0:4003:c01::22d]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by mail.brain.org (Postfix) with ESMTPSA id 56511179E107 for ; Wed, 5 Jun 2013 15:11:08 -0700 (PDT) Received: by mail-ob0-f173.google.com with SMTP id wc20so3510156obb.4 for ; Wed, 05 Jun 2013 15:11:07 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=57Td8DL9G36pKrfS/U1iREgmkAPDzj3fZwfycb694ic=; b=CNF1ITFpOlyg5VKRsfYqDCKjwPyFihJIUWQNsHKgoEeomEG5d2gz1o3IG6q9t2H87Z 4tp2YcegsZpbNwhjeVLPjIERcIPGIVEztnuDdYE3j1n/6t3C3p5KCb2j9t6JZOubTCj/ 4mg061DVEkB9PUELKUwpWO9QdM7UYy8wiEMi1dCtpNTWr9c59p+16YeqqpCHmrLYDvV7 BeGbxQgCh+8T98myyTauD4ol2MZsyBTJbwjf5hJWUfv2g7U/y2Drxk1uqJ0FkTg7mnpn s5p3RG9KN1YcHM336NntfsRERzgp4dkBQkODYzMqe4baswMvf0qRYM7VKKN22Xd3K9jU vE6A== MIME-Version: 1.0 X-Received: by 10.60.150.146 with SMTP id ui18mr15864367oeb.101.1370470267270; Wed, 05 Jun 2013 15:11:07 -0700 (PDT) Received: by 10.60.80.10 with HTTP; Wed, 5 Jun 2013 15:11:07 -0700 (PDT) In-Reply-To: References: <51AB03A7.80004@apache.org> Date: Wed, 5 Jun 2013 23:11:07 +0100 Message-ID: Subject: Re: Media-Type for SVNPubSub From: Ben Reser To: Greg Stein Cc: =?UTF-8?Q?Branko_=C4=8Cibej?= , Subversion Development Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org On Wed, Jun 5, 2013 at 12:21 AM, Greg Stein wrote: > On Sun, Jun 2, 2013 at 4:34 AM, Branko =C4=8Cibej wrot= e: >> or even better, >> >> application/vnd.apache.vc-notify+json >> >> as the format of the notifications does not in fact imply any kind of >> publish/subscribe architecture. You could create a server which clients > > Ooh. I like that one. +1 Going with this.