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

Re: No repository found?

From: Johannes Holzer <johannes.holzer_at_ichaus.de>
Date: 2006-01-26 15:53:09 CET

Am Donnerstag, 26. Januar 2006 15:40 schrieb Laszlo Nagy:
> svnadmin create --fs-type=fsfs /home/svn/repositories
This create a repository in "/home/svn/" with the name "repositories". Try the
following:

svnadmin create --fs-type=fsfs /home/svn/repositories/python

> [...]
>
> svnserve --root=/home/svn/repositories -i
> [...]
> svn import ~/tmp svn://svn.msnet/python -m "first project"

i guess this should work now.

johannes

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jan 26 16:11:44 2006

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.