Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

8 check-ins

2014-10-28
16:31
Correct output to /dev/null When processing user capabilities, send output of command to /dev/null properly. Leaf check-in: 0e55b8d9d2 user: cfuhrman tags: trunk
2014-04-02
20:41
Add --prefix option to git-svn(1) clone In Git v2.0, the default prefix will change from "(no prefix)" to "origin/", which makes things more compatible with how Git's own remote-tracking refs are organized[1], so add appropriate flag to our git svn clone command. Footnotes: [1] http://git-scm.com/docs/git-svn check-in: c198abd1fa user: cfuhrman tags: trunk
2014-03-04
14:45
Add support for conversion of individual branches svn2fossil now supports the conversion of individual branches, rather than the whole of the SVN repository. check-in: b98f3ccae5 user: cfuhrman tags: trunk
2013-08-08
21:02
Elaborate on informative messages - Note that non-administrative users are added to the repository - Pipe output of 'fossil user capabilities' to /dev/null to avoid unnecessary spewages check-in: 19de038b92 user: cfuhrman tags: trunk
2013-07-25
22:59
Strip extraneous whitespace from login ID When creating users in the newly created fossil repository, strip leading and trailing white-space from user names. check-in: 6e8bd4cfce user: cfuhrman tags: trunk
02:28
Properly sanitize fossil login names Should the source SVN repository contain user names such as '(no author)', which is common when that repository was converted from older tools such as CVS, then be sure to properly sanitize the login name before adding the new user to fossil. Also, set the contact information to value field of author map, whether the author map be specified on the command line or auto-generated. While here, delete trailing whitespace check-in: 76008dd757 user: cfuhrman tags: trunk
2013-07-04
20:13
Initial entry of svn2fossil script Initial entry of bash-based svn2fossil script. Initial inspiration from http://www.fossil-scm.org/fossil/wiki?name=Cookbook#SVN check-in: 0086144956 user: cfuhrman tags: trunk
2011-09-30
15:44
initial empty check-in check-in: f2e5bbc816 user: sven schmalle tags: trunk