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

Re: svn commit: r29770 - trunk/contrib/client-side/svnmerge

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: Mon, 10 Mar 2008 15:07:25 -0400

Paul Burba wrote:
>> Index: contrib/client-side/svnmerge/svnmerge-migrate-history.py
>> ===================================================================
>> --- contrib/client-side/svnmerge/svnmerge-migrate-history.py (revision 29819)
>> +++ contrib/client-side/svnmerge/svnmerge-migrate-history.py (working copy)
>> @@ -200,8 +200,6 @@
>>
>> svnmerge_prop_val = ''
>> for source in sources:
>> pieces = source.split(':')
>> - if len(pieces) > 2:
>> - pieces = [pieces[:-1].join(':'), pieces[-1]]
>
> I'm +1 on this, unless someone can point to a file system with ':' in
> the pathname.

r29835.

-- 
C. Michael Pilato <cmpilato_at_collab.net>
CollabNet   <>   www.collab.net   <>   Distributed Development On Demand

Received on 2008-03-10 20:07:40 CET

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.