Return-Path: Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: (qmail 23995 invoked from network); 11 Feb 2009 09:39:21 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 11 Feb 2009 09:39:21 -0000 Received: (qmail 42932 invoked by uid 500); 11 Feb 2009 09:39:20 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 42892 invoked by uid 500); 11 Feb 2009 09:39:20 -0000 Mailing-List: contact dev-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@couchdb.apache.org Delivered-To: mailing list dev@couchdb.apache.org Received: (qmail 42881 invoked by uid 99); 11 Feb 2009 09:39:20 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 11 Feb 2009 01:39:20 -0800 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 11 Feb 2009 09:39:19 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 8BE1F234C48B for ; Wed, 11 Feb 2009 01:38:59 -0800 (PST) Message-ID: <648779150.1234345139558.JavaMail.jira@brutus> Date: Wed, 11 Feb 2009 01:38:59 -0800 (PST) From: "Patrick Antivackis (JIRA)" To: dev@couchdb.apache.org Subject: [jira] Commented: (COUCHDB-241) Add copy and move document in Futon In-Reply-To: <616686468.1233944039885.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/COUCHDB-241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12672566#action_12672566 ] Patrick Antivackis commented on COUCHDB-241: -------------------------------------------- This patch provides copy and move to a new document using the Document API, any interest for I complete with the possibility to copy or move to a specified id and specified rev ? > Add copy and move document in Futon > ----------------------------------- > > Key: COUCHDB-241 > URL: https://issues.apache.org/jira/browse/COUCHDB-241 > Project: CouchDB > Issue Type: New Feature > Components: Administration Console > Reporter: Patrick Antivackis > Assignee: Christopher Lenz > Priority: Minor > Attachments: copy.png, COUCHDB-241.diff, move.png > > > Create features to copy and move a document directly from the Futon administrative interface using the COPY and MOVE couchDB features -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.