I'm a VSS user learning how to use SVN, and I have selected TortoiseSVN as my platform. Can someone tell me what the term "HEAD Revision" means?
feedback
|
|
It means the Latest Revision. Getting the HEAD Revision from SVN would be like doing a 'Get Latest...' in VSS. | |||||||||
feedback
|
|
| |||
|
feedback
|
|
Since your question is Subversion-specific, here is what the SVN book says:
For comparison, here are the other revision keywords:
| |||
|
feedback
|
|
The latest revision that you committed to the repository. Example: If your last commit created revision 15, then 15 is the HEAD revision | |||
|
feedback
|
|
The Tortoise help file is well worth a read. From the Glossary:
| |||
|
feedback
|