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

[PATCH] change-svn-wc-format.py (attached)

From: Edmund Wong <edmund_at_belfordhk.com>
Date: Tue, 31 Mar 2009 00:29:45 +0800

Hi guys.

'Tis me again. I've made this an attachment instead,
but it doesn't give me an option to specify as a text/diff
mime attachment. I really hope this is my last post of
this patch. I can't believe I'm having so much trouble
in posting a simple patch. Is this an omen of some kind?

Log:

[[[
   Followup to r36302.

   Modified change-svn-wc-format.py to create or update
   format file in the .svn folder.

   * tools/client-side/change-svn-wc-format.py
     (WCFormatConverter: write_dir_format): Added a check
        if the entries file was parsed properly. If so,
        the format file is also created (if it does not
        exist in the .svn folder) or updated with the
        given format_nbr value as given by the
        write_dir_format parameter.

     (Format): Added new class to take care of the
              .svn/format file.

   Patch by: Edmund Wong <edmund_at_belfordhk.com>
   Reviewed by: stsp
                arfrever
                danielsh
   ]]]

PS: If in the future I have patches to offer, maybe
    I won't have so much trouble. If my services as
    a patch-contributor isn't good, did someone
    mention (Greg?) that the issue manager was vacant?
    (That position doesn't include posting patches, right?)
    :)

--
"Pax tecum"
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=1483674

Received on 2009-03-30 19:00:42 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.