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

Re: No repository found in 'svn+ssh://

From: Martin v. Löwis <Martin.vonLoewis_at_hpi.uni-potsdam.de>
Date: 2006-01-22 16:15:56 CET

Robert G wrote:
> What am I doing wrong ?

I think the primary problem is that you are using Windows as the
ssh server. That might not be supported.

In particular, I think that the URL

svn+ssh://MyPC/E:/Project/Repos

looks correct (assuming that the repository really is
at e:\project\repos), but svnserve apparently is not capable
of translating "/E:/Project/Repos/format" to a local path
name.

If at all possible, try using Linux instead.

Regards,
Martin

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Sun Jan 22 16:16:05 2006

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.