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

svn co issue

From: Anto Marky <markysvn_at_gmail.com>
Date: Fri, 3 Oct 2008 12:43:03 +0530

Hi,

I am new to subversion, just starting to create my repositories.

I created a repository under my /home/svn/ directory, I have edited my
svnserver.conf and changed the auth-access to reade write, and passwd file
to passwd and have added users to my passwd file.I am able to checkout and
commit from my windows machines.But when I try svn co with the command , svn
co svn://192.168.1.250/home/svn/ble /home/developer/svntest/, I get the
error svn: No repository found in 'svn://
192.168.1.250/home/svn/blenglishcafe'.
I even tried svn co --username {user} --password {password} svn://
192.168.1.250/englishcafe/ /home/developer/svntest/ that one too gives the
same error. When I try svnlook tree svn://192.168.1.250/home/svn/ble I can
see all the files and directories, When I try svn ls svn://
192.168.1.250/home/svn/ble I am able to see the repositories.I started the
dameon a svnserve -d -r /home/svn/ (I have one more repository inside
/home/svn which bld).

Could someone please help figure out what I am missing

Thanks

Marky
Received on 2008-10-03 09:13:33 CEST

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

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