Re: [Pharo-users] [Versionner] Including remote packages

2017-02-22 Thread sergio ruiz
Ah, yes..

actually, i am making something like: ConfigurationOfPrintBot

Where the package PrintBot lives on smalltalk hub.. 

what i really need to do is get Versionner to reference the REMOTE version of 
the package, and not the one i have loaded into my image. to solve this, i just 
edited the configuration by hand.. but i think i just need to reference it 
differently..

thanks!



On February 21, 2017 at 8:48:18 PM, Juraj Kubelka (juraj.kube...@icloud.com) 
wrote:

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

What do you think?

peace,
sergio
photographer, journalist, visionary

Public Key: http://bit.ly/29z9fG0
#BitMessage BM-NBaswViL21xqgg9STRJjaJaUoyiNe2dV
http://www.Village-Buzz.com
http://www.ThoseOptimizeGuys.com
http://www.coffee-black.com
http://www.painlessfrugality.com
http://www.twitter.com/sergio_101
http://www.facebook.com/sergio101

signature.asc
Description: Message signed with OpenPGP using AMPGpg


Re: [Pharo-users] [Versionner] Including remote packages

2017-02-21 Thread Juraj Kubelka
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  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: ‘’
> 
> what i really need is something like 
> 
> spec repository: ‘’
> spec package: ‘’
> 
> 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!
> 
> 
> peace,
> sergio
> photographer, journalist, visionary
> 
> Public Key: http://bit.ly/29z9fG0 
> #BitMessage BM-NBaswViL21xqgg9STRJjaJaUoyiNe2dV
> http://www.Village-Buzz.com 
> http://www.ThoseOptimizeGuys.com 
> http://www.coffee-black.com 
> http://www.painlessfrugality.com 
> http://www.twitter.com/sergio_101 
> http://www.facebook.com/sergio101 


[Pharo-users] [Versionner] Including remote packages

2017-02-21 Thread sergio ruiz
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: ‘’

what i really need is something like 

spec repository: ‘’
spec package: ‘’

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!


peace,
sergio
photographer, journalist, visionary

Public Key: http://bit.ly/29z9fG0
#BitMessage BM-NBaswViL21xqgg9STRJjaJaUoyiNe2dV
http://www.Village-Buzz.com
http://www.ThoseOptimizeGuys.com
http://www.coffee-black.com
http://www.painlessfrugality.com
http://www.twitter.com/sergio_101
http://www.facebook.com/sergio101

signature.asc
Description: Message signed with OpenPGP using AMPGpg