![]() |
![]() |
Free Books / Computers / Subversion / | ![]() |
|
![]() |
||||
![]() |
![]() |
|||
![]() |
![]() |
|||
![]() |
||||
|
|
||||
![]() |
![]() |
|||
![]() |
svnadmin setlog |
![]() |
||
![]() |
||||
![]() |
![]() |
![]() |
||
![]() |
||||
This section is from the "Version Control with Subversion" book, by Ben Collins-Sussman, Brian W. Fitzpatrick and C. Michael Pilato. Also available from Amazon: Version Control with Subversion.
svnadmin setlog — Set the log-message on a revision.
Set the log-message on revision REVISION to the contents of FILE.
This is similar to using svn propset
--revprop to set the svn:log property
on a revision, except that you can also use the option
--bypass-hooks to avoid running any pre- or
post-commit hooks, which is useful if the modification of
revision properties has not been enabled in the pre-revprop-change
hook.
Revision properties are not under version control, so this command will permanently overwrite the previous log message.
subversion, svn, revision control, backup, review, revert, merge, commit, update, branch, changes, collision
![]() |
|
|