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

0.34: svnserve broken in win32 installer package?

From: Mike Mason <mgm_at_thoughtworks.net>
Date: 2003-12-05 18:03:57 CET

I just installed Subversion 0.34.0 from svn-0.34.0-setup.exe, and
svnserve seems to be broken:

C:\isvn\repos>svn --version
svn, version 0.34.0 (r7859)
   compiled Dec 4 2003, 08:08:28

Copyright (C) 2000-2003 CollabNet.
Subversion is open source software, see http://subversion.tigris.org/

The following repository access (RA) modules are available:

* ra_dav : Module for accessing a repository via WebDAV (DeltaV) protocol.
  - handles 'http' schema
  - handles 'https' schema
* ra_local : Module for accessing a repository on local disk.
  - handles 'file' schema
* ra_svn : Module for accessing a repository using the svn network protocol.
  - handles 'svn' schema

C:\isvn\repos>svnserve --version

C:\isvn\repos>svnserve -d

C:\isvn\repos>svnserve help

C:\isvn\repos>svnserve --help

It seems to do nothing whatever I type. Last version I installed on
Windows was 0.30.0, and svnserve worked great.

Thanks,
Mike.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Dec 5 18:05:26 2003

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.