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

Re: Newbie: how to switch the server IP address?

From: <brane_at_xbc.nu>
Date: 2003-05-04 10:27:53 CEST

Quoting mark benedetto king <mbk@boredom.org>:
> The actual merge is trivial, but doing the UUID validation may be
> tricky, because we don't currently separate the repository component
> of the URL from the path; we'll need to validate that the UUID of each
> URL being rewritten is preserved. This realization is what led me
> to suggest that the repository URL be removed completely from the WC.

Um. Then how would the client know how to contact the server?

[...]
> Given that additional work remains, I plan on merging the trunk into
> the 951-branch, adding UUID validation, and then merging the branch
> into the trunk. Does this make sense?

Yup. Always merge from trunk to branch before going the other way. That lets you
do the hardest part of the merge on the branch, where any errors can be safely
weeded out without breaking the mainline.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun May 4 10:28:50 2003

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.