aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bb/fetch/svn.py
AgeCommit message (Expand)Author
2012-03-03bitbake: Drop fetch v1, v2 provides a much better codebase to build fromRichard Purdie
2011-03-02fetch, fetch2: Get rid of DeprecationWarning noticeKhem Raj
2010-12-15fetchers: Add parameter scmdata=keep to include .git/ and others in generated...Andreas Oberritter
2010-11-20Revert "svn fetcher: warn people to switch to SRCREV"Chris Larson
2010-11-19svn fetcher: warn people to switch to SRCREVBernhard Reutner-Fischer
2010-11-19fetch: be more pythonicBernhard Reutner-Fischer
2010-11-19fetch: add common helper _strip_leading_slashes()Bernhard Reutner-Fischer
2010-11-19fetch: rename suppports_srcrev to supports_srcrevBernhard Reutner-Fischer
2010-09-28fetchers: Use tar --exclude pattern to remove SCM filesKhem Raj
2010-09-03Switch bitbake internals to use logging directly rather than bb.msgChris Larson
2010-04-09Formatting cleanupsChris Larson
2010-02-15unify mirror support and make it independant of the fetcherJoshua Lock
2009-05-11[fetchers] Make pyflakes happy by removing these import statementsHolger Hans Peter Freyther
2008-11-03[svn] Add @rev to svn checkout commandHolger Hans Peter Freyther
2007-11-17Fetcher SRCREV handling updates, improvements and fixes from Poky, typo fix f...Richard Purdie
2007-08-25svn.py: Handle paths in svn fetcher module parameterRichard Purdie
2007-08-16Fix syntax and indentionHolger Hans Peter Freyther
2007-08-16svn.py: Handle case where SRCREV=NoneRichard Purdie
2007-08-02fetcher updates: Add SRCREV support to git, fix svn SRCREV lockdown support, ...Richard Purdie
2007-07-31Various fetcher bugfixesRichard Purdie
2007-07-31fetch/svn.py: use LC_ALL=C LANG=C (LC_ALL= LANG= doesn't work on all distribu...Michael 'Mickey' Lauer
2007-07-30svn fetcher: Add SRCREV supportRichard Purdie
2007-07-25svn.py: Add latest_revision and sortable_revison functionsRichard Purdie
2007-07-25fetchers: Add runfetchcmd function to handle command executionRichard Purdie
2007-07-25svn.py: Fix #2624 and #2644 by changing svn layout in SVNDIRRichard Purdie
2007-06-30svn fetcher: Create common 'build svn command' functionRichard Purdie
2007-01-23fetch/svn.py: use username/password when provided in SRC_URI - close OE#1781Marcin Juszkiewicz
2007-01-04drop shebangs from lib/bb scriptsMarcin Juszkiewicz
2007-01-02svn fetcher: Don't have a date in the filename for specific svn revisionsRichard Purdie
2006-12-08Add proper GPLv2 headers to all BitBake filesHolger Hans Peter Freyther
2006-11-19svn fetcher: added my (C) as this is code which I wrote in 2004 (pre-bitbake ...Marcin Juszkiewicz
2006-11-12Fetchers: More cleanups, error handling fixes, fix SRCDATE handling to accoun...Richard Purdie
2006-11-12Fetchers: Add forcefetch method for handling of SRCDATE now or tag=master. Mo...Richard Purdie
2006-11-12fetchers: Only call createCopy and update_data after checking if the download...Richard Purdie
2006-11-12svn.py: Fix a references to dateRichard Purdie
2006-11-12svn.py: Fix a reference to parmRichard Purdie
2006-11-12fetchers: Cleanup more variablesRichard Purdie
2006-11-12fetchers: Remove check_for_tarball() in favour of try_mirror directlyRichard Purdie
2006-11-12fetchers: Create a urldata object which is passed between the different url m...Richard Purdie
2006-11-12fetchers: Refactor interating through urls into the fetcher core (preparing f...Richard Purdie
2006-09-09Convert fetchers to use bb.msgRichard Purdie
2006-09-08bitbake/trunk/bitbake: Do svn co's to a permanent directory (SVNDIR) to be mo...Holger Hans Peter Freyther
2006-05-31bitbake/lib/bb/fetch/*: Implement special 'now' handling for BitBakeHolger Hans Peter Freyther
2006-04-29lib/bb/fetch/cvs.py:Richard Purdie
2006-03-17lib/bb/fetch.py:Holger Hans Peter Freyther
2006-03-16bitbake/lib/bb/fetch/svn:Holger Hans Peter Freyther
2006-02-17bitbake/lib/bb/__init__:Holger Hans Peter Freyther
2006-01-05bitbake/lib/bb/fetch:Holger Hans Peter Freyther
2005-12-29bitbake/lib/bb/fetch/svn.py:Holger Hans Peter Freyther
2005-12-29bitbake/lib/bb/fetch/svn.py:Holger Hans Peter Freyther