You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by David Glasser <gl...@mit.edu> on 2006/08/02 21:18:48 UTC

[PATCH] Fix svnsync error message when UUID doesn't match

I think the error message in svnsync when the from-uuid does not match
is incorrect.  Unless I'm confused, it's the *source* UUID that
doesn't match, not the destination.

--dave

[[[
* subversion/svnsync/main.c
   (open_source_session): Fix error message to refer to source UUID,
not destination.
]]]

-- 
David Glasser | glasser@mit.edu | http://www.davidglasser.net/

Re: [PATCH] Fix svnsync error message when UUID doesn't match

Posted by Garrett Rooney <ro...@electricjellyfish.net>.
On 8/2/06, David Glasser <gl...@mit.edu> wrote:
> I think the error message in svnsync when the from-uuid does not match
> is incorrect.  Unless I'm confused, it's the *source* UUID that
> doesn't match, not the destination.

You're right.  Fixed in r20939.

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org