You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by masaru tsuchiyama <m....@gmail.com> on 2009/10/24 05:35:40 UTC

[PATCH] add the error message to svn-backup-dumps.py

Hi.

I added the error message to svn-backup-dumps.py.

[[[
   add help message to svn-backup-dumps.py.

   When the number of arguments is not appropriate, show the message about
   -h or --help option to know how to use.

   * tools/server-side/svn-backup-dumps.py
     (SvnBackup.__init__): add the error message when the number of arguments is
                           not appropriate.
   ]]]

Regards.
Masaru.

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2410831

Re: [PATCH] add the error message to svn-backup-dumps.py

Posted by masaru tsuchiyama <m....@gmail.com>.
Thanks.
Masaru.

2009/10/24 Senthil Kumaran S <se...@collab.net>:
> masaru tsuchiyama wrote:
>>
>> Hi.
>>
>> I added the error message to svn-backup-dumps.py.
>>
>> [[[
>>   add help message to svn-backup-dumps.py.
>>
>>   When the number of arguments is not appropriate, show the message about
>>   -h or --help option to know how to use.
>>
>>   * tools/server-side/svn-backup-dumps.py
>>     (SvnBackup.__init__): add the error message when the number of
>> arguments is
>>                           not appropriate.
>>   ]]]
>
> Committed in r40214.
>
> Thank You.
> --
> Senthil Kumaran S
> http://www.stylesen.org/
>

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2410875

Re: [PATCH] add the error message to svn-backup-dumps.py

Posted by Senthil Kumaran S <se...@collab.net>.
masaru tsuchiyama wrote:
> Hi.
> 
> I added the error message to svn-backup-dumps.py.
> 
> [[[
>    add help message to svn-backup-dumps.py.
> 
>    When the number of arguments is not appropriate, show the message about
>    -h or --help option to know how to use.
> 
>    * tools/server-side/svn-backup-dumps.py
>      (SvnBackup.__init__): add the error message when the number of arguments is
>                            not appropriate.
>    ]]]

Committed in r40214.

Thank You.
-- 
Senthil Kumaran S
http://www.stylesen.org/

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2410842