Is there a way to blame someone else or be able to change the blamee in subversion/TortoiseSVN?

StackOverflow https://stackoverflow.com/questions/3345684

  •  01-10-2020
  •  | 
  •  

문제

I have a project I am working on that is being version controlled on a local machine. I have changes made by another person outside of the network/company that I need to incorporate into my project but I want to be able to put the "blame" on them for the changes they make. I manually make the changes or I may just incorporate the changes they make by adding files and such. Does anyone have any suggestions?

도움이 되었습니까?

해결책

Make a new subversion account for changes by them, and only commit their changes with that user.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top