[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: Arfrever Frehtes Taifersar Arahesis <Arfrever.FTA_at_GMail.Com>
Date: Sun, 30 Aug 2009 22:20:11 +0200

2009-08-30 22:11:15 Stefan Sperling napisaƂ(a):
> 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?

At least a part (which might include code modified on other branches) of these
tests won't need to be rewritten.

-- 
Arfrever Frehtes Taifersar Arahesis
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2388689

Received on 2009-08-30 22:18:19 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.