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

Re: Problem when setting SVN by using Apache2

From: Ryan Schmidt <subversion-2007b_at_ryandesign.com>
Date: 2007-08-09 22:41:45 CEST

On Aug 7, 2007, at 10:47, Xell Zhang wrote:

> On 8/7/07, Ryan Schmidt wrote:
>
>> On Aug 6, 2007, at 21:53, Xell Zhang wrote:
>>
>> > Then I ran:
>> > >> svn import dummy http://localhost:8088/svn/dummy/ -m "test"
>> >
>> > But I got this error:
>> > svn: Path ' http://localhost:8088/svn/dummy ' already exists
>>
>> Ok. So, just like it says, the repository "dummy" already contains an
>> item "dummy". Apparently one of your previous import attempts
>> succeeded. See the contents of the "dummy" repository by using "svn
>> list":
>>
>> svn list http://localhost:8088/svn/dummy/
>
> No... The repository is empty at that time...
> What it said is the directory "dummy" already exists I think.

Hmm... It almost sounds like http://localhost:8088/svn is itself a
repository. Can you show us again all of your Subversion-related
directives in your Apache conf? I think we must be missing something.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Aug 9 22:40:47 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.