svn2github icon indicating copy to clipboard operation
svn2github copied to clipboard

Mirror your SVN repositories to GitHub

Results 7 svn2github issues
Sort by recently updated
recently updated
newest added

merged in https://github.com/milahu/svn2github

in my case ```sh git log -1 HEAD --pretty=%b # returns empty git log -1 HEAD --pretty=%B # works ```

instead of pack and unpack cache-dir , let us have a dir with all prepared

Hi, I got some exceptions, while doing: python ../svn2github.py --cache-dir ../DC_cache/ import cryham/doublecmd https://svn.code.sf.net/p/doublecmd/code/trunk If I see this right, it seems to be during "git svn rebase", caused by "Access...

``` ~/svn2github/svn2github.py --cache-dir ~/svn2github/bochs/ update countingpine/bochs Cloning [email protected]:countingpine/bochs.git Checking for SVN updates Last upstream revision: 13547 Last mirrored revision: 13541 Fetching from SVN, revision 8547/13547 Rebasing SVN changes Traceback (most...

It would be great if the contents of the "trunk" directory and each of the subdirectories of the "branches" directory in a Subversion repository could be saved in the new...