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