[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: Milen A. Radev <mradev_at_gmail.com>
Date: 2006-01-22 18:00:24 CET

On 21/01/06, Robert G <zofcentr@interia.pl> wrote:
> Hi
> I have installed subversion-1.2.3 and TortoiseSVN 1.2.6 in Windows XP SP2. I
> have created repository sucessfully and imported one direcotry to
> repository. I can view this directory and files by Repo-Browser using
> file:///E:/Project/Repos - E:\Project\Repos is my repository directory on
> NTFS file system under WinXP SP2 as I mentioned before. Also I cant view
> data imported to repository using svn://192.168.0.2 where 192.168.0.2 is my
> IP addres in LAN. I have installed subversion as SVNService with
> params -d -r E:\Project\Repos. I have also installed OpenSSH (CygWin) and
> Putty SSH Client. I've configured (generated public and private keys) and
> started sshd as service under the same WIndows XP SP2. I have configured
> Putty to work with generated key nad it works fine, i can log into ssh
> server. But ...... the problem is that I cant't browse repository by
> svn+ssh://MyPC (MyPC is session name under Putty that is configuread i thing
> correctly because from terminal ther is no problem to connect to sshd. When
> I put in URL field in repo-borwser of tortoise : svn+ssh://MyPC and push +
> sign on the list I receive message : "Error * No repository found in
> svn+ssh://MyPC". I have tried with path svn+ssh://MyPC/E:/Project/Repos but
> I have received message : "Error * Can't open file
> "/E:/Project/Repos/format".
> What am I doing wrong ?
> Thanks for any info.

Please change the service's command line to "svnserve.exe -d -r
E:/Project". Then try to open (in Repo-browser)
"svn+ssh://localhost/Repos/".

And also pleas read this -
http://svnbook.red-bean.com/nightly/en/svn.serverconfig.svnserve.html
.

--
Milen A. Radev
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Sun Jan 22 18:00:30 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.