How to load with Iceberg?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

How to load with Iceberg?

abergel
Hi!

How can I load a version using Iceberg?

I managed to open the history of a repo, but I cannot load a version.
By the way, I see a commit with the comment ‘gitfiletree repository properties’. What is that? I have never made this commit.

Alexandre
--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel  http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.




Reply | Threaded
Open this post in threaded view
|

Re: How to load with Iceberg?

Damien Pollet


Le vendredi 26 août 2016, Alexandre Bergel <[hidden email]> a écrit :
By the way, I see a commit with the comment ‘gitfiletree repository properties’. What is that? I have never made this commit.

it's made automatically when you first use the repo. Have a look at the diff, there should be only a couple metadata there 


--
Damien Pollet
type less, do more [ | ] http://people.untyped.org/damien.pollet

Reply | Threaded
Open this post in threaded view
|

Re: How to load with Iceberg?

SergeStinckwich
In reply to this post by abergel
I got the same commit when I use Iceberg.

Envoyé de mon iPhone

> Le 26 août 2016 à 21:39, Alexandre Bergel <[hidden email]> a écrit :
>
> Hi!
>
> How can I load a version using Iceberg?
>
> I managed to open the history of a repo, but I cannot load a version.
> By the way, I see a commit with the comment ‘gitfiletree repository properties’. What is that? I have never made this commit.
>
> Alexandre
> --
> _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
> Alexandre Bergel  http://www.bergel.eu
> ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
>
>
>
>

Reply | Threaded
Open this post in threaded view
|

Re: How to load with Iceberg?

Thierry Goubier
Le 26/08/2016 à 22:23, [hidden email] a écrit :
> I got the same commit when I use Iceberg.

It's part of the gitfiletree setup (shared with filetree, and probably
libgit as well). We need to set a few properties inside the git repo,
and it has to be done as a commit to be recorded by git.

Thierry

> Envoyé de mon iPhone
>
>> Le 26 août 2016 à 21:39, Alexandre Bergel <[hidden email]> a écrit :
>>
>> Hi!
>>
>> How can I load a version using Iceberg?
>>
>> I managed to open the history of a repo, but I cannot load a version.
>> By the way, I see a commit with the comment ‘gitfiletree repository properties’. What is that? I have never made this commit.
>>
>> Alexandre
>> --
>> _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
>> Alexandre Bergel  http://www.bergel.eu
>> ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
>>
>>
>>
>>
>
>


Reply | Threaded
Open this post in threaded view
|

Re: How to load with Iceberg?

Nicolas Passerini
In reply to this post by abergel
Hi Alex, the history is just work in progress, you should be able to load any version from there, yes.

Yet I consider that a somehow advanced function, it will allow to load any commit into your image.
So, wouldn't you prefer to load a branch or tag?

(For branches it is already supported, for tags I have to do it, but I could try to have it soon if that is what you need.)

On Fri, Aug 26, 2016 at 9:39 PM, Alexandre Bergel <[hidden email]> wrote:
Hi!

How can I load a version using Iceberg?

I managed to open the history of a repo, but I cannot load a version.
By the way, I see a commit with the comment ‘gitfiletree repository properties’. What is that? I have never made this commit.

Alexandre
--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel  http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.