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

Re: reducing code bloat by removing svnpatch? (except unidiff)

From: Stefan Sperling <stsp_at_elego.de>
Date: Sun, 30 Aug 2009 21:11:15 +0100

On Sat, Aug 29, 2009 at 01:00:53AM +0200, Arfrever Frehtes Taifersar Arahesis wrote:
> > @@ -759,9 +496,7 @@ def patch_unidiff_offset(sbox):
> >
> > # list all tests here, starting with None:
> > test_list = [ None,
> > - patch_basic,
> > patch_unidiff,
> > - patch_copy_and_move,
> > patch_unidiff_absolute_paths,
> > patch_unidiff_offset,
> > ]
>
> Removing references to these tests from test_list would be sufficient.
> Removing definitions of these tests would cause needless problems for
> maintainers of branches on which these tests have been modified.

I understand. But if we'll switch this to the git patch format,
the tests in their current state won't be needed at all, right?

Stefan

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2388686
Received on 2009-08-30 22:11:37 CEST

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

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