Return-Path: X-Original-To: apmail-incubator-bloodhound-commits-archive@minotaur.apache.org Delivered-To: apmail-incubator-bloodhound-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C8B71DE3C for ; Mon, 27 Aug 2012 03:42:16 +0000 (UTC) Received: (qmail 86679 invoked by uid 500); 27 Aug 2012 03:42:16 -0000 Delivered-To: apmail-incubator-bloodhound-commits-archive@incubator.apache.org Received: (qmail 86605 invoked by uid 500); 27 Aug 2012 03:42:14 -0000 Mailing-List: contact bloodhound-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: bloodhound-dev@incubator.apache.org Delivered-To: mailing list bloodhound-commits@incubator.apache.org Received: (qmail 86571 invoked by uid 99); 27 Aug 2012 03:42:13 -0000 Received: from bloodhound-vm.apache.org (HELO bloodhound-vm) (140.211.11.32) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 27 Aug 2012 03:42:13 +0000 Received: from bloodhound-vm.apache.org (localhost [127.0.0.1]) by bloodhound-vm (Postfix) with ESMTP id C3E2E80043; Mon, 27 Aug 2012 03:42:12 +0000 (UTC) MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit From: "Apache Bloodhound" X-Trac-Version: 0.13dev-r1360726 Cc: bloodhound-commits@incubator.apache.org Auto-Submitted: auto-generated X-Mailer: Trac 0.13dev-r1360726, by Edgewall Software X-Trac-Project: Apache Bloodhound Date: Mon, 27 Aug 2012 03:42:12 -0000 Reply-To: bloodhound-dev@incubator.apache.org X-URL: https://issues.apache.org/bloodhound/ Subject: Re: [Apache Bloodhound] #156: Local copy of bloodhound part of Apache repo for browse functionality X-Trac-Ticket-URL: https://issues.apache.org/bloodhound/ticket/156#comment:2 Message-ID: <067.a1b6f6c0da3c1e6adb8ec4039eba8f65@incubator.apache.org> References: <052.a76dbce2fd5b36ba0b55ec49ab072067@incubator.apache.org> X-Trac-Ticket-ID: 156 In-Reply-To: <052.a76dbce2fd5b36ba0b55ec49ab072067@incubator.apache.org> #156: Local copy of bloodhound part of Apache repo for browse functionality ------------------------+----------------------- Reporter: gjm | Owner: nobody Type: task | Status: new Priority: critical | Milestone: Release 2 Component: siteadmin | Version: Resolution: | Keywords: ------------------------+----------------------- Comment (by olemis): I've been thinking about doing this vs adding remote svn supported and spotted something that IMO is interesting to discuss . In a few words the fact is that if we have a local copy of ''Bloodhound'' then changeset IDs will not match those in ''ASF'' svn repository , because of sequential order. As a consequence it seems to me that default TracLinks provider will be hard to work with . In other scenarios (e.g. using ''hgsvn'') conversion tools map automatically changesets in mirror repository to those in source repos (e.g. by using lightweight local tags or bookmarks). Hence , at least in theory, in those cases it'd be possible to implement a custom TracLinks provider to make them point to the right web page in repository browser section. In this case ... Q: - Is this a real issue ? - If so what shall we do about that ? -- Ticket URL: Apache Bloodhound The Apache Bloodhound (incubating) issue tracker