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

Re: Issue #1901 (double slashes screw things): Patch, and some strategy questions

From: Ben Reser <ben_at_reser.org>
Date: 2004-07-02 08:28:05 CEST

On Sun, Jun 20, 2004 at 05:07:53PM +0300, Shlomi Fish wrote:
> Hi all!
>
> Attached is a proposed patch to Issue #1901:
>
> http://subversion.tigris.org/issues/show_bug.cgi?id=1901
>
> The issue concerns the fact that copying two URLs with double slashes in
> certain places, can cause Subversion to crash with an assertion (and possibly
> other problems as reported in the comments). The patch fixes them by ensuring
> that double slashes are removed at the beginning of the call to
> svn_client_copy() and friends.
>
> A possible problem is that: (which I wrote in the Issue Page):

We need to accept double slashes. See Issue #1779 and my comments on it
in:
<20040311072104.GN13621@occipital.brain.org>
http://www.contactor.se/~dast/svn/archive-2004-03/0558.shtml

The correct fix is to fix whatever is segfault when it encouters
multiple slashes...

-- 
Ben Reser <ben@reser.org>
http://ben.reser.org
"Conscience is the inner voice which warns us somebody may be looking."
- H.L. Mencken
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jul 2 08:28:51 2004

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.