Menu

#413 Text processing description commit

1.8.7
Fixed
nobody
None
Medium
Enhancement
2013-01-07
2012-11-10
Anonymous
No

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.

Related

Tickets: #418

Discussion

  • Anonymous

    Anonymous - 2013-01-07

    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

     
  • Anonymous

    Anonymous - 2013-01-07

    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!!

     
  • Anonymous

    Anonymous - 2013-01-07

    Originally posted by: tortoisesvn

    This issue was closed by revision [r815].

    Status: Fixed

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.