Re: [PATCH/RFC 0/4] Add option to enable filters in git-svn

2016-06-02 Thread Eric Wong
Matteo Bertini wrote: > Il 2016-05-31 20:12 Eric Wong ha scritto: > >Matteo Bertini wrote: > >>Sorry to all, but I missed a Checksum mismatch error, I'll have a > >>look and submit an update. > > I've had a look, the problem is a missing smudge filter. > Unluckily the small svn revision range i

Re: [PATCH/RFC 0/4] Add option to enable filters in git-svn

2016-05-31 Thread Matteo Bertini
Il 2016-05-31 20:12 Eric Wong ha scritto: Matteo Bertini wrote: Sorry to all, but I missed a Checksum mismatch error, I'll have a look and submit an update. I've had a look, the problem is a missing smudge filter. Unluckily the small svn revision range i was using was never updating a filtere

Re: [PATCH/RFC 0/4] Add option to enable filters in git-svn

2016-05-31 Thread Eric Wong
Matteo Bertini wrote: > Sorry to all, but I missed a Checksum mismatch error, I'll have a > look and submit an update. Sure, when you reroll can you also ensure lines are wrapped at 80 cols or less? (at least for the git-svn code, but probably for the rest of it, too). As for the option name, th

Re: [PATCH/RFC 0/4] Add option to enable filters in git-svn

2016-05-31 Thread Matteo Bertini
Sorry to all, but I missed a Checksum mismatch error, I'll have a look and submit an update. Cheers, Matteo -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

[PATCH/RFC 0/4] Add option to enable filters in git-svn

2016-05-31 Thread Matteo Bertini
=== Description === This is a RFC for a patch that allows to enable filters in the repositories created/managed by git-svn. == Example scenario == The usage scenario I’m facing is the migration of a large SVN repository to a git repository, with b