import and commit fail with svn_error: #21106
From: Mehmet Birgi <memo_at_otego.com>
Date: 2002-05-23 12:19:29 CEST
Hi all,
I am new to this list and also to svn. I am trying to use svn for a project
I have created a repository on the server, and could also do a "local"
<code>
C:\home\tmp\svn\wc>svn import http://192.168.222.200/svn/repos . testdir -m
svn_error: #21106 : <A path under revision control is needed for this
The specified activity does not exist.
C:\home\tmp\svn\wc>svn status
C:\home\tmp\svn\wc>svn commit -m "test memo 001"
svn_error: #21106 : <A path under revision control is needed for this
svn_error: #21106 : <A path under revision control is needed for this
The specified activity does not exist.
C:\home\tmp\svn\wc>
</code>
Note: if I use https instead of http, the import command just hangs.
Can anyone help me?
TIA,
Memo
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.