[svnmerge][PATCH] Remove hardcoding of subcommands.
    Madan U S 
    madan at collab.net
       
    Thu Apr 13 10:47:03 PDT 2006
    
    
  
Now on, introducing a subcommand, would just be a matter 
of appending an entry to the command_table dictionary (of 
course that implies implementing the action_cmd() function 
too ;).
 
[[[
Remove hard-coding for subcommand checking.
 
* contrib/client-side/svnmerge.py
  (main): Compare the given subcommand against the 
command_table keys,
  instead of hard-coded values.
]]]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: /pipermail/svnmerge/attachments/20060413/617d4e25/attachment.htm 
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: smdiff.1.txt
Url: /pipermail/svnmerge/attachments/20060413/617d4e25/attachment.txt 
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: smlog.1.txt
Url: /pipermail/svnmerge/attachments/20060413/617d4e25/attachment-0001.txt 
    
    
More information about the Svnmerge
mailing list