On Fri, 27 Jan 2006, Greg Stein wrote:
> On Fri, Jan 27, 2006 at 10:24:14PM +0100, Peter N. Lundblad wrote:
> > On Thu, 26 Jan 2006 jerenkrantz@tigris.org wrote:
> >...
> > > + /* Do we need to check that it's the same host and port? */
> >
> > I'd say no, since the caller svn_ra_reparent will guarantee that the
> > repository root part is the same on the old and new URL.
>
> Agreed. Somebody might be changing the hostname in order to use a
> different virthost on the server. Or maybe moving to a private port.
> The UUIDs are checked, so any kind of change in the URL should be just
> fine.
>
I think you misunderstood me. Currently, svn_ra_reparent will enforce the
rule that the repo root part of the URL must not change. That's mostly
for simplicity (avoiding having to reconnect and that). The point of
reparent is to change the path inside the repository.
Thanks,
//Peter
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Jan 28 00:02:40 2006