You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 3, 2018. It is now read-only.
WriteDepTree() should (?) drop a file at the root of all dir trees it writes out place (so, everything explicitly listed in a Lock) that indicates the version actually in use. This isn't foolproof, but is at least a pretty clear indicator of whether that vendor dir was created by a gps-based tool, or not. (We could also go the step further of including checksums of all the files in that tree...thus, basically replicating a vcs. but, uuuuugh)
I'm still undecided on whether this is a good idea. gps needs more exposure to real-world vendor dirs to figure out what to do.
The text was updated successfully, but these errors were encountered:
WriteDepTree()
should (?) drop a file at the root of all dir trees it writes out place (so, everything explicitly listed in aLock
) that indicates the version actually in use. This isn't foolproof, but is at least a pretty clear indicator of whether that vendor dir was created by agps
-based tool, or not. (We could also go the step further of including checksums of all the files in that tree...thus, basically replicating a vcs. but, uuuuugh)I'm still undecided on whether this is a good idea.
gps
needs more exposure to real-world vendor dirs to figure out what to do.The text was updated successfully, but these errors were encountered: