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

Re: How to change ip address of SVN server in checkedout project?

From: Greg Stein <gstein_at_lyra.org>
Date: 2003-05-26 13:01:31 CEST

On Sun, May 25, 2003 at 12:12:00PM +0200, Branko ??ibej wrote:
> David Summers wrote:
>...
> >How about
> >
> >find . -name entries | xargs perl -pi -e 's/OldNameOrIP/NewNameOrIP/'
>
> This will work, but exposing the contents of the entries file like that
> is a bad thing.

Agreed.

> I think this is what issue 951 is all about:
>
> http://subversion.tigris.org/issues/show_bug.cgi?id=951
>
> We have repository URLs now, which means we have all the infrastructure

Note: UUIDs, actually.

> needed to safely implement "svn switch --relocate". We might as well get
> it in finally. I'm almost certain there were patches floating around;
> does anyone remember them?

Yup:
  http://svn.collab.net/repos/svn/branches/issue-951-dev
  http://svn.collab.net/repos/svn/branches/issue-951-integration

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon May 26 12:59:25 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.