You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Greg Stein <gs...@lyra.org> on 2003/05/26 11:01:31 UTC

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

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

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

Posted by mark benedetto king <mb...@boredom.org>.
On Mon, May 26, 2003 at 04:28:51PM +0200, brane@xbc.nu wrote:
> Quoting Greg Stein <gs...@lyra.org>:
> 
> > > 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
> 
> Ah, of course. I may take a look at this, unless MBK (finally :-) beats me to it.
> 

I'll commit to the integration branch tonight.

--ben


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

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

Posted by br...@xbc.nu.
Quoting Greg Stein <gs...@lyra.org>:

> On Sun, May 25, 2003 at 12:12:00PM +0200, Branko ??ibej wrote:
> > 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.

Urg. Right, UUIDs of course. That was a typo, not a braino (I hope :-)


> > 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

Ah, of course. I may take a look at this, unless MBK (finally :-) beats me to it.

    Brane

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

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

Posted by Sander Striker <st...@apache.org>.
> From: Greg Stein [mailto:gstein@lyra.org]
> Sent: Monday, May 26, 2003 1:02 PM

>> 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

If I am not mistaken mbk said he'd shepherd in his own patch now
that he has commit ;).


Sander

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org