Hi,
A coworker here would like to be able to distinguish from the revision history of a file on trunk or a branch, which revision was used to create a tag. I'm not sure if and how this should be done.
I was thinking of forcing a commit of the files somehow which creates new revisions of every file and add comment identifying the tag, before actually creating the tag. But, if the file is unchanged, commit wont work...
Any ideas?
Tom
Last updated