Memnarch / Delphinus

An alternative Packagemanager for the Delphi-IDE
Mozilla Public License 2.0
235 stars 64 forks source link

snapshots components #61

Open talpa opened 6 years ago

talpa commented 6 years ago

It is posible make components snapshots for current project like php composer?

Memnarch commented 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?

talpa commented 6 years ago

yes via git commit hash. for example information save like json "source": { "type": "git", "url": "gitolite@trac.geesoft.net:geesoftnet/database", "reference": "f25617fd59fca3c5f367d6956da56ec715526cf3" }

Memnarch commented 6 years ago

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.