svn - Subversion: How to copy the commit the log at the bottom of the pre-checked-in file -


Assume that I have a text file to use subversion. Before being committed, a pop-up window will appear, which has a file and a message box in which I can comment about related files for my file.

The first question, I want to verify if it is possible to send a message, which I have put in the message box of the pop-up window at the bottom of the text file.

Second, if yes, please apply. I do not really have any idea about pre-commitment.

No it is not possible. See:

Are there any keywords of subversion that behaves in $ log $ CVS?

No $ $ $ in CVS is not equal to $ keyword if you want to retrieve a log for a specific file, then you must call 'svn log-in-file-name' You can run 'svn log url-to-your-file' some explanation from the mailing list Why is $ $ $ bad:

"$ log $ is a total panic, at the time when you have branches Begin to merge the changes between you. You are practically guaranteed to struggle there, which - this search query Due to the nature of - simply can not be solved automatically. "

and:

Subversion log messages are unstable, they can do SVN : Log revision property can be changed by setting so $ log expansion: $ may be outdated in any file. Update: $ log: $ may need to retrieve the appropriate log message for each event of the keyword, even if the file is included in it, otherwise it has not been updated.

Care about that I want to use it anyway Will you implement it?

No plan to implement or accept patches that apply this feature. If you want to distribute your files with some type of changelog, you can work around this limit in your build system.


Comments

Popular posts from this blog

c# - ListView onScroll event -

PHP - get image from byte array -

Linux Terminal Problem with Non-Canonical Terminal I/O app -