What's the difference between 'commit' and 'revision'
问题 What's the difference between a commit and revision? We use SVN, and get metrics from Atlassian Fisheye. There is a report in Fisheye that shows the 'top committers - by revision' and 'top commiters - by commits'. No-one here can tell me what the difference is. Many thanks! Andy 回答1: A commit can contain many file revisions. A file revision is basically a file that is modified as part of a commit so a single commit can have many revisions. http://confluence.atlassian.com/display/FISHEYE