How to Switch, or Update, a file that exists only in a branch ?

2015-01-26 Thread Kerry, Richard
I have a couple of files that exist only in a branch which I’d like to have within my Working Copy. If the files exist in the Head I can use “switch” to change the WC instance from the Head one to the branch one. But if the file is not in the Head I can’t do that as Switch only appears to wor

Re: How to Switch, or Update, a file that exists only in a branch ?

2015-01-26 Thread Les Mikesell
On Mon, Jan 26, 2015 at 10:00 AM, Kerry, Richard wrote: > > Given that Subversion I usually presented as better than CVS in all ways I’m > assuming it can do this but I have yet to work out how to tell it to do so. > The 'better' part about subversion is that it understands directories as projec