If you have a repository checked out using the "file:" protocol with
TSVN and that same repository is being served via http then this is
probably the problem. You should not use file:// protocol on a shared
repository. You should only access it via a server based protocol.
Make sure you delete ALL the file: based WC's and only access it via
HTTP. If you can access it via HTTP your server may be set up wrong and
you need to seek help on the svn mail list.
BOb
> -----Original Message-----
> From: garimella ravi krsihna [mailto:rk_garimella_at_hotmail.com]
> Sent: Wednesday, April 15, 2009 6:55 AM
> To: users_at_tortoisesvn.tigris.org
> Subject: Couldnt Checkout files using http
>
> Hi,
>
> I'm unable to checkout the files using "http". Well, if I'm using
"file"
> the checkout is going fine. I'm encountering the following error
message
> when I'm doing checkout using http.
>
> Error Could not open the requested SVN File System.
>
> When I tried to view the repo using websvn I'm encountering the
following
> error message.
>
> Warning: Invalid argument supplied for foreach() in
> C:\wamp2\www\websvn\listing.php on line 104
>
> ------------------------------------------------------
>
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessage
Id
> =1725407
>
> To unsubscribe from this discussion, e-mail: [users-
> unsubscribe_at_tortoisesvn.tigris.org].
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=1728047
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-04-15 16:37:24 CEST