You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Edmund Wong <ed...@belfordhk.com> on 2009/03/30 16:29:45 UTC

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

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 <ed...@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