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

Re: Re-use connection for svn:externals

From: Ivan Zhakov <ivan_at_visualsvn.com>
Date: Tue, 9 Feb 2010 22:02:41 +0200

On Tue, Feb 9, 2010 at 9:19 PM, Bert Huijben <bert_at_qqmail.nl> wrote:
> Opening at repository root reintroduces issue #3242 (Authorization fails at repository root)
>
Sure, I'm aware about issue #3242. My proposal is to open RA session
using some expected to be readable URL and then reparenting it to
repository root [1]. I.e.:
[[
svn_ra_svn_open3(repos_url)
svn_ra_svn_reparent(svn_ra_svn_repos_root());
]]

[1] http://svn.haxx.se/dev/archive-2009-10/0315.shtml

-- 
Ivan Zhakov
VisualSVN Team
Received on 2010-02-09 21:03:19 CET

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.