Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id D7082200BA6 for ; Tue, 18 Oct 2016 23:28:59 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id D5C46160AF7; Tue, 18 Oct 2016 21:28:59 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 4EFE8160ACE for ; Tue, 18 Oct 2016 23:28:59 +0200 (CEST) Received: (qmail 53489 invoked by uid 500); 18 Oct 2016 21:28:58 -0000 Mailing-List: contact issues-help@mesos.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@mesos.apache.org Delivered-To: mailing list issues@mesos.apache.org Received: (qmail 53461 invoked by uid 99); 18 Oct 2016 21:28:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 18 Oct 2016 21:28:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 5B3F02C4C72 for ; Tue, 18 Oct 2016 21:28:58 +0000 (UTC) Date: Tue, 18 Oct 2016 21:28:58 +0000 (UTC) From: "Vinod Kone (JIRA)" To: issues@mesos.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (MESOS-6413) Support "rsync"-like features for review board scripts MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 18 Oct 2016 21:29:00 -0000 [ https://issues.apache.org/jira/browse/MESOS-6413?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod Kone updated MESOS-6413: ------------------------------ Labels: mesosphere newbie (was: mesosphere) > Support "rsync"-like features for review board scripts > ------------------------------------------------------ > > Key: MESOS-6413 > URL: https://issues.apache.org/jira/browse/MESOS-6413 > Project: Mesos > Issue Type: Bug > Reporter: Neil Conway > Priority: Minor > Labels: mesosphere, newbie > > When working on a branch containing many reviews, it can be easy to forget to update the review-board copy of a review request after revising it and rebasing. It would be useful to be able to: > * automatically "rsync" a local branch against the version on review-board, only creating new RB versions when the diff is non-empty > * list which RRs at review-board are not the same as the corresponding local RR > etc. -- This message was sent by Atlassian JIRA (v6.3.4#6332)