문제

In VisualSVN Server or in Tortoise SVN, is there a way to show when a file was locked using Tortoise SVN functionality?

Workflow:

  1. Tortoise SVN > Add (on Date D)
  2. Tortoise SVN > Commit (on date D)
  3. Tortoise SVN > Get Lock (on date D+1)
  4. Tortoise SVN > Check for Modifications

Notice how the date is not D+1, but instead it's D.

도움이 되었습니까?

해결책

The Date on the 'Check for Modifications' dialog is Last Changed Date. It's not related to the lock. However, the columns are customizable. If you right-click a column header, you will be able to add and remove columns. If you want to see column with Lock Created date on this dialog, you can add Lock Date column.

columns

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