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

Re: Possible issue triggered by repos reorg (including repro script)

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2005-04-17 04:05:07 CEST

On Apr 16, 2005, at 8:44 PM, C. Michael Pilato wrote:

> Ben Collins-Sussman <sussman@collab.net> writes:
>
>> The help text could be improved. I just added more explanation to
>> chapter 9 in the svn book as well.
>
> 'relocate' should have been its own subcommand, distancing itself from
> the 'switch' operation.
>
>> Not yet, since the working copy, when looking at URL, doesn't know
>> where SVNROOT ends and the "internal repository" path begins. We plan
>> to change that someday.
>
> Hrm. What does this do, then:
>
> svn_error_t *svn_ra_get_repos_root (svn_ra_session_t *session,
> const char **url,
> apr_pool_t *pool);
>
>

That's a fine solution, as long as we're okay with 'svn switch
--relocate' hitting the network. But come to think of it, doesn't it
already do that, some sort of repos UUID verification?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Apr 17 04:06:55 2005

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.