Open talpa opened 6 years ago
Can you explain it a little more in detail? Do you want to make a snapshot of installed components for a given project?
yes via git commit hash. for example information save like json "source": { "type": "git", "url": "gitolite@trac.geesoft.net:geesoftnet/database", "reference": "f25617fd59fca3c5f367d6956da56ec715526cf3" }
No that's not possible. In the future i might think about adding project-configurations. But referencing by commit is not supposed to work at any time. If i add Projectconfigurations(so that you can use different VirtualTreeViews in different projects) it'll work by linking with the version of the package.
It is posible make components snapshots for current project like php composer?