Hi!

I recommend you to create two configurations. One for the remote repository, and one for your project.

What do you think?
Juraj

El 21-02-2017, a las 18:53, sergio ruiz <sergio.rrd@gmail.com> escribi��:

Hi, all..

I am creating a configuration using versioner.. as part of this configuration, I need to include packages (which don���t have a configuration) from a remote repository.. i initially brought the class in from monticello, and included it, but i ended up with a configuration line that goes like:

spec package: ���<package A>���

what i really need is something like 

spec repository: ���<url to repo>���
spec package: ���<package A>���

or, is there a better way to set up my project? 

Should that main package (which would probably be useless outside the configuration) be hosted together?

ideas? thanks!