svn - fixing subversion commit with invalid comment -


I have used git svn in my svn repository and there is an invalid character in the comment when I try to change the comment I get the following error:

  svn propedit -r 2958 --revprop svn: logs https: // svnhost / path / to / repository svn: valid UTF-8 data (hex : 68 6D 65 6 6 66 61 6 B 74 6 F 72 20 75 6 E64 20 4F 70 74 6 6 6 7 73 72 72) After the invalid UTF-8 sequence (HEEX: E4 6D69 65) >  

Does anyone have a tip that the business on the repository Without extensive rights and how to fix?

I included questions by you change-log-msg The link is checked and you have to run commands and ignore the fact that they are listed that the repository is actually configured to allow log messages. Modifying is not a repository by default. Script pre-modified changes can be enabled to enable the modification of log messages, and it is done only by a person (usually the admin) with access to the file structure of the repository on the disk can go .

It looks like you do not have the necessary access. You can pass it along with the administrator of the repository. In this case, simply rename pre-modified project - change.tmpl to pre-modified-change and make sure it is executable, able to modify the log message Will be:

thanks, visitor


Comments

Popular posts from this blog

windows - Heroku throws SQLITE3 Read only exception -

lex - Building a lexical Analyzer in Java -

python - rename keys in a dictionary -