[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [Issue 1313] Changed - copy between two repos fails silently

From: Michael Wood <mwood_at_its.uct.ac.za>
Date: 2003-05-16 12:04:06 CEST

On Fri, May 16, 2003 at 12:16:13AM -0000, issues@subversion.tigris.org wrote:
> http://subversion.tigris.org/issues/show_bug.cgi?id=1313
>
[snip]
> Today I think it is silently failing because the HTTP COPY is silently
> failing (can that be the case?). Or, if it isn't, we aren't handling the
> returned error code properly.
> +
> + ------- Additional Comments From gstein@tigris.org 2003-05-15 17:16 PDT -------
> + The server should be returning a 502 (Bad Gateway) response.
> +
> + Let's also not forget copies across file: and svn: URLs.
> +
> + Marking as bite-sized and dropping into libsvn_client.

I thought this sort of thing was fixed a while ago?

If I try it on ra_local with a 0.20.1 client, the "svn cp wc1/1.txt wc2"
seems to work, but an svn commit gives the following error:

svn: General filesystem error
svn: Commit failed (details follow):
svn: add_file `1.txt': copy_url is from different repo
svn: Your commit message was left in a temporary file:
svn: '/tmp/wc2/svn-commit.tmp'

I haven't tested on ra_svn or ra_dav, though.

-- 
Michael Wood <mwood@its.uct.ac.za>
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri May 16 12:05:17 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.