Hello,

Would be possible to add an extra column to the "Log Messages" dialog and 
add a "property" value in it?

Right now I am facing a problem and I had to find a "dirty" solution to 
solve it. Perhaps some of you would know a better solution.
I have to assign a given "status" value to the files of a project and be 
able to display these status together with the "revision" information (in 
the Log Messages dialog).
* initially I added a property "status" to the files, however, this 
solution is not practical for the developers since they have to keep track 
of the "change-of-status" quite frequently and using the dialog "Log 
Messages", there is no way of seeing the progress of the statuses in a 
single "view". (so, I failed here)

The solution that I found so far forces the developers to add a status 
string in the log message (while committing), for instance, "[status=X] 
here goes the log message...".
In the server-side I control the "change-of-status" with a pre-commit hook 
by parsing the log message, however, it does not seem to be THE optimal 
solution.

Would someone have a suggestion?

Thanks a lot,
armando




-- 
-- You received this message because you are subscribed to the Google Groups 
TortoiseSVN group. To post to this group, send email to 
[email protected]. To unsubscribe from this group, send email to 
[email protected]. For more options, visit this group at 
https://groups.google.com/d/forum/tortoisesvn?hl=en


Reply via email to