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

[PATCH] SVN Shell

From: Bhuvaneswaran Arumugam <bhuvan_at_collab.net>
Date: 2006-07-27 08:36:13 CEST

Hello,

Please find attached the patch. The patch contains following fixes
(since they are trivial, i've combined them in one patch):

     1. Improve the output format of "ls" command.
     2. If no argument is passed to "setrev" command, set it to the
        youngest.
     3. Bug fix: Fix the exception when non-numeric data is passed as an
        argument to "setrev" command.

[[
* tools/examples/svnshell.py
  (SVNShell.do_ls): Improve the output format of "ls" command.
  (SVNShell.do_setrev): If no argument is passed to "setrev" command,
  set it to the youngest.

  Bug fix: Fix the exception when non-numeric data is passed as an
  argument to "setrev" command.
]]

-- 
Regards,
Bhuvaneswaran

Received on Thu Jul 27 08:36:46 2006

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.