On Tue, Oct 30, 2012 at 1:10 PM, Ahmed, Omair (GE Oil & Gas) <omair.ah...@ge.com> wrote: > > However, what's confusing is that when I copied the Docs directory from > /trunk to /tags/release-1.6, the directory included files from the previous > release also. Basically, I was expecting to see just the new files. I am > trying to understand how that happened and how to prevent.
You should get whatever is in the source of the copy (/trunk) at that revision. If there are files that no longer belong there in the current work, delete them. You'll still be able to recover them easily from the release tag that contained them and even (slightly less easily) by using peg-revision syntax to specify a revision where they existed. -- Les Mikesell lesmikes...@gmail.com