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

Re: svn commit: rev 1579 - trunk trunk/subversion/libsvn_wc trunk/subversion/libsvn_client

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2002-03-29 16:49:59 CET

Blair Zajac <blair@orcaware.com> writes:

> If you try doing something stupid like this with using an odd revision
> range, then I get a warning:
>
> svn co http://svn.collab.net/repos/svn/trunk/subversion/libsvn_wc
> cd libsvn_wc
> svn merge . -r 1300:1000
>
> C ./props.c
> G ./diff.c
> C ./entries.c
> C ./copy.c
> G ./util.c
> C ./wc.h
> C ./adm_crawler.c
> C ./log.c
> C ./adm_ops.c
> C ./adm_files.c
> C ./status.c
>
> svn_error: #21086 : <RA layer request failed>
> PROPFIND of /repos/svn/trunk/subversion/libsvn_wc/get_editor.c: 404 Not Found
>
> Should svn protect people from doing something like this or have a better
> message?

Actually, this is a genuine bug in svn_ra_dav__get_baseline_info().
See my other mail discussion with gstein, issue 581. This is the
exact circumstance that made me notice the bug. :-)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Mar 29 16:51:30 2002

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.