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

Re: svn: No repository found

From: Duncan Murdoch <murdoch_at_stats.uwo.ca>
Date: 2007-03-07 03:54:38 CET

On 3/6/2007 8:58 PM, ken carlino wrote:
> On 3/5/07, ken carlino <ken.carlino@gmail.com> wrote:
>> Hi,
>>
>> I am trying to check out from subversion using this command:
>> svn co svn://67.123.51.1/repositories/sample
>> but I get this error:
>> svn: No repository found in 'svn://67.123.51.1/repositories/sample'
>>
>> But when I telnet to 67.123.51.1, there is a directory in
>> /srv/svn/repositories/sample.
>>
>> Can you please tell me what am I missing?
>>
>> Thank you.
>>
>
>
> I am still having this problem, can someone please kindly help me on this?

I'd try putting the full path in the request, i.e.

svn co svn://67.123.51.1/srv/svn/repositories/sample

There are ways to configure the server so you don't need the full path,
but perhaps you haven't done that.

Duncan Murdoch

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Mar 7 03:55:07 2007

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.