I made ~/.factor-roots with a dot (.) to indicate it should search the
current directory for Factor files, but it doesn't seem to help.

Is there a way to add the current directory to ~/.factor-roots similar to
Java's CLASSPATH?

Cheers,

Andrew Pennebaker
www.yellosoft.us

On Fri, Aug 19, 2011 at 12:34 PM, Joe Groff <arc...@gmail.com> wrote:

> 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
>
>
>
> ------------------------------------------------------------------------------
> 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
>
>
------------------------------------------------------------------------------
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