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

Re: Changing repository access URL

From: Marc Haisenko <haisenko_at_comdasys.com>
Date: Fri, 15 Feb 2008 12:35:36 +0100

On Friday 15 February 2008, Miguel Rentes wrote:
> Hi everyone!
>
> I have a question regarding the access URL to a subversion repository.
> With svn info on my base dir I see that I'm using svn:// protocol:
>
> Path: .
> URL: svn://172.18.200.1/trunk
> Repository Root: svn://172.18.200.1
> Repository UUID: 987a1536-e542-0410-a9e9-b49eb25db03a
> Revision: 80
> Node Kind: directory
> Schedule: normal
> Last Changed Author: mlr
> Last Changed Rev: 80
> Last Changed Date: 2008-02-11 13:51:57 +0000 (Mon, 11 Feb 2008)
>
> But what if I wanted to use http:// instead? Is there a simple way to
> change this access protocol, or do I need to do a full checkout again,
> but this time using http://?
>
> Best regards,

Yes, "svn switch --relocate http://new.url"
Bye,
        Marc

-- 
Marc Haisenko
Comdasys AG
Rüdesheimer Str. 7
80686 München
Germany
Tel.: +49 (0)89 548 433 321
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-02-15 12:35:58 CET

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.