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

select nonmerging files?

From: Ketil Z. Malde <ketil_at_ii.uib.no>
Date: 2002-11-12 13:51:19 CET

Hi,

(Apologies if usage questions are inappropriate. If so, consider it a
feature request :-)

When I'm using a branch for development of a specific feature, I may
want to define the planned development in a file in that tree.
However, I don't want the plan to be merged back along with the rest
of the changes when the development is completed.

Is this possible? Can I set this as a property of the file, for
instance? Or must I maintain this file outside of the branch tree?

(Thinking about it, that mightn't be so bad, I could have

        trunk/TODO
              src
              doc
              tests
              ...
        branches/PLAN.br1
                 br1/
                 PLAN.br2
                 br2/

but that would mean the plan wouldn't get checked out along with the
br1 tree, which would be preferrable.)

-kzm

-- 
If I haven't seen further, it is by standing in the footprints of giants
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Nov 12 13:59:57 2002

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.