> Raman M wrote::
> svn:// only works when you access a svnserve server. You probably don't
> have one, so it always fails.
>
Yes, svnserve server is running and working. I say this because, I am able to use the repo browser and walk through the tree and checkout with the resource name as svn://<machineName>/<repositoryRoot>
e.g., svn://svnhost/gold
I have trouble with showlog and blame.
> file:// works always, since you are accessing the repository files
> directly. *BUT* file:// is only intended for local test repositories on
> your own machine, not for remote repositories on a network share. You
> can run into all sorts of trouble when doing this.
Yes, and this the reason I want it to work as a svn: resource
>
> My crystal ball doesn't seem to be able to detect your PC from here, so
I am inside a firewall...
> please tell us more about your setup. Where are your repositories, where
> are your working copies, which version of TortoiseSVN are you using?
repositories are in a local server named svnhost
working copies are on local directories
TortoiseSVN version info:
TortoiseSVN 1.6.2, Build 16344 - 32 Bit , 2009/05/09 13:46:29
thanks
>
> Cheers
> - Lübbe
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2361534
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-06-12 10:02:43 CEST