[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: C. Michael Pilato <cmpilato_at_collab.net>
Date: 2005-04-17 03:44:37 CEST

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);

?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Apr 17 03:48:48 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.