[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Git smudge / Clean / Filter alike in Subversion ?

From: Laurent Alebarde <l.alebarde_at_free.fr>
Date: Tue, 11 Sep 2012 14:45:49 +0200

Thanks for your answer Stefan,

Unfortunatly, no :

The first link says Subversion is smart with binary files. That's good
to hear, but do not provide a filter or filter hook between the
workspace and the repository.

The second link says it can use external diff. But that's not what I
want to do. I just want to put a filter in the middle between the files
to diff and the internal diff.

Le 10/09/2012 16:02, Stefan Sperling a écrit :
> On Mon, Sep 10, 2012 at 03:38:10PM +0200, Laurent Alebarde wrote:
>> Hi all,
>>
>> I am looking for some Git smudge / clean capabilities in subversion
>> to be able to "clean" code before pushing it into the repository, as
>> long as filters do be able to diff binary files with for example
>> some embedded tags.
>>
>> Here is FYI the Git documentation page that explain it exactly :
>> http://git-scm.com/book/en/Customizing-Git-Git-Attributes
>>
>> Any help please ?
>>
>> Laurent.
> See http://svnbook.red-bean.com/en/1.7/svn.forcvs.binary-and-trans.html
> and http://svnbook.red-bean.com/en/1.7/svn.advanced.externaldifftools.html
> Does that do what you want?
Received on 2012-09-11 14:46:40 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.