FS#17521 - Add efficient default routines for VCS fetching in PKGBUILDs
Attached to Project:
Pacman
Opened by Sven-Hendrik Haase (Svenstaro) - Tuesday, 15 December 2009, 18:37 GMT
Last edited by Allan McRae (Allan) - Tuesday, 15 December 2009, 22:55 GMT
Opened by Sven-Hendrik Haase (Svenstaro) - Tuesday, 15 December 2009, 18:37 GMT
Last edited by Allan McRae (Allan) - Tuesday, 15 December 2009, 22:55 GMT
|
Details
We currently have a default HTTP/FTP fetching method in
place (sources). How about a bunch of default routines for
SVN, GIT, CVS, HG, all that stuff? For example, cloning only
the top revision of a given Git repo is more efficient than
doing a whole checkout. Better than repeating ourselves in
every -svn or -git package, I suggest these routines should
be implemented in the most efficient manner in makepkg
itself.
|
This task depends upon
Closed by Allan McRae (Allan)
Tuesday, 15 December 2009, 22:55 GMT
Reason for closing: Duplicate
Additional comments about closing: FS#16872
Tuesday, 15 December 2009, 22:55 GMT
Reason for closing: Duplicate
Additional comments about closing:
But you should first read the other 5 reports about this, starting from this one :
FS#16872I guess we should limit the number of vcs bugs opened, and close this one as duplicate.
If you think one of the other bugs is appropriate for this discussion, please move the discussion to the older bugs, and request closure for this one.