Alway mirror the root of the repository with svk.  That way all branches you make in svk can be either local (outside the mirror) or shared (inside the mirror), plus you have access to all tags and branches everywhere.  Other than that there is no right or wrong way to use branches.  It's really your own choice.
<br><br>Michael<br><br><div><span class="gmail_quote">On 4/4/07, <b class="gmail_sendername">Brice Figureau</b> &lt;<a href="mailto:brice+svk@daysofwonder.com">brice+svk@daysofwonder.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi,<br><br>Right now we are using SVN in a pure straightforward way to add source<br>control to a bunch of website developpement. Basically, every developper<br>commits to the trunk and when everyone is ready we push (with a small
<br>shellscript) the HEAD to production servers.<br><br>We&#39;re decided to use SVK, mainly to allow each developper to work on<br>local feature branches without polluting the main repository.<br><br>Now, we also want to implement a kind of staging development paradigm,
<br>where we could have a release and a testing branch that would be used<br>respectively to build our website on production servers or on testing<br>server.<br><br>Unfortunately I&#39;m still a newbie with SVK, and I must admit I don&#39;t know
<br>how I can achieve the aforementioned goal.<br><br>Does it make sense if we setup a release branch in the SVN repository<br>that is svk locally sync&#39;ed, and then developpers &quot;svk push&quot; to this<br>branch when they want changes to be applied ?
<br><br>In a word what are the best practices to setup such environment ?<br>Thanks for your help :-)<br>--<br>Brice Figureau &lt;<a href="mailto:brice+svk@daysofwonder.com">brice+svk@daysofwonder.com</a>&gt;<br><br>_______________________________________________
<br>svk-devel mailing list<br><a href="mailto:svk-devel@bestpractical.com">svk-devel@bestpractical.com</a><br><a href="http://lists.bestpractical.com/cgi-bin/mailman/listinfo/svk-devel">http://lists.bestpractical.com/cgi-bin/mailman/listinfo/svk-devel
</a><br></blockquote></div><br>