When using the Eclipse->Team->Show History view, what's the difference between using Subclipse "Get Contents" and "Get Revision" options on a revision of a file?
Is there any way to see what svn commands Subclipse is issuing behind the scenes?
From the Subclipse manual (Help > Help Contents):
Get Contents
Use this option to update the contents of the selected file in your working copy with the contents of the revision in the repository. The revision number of your local file is not changed by this option.
This option is only valid when the resource history was launched for an individual file in a local working copy.
Get Revision
Use this option to replace the file in your working copy with the selected revision in the repository. The revision number of your local file is changed to the selected revision.
This option is only valid when the resource history was launched for an individual file in a local working copy.
Pretty self-explanatory.
Get contents just shows you the file's contents, while get revision replaces your version of the file.
To see the commands run by subclipse in the console view you should check the "Show SVN console automatically when command is run" option in tools/preferences/team/svn/console.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With