Bug#327281: marked as forwarded (Copying files between checkout copies of different repositories is incorrectly allowed)

Debian Bug Tracking System owner at bugs.debian.org
Fri Sep 9 00:33:14 UTC 2005


Your message dated Thu, 08 Sep 2005 21:26:03 -0300
with message-id <1126225564.32292.13.camel at localhost.localdomain>
has caused the Debian Bug report #327281,
regarding Copying files between checkout copies of different repositories is incorrectly allowed
to be marked as having been forwarded to the upstream software
author(s) dev at subversion.tigris.org.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

---------------------------------------
Received: (at 327281-forwarded) by bugs.debian.org; 9 Sep 2005 00:26:12 +0000
>From guilherme.pastore at terra.com.br Thu Sep 08 17:26:12 2005
Return-path: <guilherme.pastore at terra.com.br>
Received: from loncoche.terra.com.br [200.176.10.196] 
	by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
	id 1EDWiZ-0004xB-00; Thu, 08 Sep 2005 17:26:12 -0700
Received: from mubende.terra.com.br (mubende.terra.com.br [200.176.10.8])
	by loncoche.terra.com.br (Postfix) with ESMTP id 2C7EDD50020;
	Thu,  8 Sep 2005 21:26:10 -0300 (BRT)
X-Terra-Karma: -2%
X-Terra-Hash: 0ed35a0f87cc6e46de5b45e3896ac26f
Received-SPF: pass (mubende.terra.com.br: domain of terra.com.br designates 200.176.10.8 as permitted sender) client-ip=200.176.10.8; envelope-from=guilherme.pastore at terra.com.br; helo=[192.168.1.3];
Received: from [192.168.1.3] (c9066ade.virtua.com.br [201.6.106.222])
	(authenticated user guilherme.pastore)
	by mubende.terra.com.br (Postfix) with ESMTP id E51DC248063;
	Thu,  8 Sep 2005 21:26:09 -0300 (BRT)
Subject: copy between repos works and doesn't work
From: "Guilherme de S. Pastore" <guilherme.pastore at terra.com.br>
To: dev at subversion.tigris.org
Cc: 327281-forwarded at bugs.debian.org
Content-Type: text/plain
Date: Thu, 08 Sep 2005 21:26:03 -0300
Message-Id: <1126225564.32292.13.camel at localhost.localdomain>
Mime-Version: 1.0
X-Mailer: Evolution 2.2.3 
Content-Transfer-Encoding: 7bit
Delivered-To: 327281-forwarded at bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-3.0 required=4.0 tests=BAYES_00 autolearn=no 
	version=2.60-bugs.debian.org_2005_01_02

Hi there,

I've just got this bug through the Debian Bug Tracking System, confirmed
it and am, hence, forwarding it here =)

The issue is pretty simple: copying files between two checkouts of
different repositories apparently works at first, and only fails at
commit time. For example:

$ svn cp bar-co/version.py foo-co/
A         foo-co/version.py

$ svn commit
Adding         version.py
svn: Commit failed (details follow):
svn: Source url 'file:///home/gpastore/svn/bar/version.py' is from
different repository
svn: Your commit message was left in a temporary file:
svn:    '/home/gpastore/svn/foo-co/svn-commit.tmp'

It would be really great if copying files from one repository to another
were supported, but in case you don't agree, it should at least throw an
error at the user's face, perhaps even "Sorry, copying between different
repositories is not supported", or whatever.

Please, let me know what you think about it =) And please, if possible,
keep 327281-forwarded at bugs.debian.org in the Cc:, so replies are
archived in the Debian BTS.

Regards,

-- 
Guilherme de S. Pastore (fatalerror)
<guilherme.pastore at terra.com.br>





More information about the pkg-subversion-maintainers mailing list