summaryrefslogtreecommitdiffstats
path: root/lib/bb/fetch2/svn.py
AgeCommit message (Expand)Author
2011-02-10fetch2: Correct the clean() mechanism for the fetcher2 codeSaul Wold
2011-02-10bitbake/fetch2/svn: The concept of using dates with svn is totally insane, dr...Richard Purdie
2011-02-10bitbake/fetch2: Rename Fetch class to FetchMethodRichard Purdie
2011-02-10bitbake/fetch2: Rewrite and improve exception handling, reusing core function...Richard Purdie
2011-02-10bitbake/fetch2: Define a sane localpath function and remove code duplicationRichard Purdie
2011-02-10bitbake/fetch2: Move ud.localfile setup into urldata_initRichard Purdie
2011-02-10fetch2: Allow multiple src rev to be used in one src_uriYu Ke
2011-02-10bitbake/fetch2: Instrument fetchers when making network accessYu Ke
2011-02-10bb.fetch2: rename "go" with "download" to better reflect its functionalityYu Ke
2011-02-10Fetcher: break the "SRCREVINACTION" deadlockYu Ke
2011-02-10bb.fetch2.svn.py: add urldata_initYu Ke
2011-01-10bb.fetch2: replace bb.fetch with bb.fetch2 in the bb.fetchYu Ke
2011-01-10bitbake: copy bb.fetch to bb.fetch2 as initial code base for fetcher overhaulYu Ke