On Aug 19, 2011, at 8:26 AM, Andrew Pennebaker wrote:

> Is there an import command that doesn't require moving my files into the 
> Factor work directory?
> 
> I like version controlling my scripts and it would be a pain to copy them 
> from my git directory over to work and back.

As Doug indicated, you can use the add-vocab-root function or write a 
~/.factor-roots file to add additional search paths. For more info on the 
module system, try
        "vocabs.loader" help

which describes the search mechanism and the layout of a module directory.

-Joe

Attachment: smime.p7s
Description: S/MIME cryptographic signature

------------------------------------------------------------------------------
Get a FREE DOWNLOAD! and learn more about uberSVN rich system, 
user administration capabilities and model configuration. Take 
the hassle out of deploying and managing Subversion and the 
tools developers use with it. http://p.sf.net/sfu/wandisco-d2d-2
_______________________________________________
Factor-talk mailing list
Factor-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/factor-talk

Reply via email to