<div class="gmail_quote">On Mon, Feb 16, 2009 at 1:39 PM, Jay Hannah <span dir="ltr">&lt;<a href="mailto:jay@jays.net">jay@jays.net</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d">On Feb 16, 2009, at 1:20 PM, Dan Linder wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Regarding the trunk/tags/branch (TTB) directories that show up within the subversion repository... &nbsp;Should those be automatically created when I do the &quot;svnadmin create&quot;, or should I be creating them myself manually?<br>

</blockquote>
<br></div>
Those are best practice, but they&#39;re not mandatory, so you add them yourself.<br>
<br>
(Usually &quot;branches/&quot; not &quot;branch/&quot;.)<br></blockquote><div><br>Yup - mis-type on my part.<br>&nbsp;</div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

<div class="Ih2E3d"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
5: mkdir $TEMPDIR/{branches,tags,trunk}<br>
6: svn add $TEMPDIR/{branches,tags,trunk}<br>
</blockquote>
<br></div>
&quot;svn mkdir&quot; is better -- does both of those in a single step. Do all six in a single step, actually: &quot;svn mkdir branches tags trunk; svn commit&quot;<br>
</blockquote><div><br>Yup, I&#39;ve used those before with pre-made repositories and I&#39;ve updated my script accordingly.<br>&nbsp;</div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

&quot;svn rmdir&quot; will come in handy eventually.<br>

Also, &quot;svn mv&quot; is magically delicious and should *always* be used rather moving something yourself.<br>

Other than that, looks fine to me. &nbsp;:)<br>
<br>
HTH,</blockquote><div><br>Yes, it did very much.&nbsp; I&#39;m now the sole Subversion knowledgeable person in our group (or at least the only one willing to admit it), so these tasks are now mine. :-)&nbsp; I really like it since Subversion stays simple and true to the &quot;UNIX Way&quot; of small files, simpler-is-better, etc.<br>
<br>Thankfully the Perl and Linux mailing lists are full of diverse talents!<br><br>Dan<br></div></div><br clear="all"><br>-- <br>&quot;Quis custodiet ipsos custodes?&quot; (Who can watch the watchmen?) -- from the Satires of Juvenal<br>
&quot;I do not fear computers, I fear the lack of them.&quot; -- Isaac Asimov (Author)<br>** *** ***** ******* *********** *************<br>