Hi! When I save a package in a filetree repo, files are being downloaded from squeak source. Am I the only one to experience this? Cheers, Alexandre -- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
I think that I'm occasionally encountering something like that... on commit all repos in the system are refreshed or something like that (but nothing is being downloaded, maybe just checking for changes). Peter On Tue, Jul 7, 2015 at 2:32 PM, Alexandre Bergel <alexandre.bergel@me.com> wrote:
Hi!
When I save a package in a filetree repo, files are being downloaded from squeak source. Am I the only one to experience this?
Cheers, Alexandre -- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
2015-07-07 14:32 GMT+02:00 Alexandre Bergel <alexandre.bergel@me.com>:
Hi!
When I save a package in a filetree repo, files are being downloaded from squeak source. Am I the only one to experience this?
Not the only one, it happens with GitFileTree as well. I'm sure it is downloading the version history (i.e. lazy evaluation of the history) to be able to write it on disk. Thierry
Cheers, Alexandre -- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
Ok, thanks to both of you Alexandre
On Jul 7, 2015, at 2:36 PM, Thierry Goubier <thierry.goubier@gmail.com> wrote:
2015-07-07 14:32 GMT+02:00 Alexandre Bergel <alexandre.bergel@me.com>: Hi!
When I save a package in a filetree repo, files are being downloaded from squeak source. Am I the only one to experience this?
Not the only one, it happens with GitFileTree as well.
I'm sure it is downloading the version history (i.e. lazy evaluation of the history) to be able to write it on disk.
Thierry
Cheers, Alexandre -- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
participants (3)
-
Alexandre Bergel -
Peter Uhnák -
Thierry Goubier