RE: [Subclipse-users] Hiding Unchanged Files Within a Branch
From: Chris Spencer <cspencer_at_finestationery.com>
Date: Thu, 28 Feb 2008 09:51:32 -0600
>> The problem is, when I
Yeah, I tried both ignore-ancestry and force options. If I select the entire revision history of the branch, I get the error "Unable to find repository location for 'svn://<branch path>' in revision <blah>". If I only select the first couple revisions, it merges, by all modified files are shown as completely conflicted, even if the change is just a single line.
>> I know SVN branching/tagging is relatively cheap, but with a gig of code
I wasn't referring to SVN's internal performance. You're absolutely right, creating a branch/tag in the repo is very cheap. I was referring to Eclipse's "switch to branch/tag..." feature. It may be smart, but it still takes forever to process my codebase, especially if I'm working remotely and there's considerable network latency. The difference between the branch including every file, and only the files I care about can mean the difference between a 1-hour and 1-minute wait.
Regards,
---------------------------------------------------------------------
|
This is an archived mail posted to the Subclipse Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.