steeve / libtorrent

Mirror of libtorrent-rasterbar's SVN https://svn.code.sf.net/p/libtorrent/code/
Other
13 stars 2 forks source link

Initial Discussion #1

Open steeve opened 10 years ago

steeve commented 10 years ago

Hey @arvidn, I'm opening this issue to start the discussion in case you need anything.

arvidn commented 10 years ago

hey. thanks. if you want me to take over keeping it in sync, let me know.

(if so, also let me know what command you use, my experience with both the built-in git-svn support as well as the 3rd party git svn tool is not the best).

On Mon, Nov 25, 2013 at 12:11 PM, Steeve Morin notifications@github.comwrote:

Hey @arvidn https://github.com/arvidn, I'm opening this issue to start the discussion in case you need anything.

— Reply to this email directly or view it on GitHubhttps://github.com/steeve/libtorrent/issues/1 .

Arvid Norberg

steeve commented 10 years ago

That would be great! I'm currently using https://github.com/nirvdrum/svn2git (wraps git-svn, greatly simplifies it). I just need to make sure that you'll be able to carry on if you only clone it (should be okay).

But basically it's just a matter of doing:

$ cd libtorrent
$ svn2git --rebase
$ git push --all --tags

And done.

I've also seen people do it as post commit hooks too.

steeve commented 10 years ago

By the way, I'm leaving issues open here, as an experiment. Hopefully it will help if people want to contribute.

steeve commented 10 years ago

Also, it seems the @libtorrent user still uses your email, that's why the commits are credited to it.

I've tried to put together an authors file the best I could, see https://github.com/steeve/libtorrent/wiki/svn2git-authors.txt