--root not recognized
From: Rolf Schumacher <rolf_at_august.de>
Date: 2007-11-19 20:37:16 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
-- Rolf --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Tue Nov 20 11:20:20 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.