You can version such code in your repo using git.
Now Iceberg does not manage them (from what I understood).
We will probably have a kind of GitRepo file Location so that you can
know from where you want to load such files. (Right now pointing to
"IceRepository default"  should work).

Stef

On Sat, Jan 27, 2018 at 3:38 PM, kmo <[email protected]> wrote:
> I don't understand how iceberg handles resource files that you might also
> like to version along with the pharo code.
>
> Say I have an CSV file and a text file that my pharo application uses. How
> do I include these in the iceberg commit/push? How do I see changes made in
> these files from version to version?
>
> Does iceberg only handle pharo code? Generally git clients don't care about
> the file type - and it it is any kind of text you can see the actual
> differences between each commit.
>
> Ken
>
>
>
> --
> Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html
>

Reply via email to