[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: Sander Striker <striker_at_apache.org>
Date: 2003-05-16 12:16:47 CEST

> From: Michael Wood [mailto:mwood@its.uct.ac.za]
> Sent: Friday, May 16, 2003 12:04 PM

> 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,

That should fail. It's not very nice to the user to tell them at commit
they can't do that.

> 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.

The issue filed was about doing svn cp URL URL, you've just pointed out it
is not working properly in the svn cp WC WC case either.

Sander

---------------------------------------------------------------------
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:17:49 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.