Suppose I have a module called X. I have tagged files in the repository indicating versions X1 and X2.
I want to download from the repository only those files that are updated in X2. (I.e. I want the incremental changes in my sandbox not the whole module.) How do I do this? Regards, Sean
