--root not recognized
From: Rolf Schumacher <mailinglist_at_august.de>
Date: 2007-11-20 09:44:53 CET
Just new to subversion administration
I created a repository with
svnadmin create /usr/local/repos/java
I started the sever with
svnserve -d --root=/usr/local/repos
At the client I imported a project with
cd my-project
!! svn: No repository found in
However,
svn import svn+ssh://server-domain/usr/local/repos/java/my-project
worked fine.
Sorry I cannot see what I've missed here. For what I read the fist
---------------------------------------------------------------------
|
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.