svnpserver is a CVS pserver implementation that
works against an SVN (Subversion) repository. It
can be useful for old build scripts or legacy
application when migrating from CVS to SVN.
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
Mais bugs foram corrigidos. A (não-padrão) WSA comando versão também implementadas para descobrir a versão svnpserver remotamente: simplesmente telnet à porta svnpserver e digite o comando "versão" (sem aspas). Um erro que impediu checkout de tags e ramos foi fixada.
Tags:
Minor bugfixes
More bugs were fixed. A (non-standard) version
command wsa also implemented to find out the
svnpserver version remotely: simply telnet to the
svnpserver port and type the command "version"
(without quotes). A bug that prevented checkout of
tags and branches was fixed.
O "cvs tag" comando foi executado. Um erro na manipulação de diretório estático foi corrigido: Um diretório estática no CVS não alterar o conjunto de arquivos. Fusão dos arquivos alterados ao fazer um cvs update foi implementado.
Tags:
Major feature enhancements
The "cvs tag" command was implemented. A bug in static directory handling was fixed: A static directory in CVS doesn't change the set of files. Merging of changed files when doing a cvs update was implemented.