You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Robert Allan Zeh <ra...@earthlink.net> on 2006/02/20 14:16:10 UTC

sccs2svn.py 0.25

I've put out a new version of sccs2svn, a Python script that transforms 
SCCS repositories into a Subversion repository.

This version breaks large Subversion commits into chunks to avoid out of 
memory errors (thanks to Stephen Lau).  It also gracefully exits if it 
is unable to create the Subversion repository.

sccs2svn is available at http://sccs2svn.berlios.de

Could sccs2svn be added to the list of converters at:

    http://subversion.tigris.org/links.html


Thanks,
Robert Zeh



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: sccs2svn.py 0.25

Posted by Daniel Rall <dl...@collab.net>.
On Mon, 20 Feb 2006, Robert Allan Zeh wrote:
...
> Could sccs2svn be added to the list of converters at:
> 
>    http://subversion.tigris.org/links.html

Added in r18537.  The web site will reflect the change shortly.
-- 

Daniel Rall