Originally created by: tret2...@gmail.com
Originally owned by: tortoisesvn
In windows Edit Project Settings exist Ignore users and Include only these users. And script/command to call have checkbox to do not execute if ingored user make commit.
Will be good if in this form appears field for search in commit description. If this substring will be found it commit description - do not execute script/command.
Let me explain why.
We use the program to create automatic builds of our program when changing code in the SVN repository. Sometimes it is necessary to make some changes with quite some time between them, and in doing so we certainly know that the first change the program will not work properly, and compile it should not be automatic. In this case it is necessary to agree with the person who monitors the server automatically builds. The difficulty lies in the fact that our team is too geographically distributed and when the need arises, the person may already be sleeping. I would like to be able to control the startup process (not starting) script without involving another person.
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: tret2...@gmail.com
(No comment was entered for this change.)
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: tortoisesvn
thanks for the patch. I have to make a few changes though (for example, you forgot to load the saved data).
Also, just having one string to be compared to is not enough. I'll extend this to use a regex so more log messages can be matched to be ignored.
Labels: Milestone-1.8.7
Owner: tortoisesvn
Status: Started
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: tret2...@gmail.com
thx
>thanks for the patch. I have to make a few changes though (for example, you forgot to load the saved data).
I looked to neighboring variables might miss something.
>I'll extend this to use a regex so more log messages can be matched to be ignored.
It Will be great!!
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: tortoisesvn
This issue was closed by revision [r815].
Status: Fixed