A CVS pserver implementation that works against an SVN (Subversion) repository.Useful for e.g. old build-scripts or legacy application when migrating from cvs to svn.
Be the first to post a text review of svnpserver. Rate and review a project by clicking thumbs up or thumbs down in the right column.
- version command implemented - fix bug in last version that prevented checkout of tags and branches
- version command implemented - fix bug in last version that prevented checkout of tags and branches
- Special handling of "HEAD" tag -- use trunk in svn - Fix syslog handler - Debug output now uses repr instead of str -- will work with non-ascii charsets in filenames - Do a normpath on svn path components -- fixes double-slashes in filenames that could lead to assertions - handling of unicode in filenames: for now encode as latin1
- Special handling of "HEAD" tag -- use trunk in svn - Fix syslog handler - Debug output now uses repr instead of str -- will work with non-ascii charsets in filenames - Do a normpath on svn path components -- fixes double-slashes in filenames that could lead to assertions - handling of unicode in filenames: for now encode as latin1
- If there are no arguments to expand-modules we answer "ok" - python setup.py should work now, there is now a separate script ``svnpserver`` (without ``.py`` extension) that calls the real thing and has a ``--version`` command-line option - fix infinite hang when using http access method with wrong password, use a simple counter for failed logins. - add checking of svnpath, if given directory is '.' we dont append '/.' - add Command-prep - Do URL-quoting on repository URLs (spaces in filenames!) - allow \r\n for line-end
- If there are no arguments to expand-modules we answer "ok" - python setup.py should work now, there is now a separate script ``svnpserver`` (without ``.py`` extension) that calls the real thing and has a ``--version`` command-line option - fix infinite hang when using http access method with wrong password, use a simple counter for failed logins. - add checking of svnpath, if given directory is '.' we dont append '/.' - add Command-prep - Do URL-quoting on repository URLs (spaces in filenames!) - allow \r\n for line-end
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?