[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

[Subclipse-users] Hiding Unchanged Files Within a Branch

From: Chris Spencer <cspencer_at_finestationery.com>
Date: Wed, 20 Feb 2008 08:40:52 -0600

Hi,

 

I'm still somewhat new to SVN, so please let me know if I'm doing
anything crazy.

 

I'm currently working with a very large codebase (roughly a gig) and I
regularly need to make branches for feature requests and bug fixes. I
usually only need to change a half-dozen files, so I've gotten in the
bad habit of only branching the files I need to change. The problem is,
when I try to use Team->Merge to merge these changes back into the main
trunk, SVN says the two codebases are unrelated, presumably because my
branch is missing most of the trunk's files.

 

I know SVN branching/tagging is relatively cheap, but with a gig of code
even a cheap branch takes a long time to create and work with. Branched
files may not be duplicated in SVN, but checking out the branch
essentially duplicates all the files on my local file-system. Is there
any way to selectively checkout only the files from a branch that differ
from the trunk, or merge an incomplete branch?

 

Regards,

Chris
Received on 2008-02-20 15:43:52 CET

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.