Typos are a wonderful thing. "make love not warifnoissue" :D
-----Original Message-----
From: Mark Phippard [mailto:markp@softlanding.com]
Sent: Friday, 29 September 2006 9:50 AM
To: users@subclipse.tigris.org
Subject: RE: [Subclipse-users] Bug tracking interface
"Greg Irvine" <greg.irvine@thalesatm.com> wrote on 09/28/2006 07:18:35 PM:
> I implemented the stuff as identified but set the warnifnoissue "true"
> instead because I don't want people to commit without entering an
> evolution/bug report ID.
> However, it still committed. Is this my misunderstanding or is this a
> "feature" of subclipse?
Here is the description of that property from the spec:
name : bugtraq:warnifnoissue
value : "true"/"yes" or "false"/"no"
If set to "true", then the clients will warn the user if the issue text
box is
left empty. But it must not block the commit, only give the user a chance
to
enter an issue number in case (s)he forgot it.
When I just tested again, that is how it worked. If you want to enforce
rules for commit, it should be done using the pre-commit-hook script as
that is the only method that will work for any SVN client anyway.
Mark
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Fri Sep 29 02:08:17 2006