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

RE: svn import with svnserve on Windows

From: Arild Fines <arild.fines_at_broadpark.no>
Date: 2004-08-16 04:54:04 CEST

Suresh Govindachar wrote:
> Hello,
>
> Context: Working with Revision 10061 of the html 'VC with
> svn book'.
> Windows 98
> Installed: svn-win32-1.0.6.zip
> Installation directory is not in path

Win98 is your problem here. The only repository type supported in
svn-win32-1.0.6 relies on the Berkeley DB database, which isn't supported on
Windows 9x.

You might want to try svn-1.1rc2, which offers an alternative repository
type called FSFS, backed only by the native filesystem. I don't know whether
this is "officially" supported on 9x, but it's worth a shot.

--
Arild
AnkhSVN: http://ankhsvn.tigris.org
Blog: http://ankhsvn.com/blog
IRC: irc://irc.freenode.net/ankhsvn
"Weaseling out of things is good. It's what separates us from the other
animals....except weasels." -- Homer Simpson
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Aug 16 04:54:26 2004

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.