Question

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.

Était-ce utile?

La solution

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

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top