i used to do this<br><br>| myRepo myRepoDir | <br>myRepoDir := FileDirectory on:&#39;/home/vonbecmann/repo&#39;.<br>myRepo := MCDirectoryRepository new directory: myRepoDir.<br>MCRepositoryGroup default addRepository: myRepo.<br>
<br>in order to add my directory repository.<br><br>Regards<br><br><br><br><div class="gmail_quote">On Sun, Feb 20, 2011 at 5:50 PM, Ken G. Brown <span dir="ltr">&lt;<a href="mailto:kbrown@mac.com">kbrown@mac.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">Is there a way to add repositories to Monticello by script so you don&#39;t have to use the +Repository button multiple times?<br>

<br>
Thx for any tips.<br>
<font color="#888888">Ken G. Brown<br>
<br>
</font></blockquote></div><br>