On Mon, 09 Apr 2007, Jack Repenning wrote: > >This does what I need -- changes the identifiers used in merges to be > >full urls, minus the username if one was provided. > > I have sort of the opposite case: I have some repository hosts that > some clients refer to by one name, and some by another (due to > gateway issues).
svk uses <uuid-of-repository>:<relative-path-within-repository> for this sort of thing. No matter what name you use to refer to the repository, it has the same UUID. --apb (Alan Barrett) _______________________________________________ Svnmerge mailing list [email protected] http://www.orcaware.com/mailman/listinfo/svnmerge
