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