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

Creating an "approved" branch

From: Larry Martell <larry.martell_at_gmail.com>
Date: 2007-03-10 01:55:47 CET

I am new to SVN so please bear with me.

I have been asked to create an "approved" branch for a project. What is wanted
is a branch that starts out empty. Then, as individual modules are approved by
QA they get copied into the approved branch. (To me, this doesn't seem to be
the best way to use branches, but this is what they want.)

I'm trying to figure out the best way to achieve this. Here is what I've come up
with - please let me know if this makes any sense, and/or if there's a better
way to do this.

-create a branch (named approved) that is a copy of the trunk
-remove everything from the approved branch
-each time QA approves a module it is copied from the trunk into the approved
 branch

TIA!
-larry

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Mar 10 01:56:11 2007

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

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