You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Shailaja Punam <sh...@exfo.com> on 2009/08/25 08:57:10 UTC

Pls clear me this issue.

Hi,

 

I have a problem while commiting the files into SVN.

Developers are not properly giving the commitng messages while commiting
a file into SVN with empty commit messages they are ommiting hte files.

I want to restrict the commit operation if the commit message is empty.

Can i do it. If sop, how can i. Is there any variable which stores the
value of the commit message.

Please give me your valuable suggestions on the my problem.

Thanks in Advance.

 

Regards

Sailaja.

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe@subversion.tigris.org].

Re: Pls clear me this issue.

Posted by Andy Levy <an...@gmail.com>.
On Tue, Aug 25, 2009 at 05:16, Vojáček Aleš<av...@fblgroup.cz> wrote:
> Hi
> Look at pre_commit hooks.
> On this page http://subversion.tigris.org/tools_contrib.html are some pre_commit hooks in section pre-commit - check
> A.

The pre-commit hook template included in every repository demonstrates
how to prevent users from committing with an empty log message.

> From: Shailaja Punam [mailto:shailaja.punam@exfo.com]
> Sent: Tuesday, August 25, 2009 10:57 AM
> To: users@subversion.tigris.org
> Subject: Pls clear me this issue.
>
> Hi,
>
> I have a problem while commiting the files into SVN.
> Developers are not properly giving the commitng messages while commiting a file into SVN with empty commit messages they are ommiting hte files.
> I want to restrict the commit operation if the commit message is empty.
> Can i do it. If sop, how can i. Is there any variable which stores the value of the commit message.
> Please give me your valuable suggestions on the my problem.
> Thanks in Advance.
>
> Regards
> Sailaja.
>
> ------------------------------------------------------
> http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2386987
>
> To unsubscribe from this discussion, e-mail: [users-unsubscribe@subversion.tigris.org].
>

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe@subversion.tigris.org].


RE: Pls clear me this issue.

Posted by Vojáček Aleš <av...@fblgroup.cz>.
Hi
Look at pre_commit hooks.
On this page http://subversion.tigris.org/tools_contrib.html are some pre_commit hooks in section pre-commit - check
A.


From: Shailaja Punam [mailto:shailaja.punam@exfo.com]
Sent: Tuesday, August 25, 2009 10:57 AM
To: users@subversion.tigris.org
Subject: Pls clear me this issue.

Hi,

I have a problem while commiting the files into SVN.
Developers are not properly giving the commitng messages while commiting a file into SVN with empty commit messages they are ommiting hte files.
I want to restrict the commit operation if the commit message is empty.
Can i do it. If sop, how can i. Is there any variable which stores the value of the commit message.
Please give me your valuable suggestions on the my problem.
Thanks in Advance.

Regards
Sailaja.

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe@subversion.tigris.org].