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

Re: Subversion repository URLs schema

From: Nico Kadel-Garcia <nkadel_at_comcast.net>
Date: 2006-07-06 17:38:53 CEST

----- Original Message -----
From: "alex" <alshu@tut.by>
To: <users@subversion.tigris.org>
Sent: Thursday, July 06, 2006 11:26 AM
Subject: Subversion repository URLs schema

> Hello gentlemen,
> I recently begon use Subversion and want thank you very much for useful
> and convenient tool. But after i read documentation and tested some things
> i have one question.
> Can i change repository URLs schema for my local working copy after i
> made checkout? F.e. i run:
>
> svn co svn://localhost/repos/project1
>
> and then i want to use http-schema:
>
> svn co http://localhost/repos/project1
>
> Now i get:
>
> svn: 'http://localhost/repos/project1' is not a working copy

You need "svn switch". Take a look at the documentation.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jul 6 17:43:00 2006

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.