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

Re: svn_path_*_style: More eyes, please ...

From: Greg Stein <gstein_at_lyra.org>
Date: 2001-09-10 22:57:06 CEST

On Mon, Sep 10, 2001 at 10:26:16PM +0200, Branko �ibej wrote:
> I'm looking for the multi-file commit bug on Windows, and noticed that
> the WC sometimes uses svn_path_repos_style to modify the "ancestor" URL.
> Could someone else check if this patch is O.K.? Thanks.

Well, functionally, it should be fine since both styles use "/". However,
the WC should *never* use repos_style. It should either be url_style or
local_style. Always.

So I'd say that the change *must* be correct. If it causes other problems,
then we simply have other problems :-)

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:40 2006

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.