<div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">To: <a href="mailto:darcs-users@darcs.net">darcs-users@darcs.net</a><br>
<br>
OK, I&#39;ll bite :-)<br>
<br>
A possible alternative would be to allow the user to give nicknames to<br>
other repositories: &quot;1.3_test&quot;, &quot;steve&quot;, &quot;production&quot; and so on. Then<br>
the user could type &quot;darcs push production&quot; or &quot;darcs pull steve&quot;.<br>
Is there already a facility for doing this? If so, I couldn&#39;t find it. I<br>
see two possibilities: adding a git-like &quot;darcs remote&quot; command, or<br>
prompting the user for a short name the first time a new repo is used<br>
(but what if they mistype the name? We&#39;d probably need &quot;darcs remote&quot;<br>
anyway).<br></blockquote><div><br></div><div> I would like this feature, either as originally proposed or Miles&#39;s alternative (or both...)</div><div><br></div><div>Having said that, here&#39;s my attempt to play skeptic:</div>
<div><br></div><div>Wouldn&#39;t this feature be much less useful if darcs had in-place branching?  The only repos I typically communicate with are a remote-hosted (publically available) repo and other local repos.  With in-place branching, darcs would be aware of all my local branches, so I would only ever communicate with one remote repo.</div>
<div><br></div><div>John L.</div></div>