On Mon, Dec 12, 2011 at 20:55, Adam Spiers wrote:
> mr -r zsh,emacs up
Sounds useful.
Richard
___
vcs-home mailing list
vcs-home@lists.madduck.net
http://lists.madduck.net/listinfo/vcs-home
On Mon, Dec 12, 2011 at 11:28, Adam Spiers wrote:
> Would love to hear your thoughts on all this!
You surely spent a _lot_ of time and effort on this. After reading all
of this, I am not sure why you couldn't just put your group
definitions into available.d and use full paths in there? That shou
On Mon, Dec 12, 2011 at 18:02, Sean Whitton wrote:
> asked me to write up the process for his doc/, so the following is
> GPL/FDL/CC-BY-SA. Hope it’s of use to someone.
Thanks.
> 1) Update to a recent version of mr so you have the vcsh repository
> type. Install vcsh somewhere in your path
On Mon, Dec 12, 2011 at 4:22 PM, Joey Hess wrote:
> Adam Spiers wrote:
>> To solve this, I knew mr would need a mechanism for referring to a
>> single repository, which in turn would require a new namespace for
>> repositories.
>
> This still seems a roundabout way to solve that problem.
>
> Why n
All,
I recently migrated from madduck’s vcsh to RichiH’s, and the latter
asked me to write up the process for his doc/, so the following is
GPL/FDL/CC-BY-SA. Hope it’s of use to someone.
=
What follows is a set of instructions for migrating from the setup
described by Penny,[1] using madduc
Adam Spiers wrote:
> Firstly, I built a library of skip functions:
>
> https://github.com/aspiers/mr-config/blob/master/lib/skippers
>
> which lets me write things like:
>
> [$HOME/.GIT/adamspiers.org/gnupg.sec]
> skip = default_skipper || missing_exe gpg
I'm with you so far; this i
Hi Richard,
On Mon, Dec 12, 2011 at 12:28 AM, Richard Hartmann
wrote:
> Hi all,
>
> the subject line may be a bit convoluted, but it's just what I meant.
>
> To make a short story somewhat longer, my setup looks like this:
>
> % cat .mrconfig
> [DEFAULT]
> git_gc = git gc "$@"
> jobs = 5
> includ