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

Re: svn:externals - question: changed (external) hostname => DEAD revisions?

From: Romain Prévost <prevost.romain_at_gmail.com>
Date: 2005-08-26 18:25:30 CEST

> Aha, I get it, yeah. That could be annoying. I think the only
> solution is to solve the problem outside Subversion, by setting up
> some sort of /etc/hosts re-mapping. This problem is also a good
> reason why we need "relative" urls in svn:externals.

Ok I get it now :) Sorry for the poor advice.

But wouldn't it get pretty tricky even with the relatives ?

You would have to set up your branch or tag externals to point at an
other directory in your repository at it's latest revision, then in
the case of a server adress change, modify this directory to point at
the new URL at the desired revision ?

Well, thinking about it, it should even work for Holger's problem,
supposing HIS repository keep the same URL (while relatives are not
there yet) ?

You'll get something as :

/shared/mylib_rev2 with externals pointing to -r 2 http://lib.com/svn/lib
/my_project pointing to http://myreposRUL/shared/mylib_rev2

So modifications would only occur in the /shared directory, leaving
the old revisions with links working ?

Not sure I've been clear, neither I'm right, again :)

-- 
Romain Prévost
Epitech promotion 2007
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Aug 26 18:27:13 2005

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.