summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Add possibility of not including Subversion in DEPEND.Arfrever Frehtes Taifersar Arahesis2009-05-101-12/+26
| | | | Run 'svn upgrade' to automatically upgrade working copies.
* Typo++. Well sometimes copy/pasto just does not work.Tomas Chvatal2009-04-291-2/+2
|
* Update eapi2 issues reported by subversion eclass users. Agreed with yngwin ↵Tomas Chvatal2009-04-291-9/+9
| | | | to rather fix this fast and apologize maint. later.
* Update for EAPI="2".Arfrever Frehtes Taifersar Arahesis2009-04-261-3/+16
|
* Support ESVN_USER and ESVN_PASSWORD variables.Arfrever Frehtes Taifersar Arahesis2009-04-261-6/+28
|
* Run 'svn cleanup' to automatically upgrade working copies.Arfrever Frehtes Taifersar Arahesis2009-04-261-1/+3
|
* Update for compatibility with Subversion 1.6.Arfrever Frehtes Taifersar Arahesis2009-03-221-2/+7
|
* Make sure S exists thanks to Peter Volkov (pva) on bug #223813.Bo Ørsted Andresen2008-05-271-1/+2
|
* Print checkout dir when svn update fails.Bo Ørsted Andresen2008-05-151-4/+4
|
* add support for subversion 1.5 webdav changes, bug #219509Benedikt Boehm2008-04-301-4/+6
|
* Typo.Bo Ørsted Andresen2008-03-061-2/+2
|
* Mention which revision is used when fetching is disabled.Bo Ørsted Andresen2008-02-271-3/+4
|
* Add support for an optional repo_uri argument for pkg_preinst.Bo Ørsted Andresen2008-02-211-2/+3
|
* Move use of ESVN_REPO_URI to public functions only. Patch kindly provided by ↵Bo Ørsted Andresen2008-02-211-4/+4
| | | | Doug Klima (Cardoe).
* Unbreak subversion__get_repository_uri(). Warn when ESVN_OFFLINE is set ↵Bo Ørsted Andresen2008-02-211-3/+6
| | | | while there is no checkout.
* Add support for ESVN_UP_FREQ.Bo Ørsted Andresen2008-02-201-16/+34
|
* As kindly pointed out by David Leverton there is no requirement to define ↵Bo Ørsted Andresen2008-02-201-4/+6
| | | | ESVN_REPO_URI before inheriting this eclass. On the other hand subversion_src_fetch must die if repo_uri is unset.
* Add support for ESCM_LOGDIR using pkg_preinst.Bo Ørsted Andresen2008-02-201-2/+33
|
* Add support for ESVN_OFFLINE and ESCM_OFFLINE.Bo Ørsted Andresen2008-02-201-2/+15
|
* add ESVN_SWITCH_CMD and use svn switch as necessaryDoug Goldstein2008-02-201-9/+21
|
* Add ESVN_REVISION support. Remove problematic to_upper function. Provide ↵Doug Goldstein2008-02-201-54/+39
| | | | revision data to user. Provide more working copy info via ESVN_WC_* variables. All this couldn't have been done without kojiro's help.
* Document subversion.eclass for use with eclass-manpages. Add myself to ↵Bo Ørsted Andresen2008-02-201-141/+103
| | | | maintainers.
* fixes bug #188255 and bug #205787.Akinori Hattori2008-02-171-13/+56
|
* Fix. sorry.Piotr Jaroszyński2007-07-031-3/+3
|
* (QA) Little improvements.Piotr Jaroszyński2007-07-011-55/+22
|
* should not contain HOMEPAGE as it's up to individual ebuilds to set this, ↵Doug Goldstein2007-04-231-2/+1
| | | | and should not point to SubVersion.
* fixes bug #153227Akinori Hattori2007-04-011-8/+26
|
* fixes bug #156666Akinori Hattori2007-04-011-1/+2
|
* fixes bug #153227, bug #156712 and bug #161584.Akinori Hattori2007-01-191-35/+135
|
* fixes bug #146915 and bug #148598.Akinori Hattori2006-09-271-17/+13
|
* Moved addwrite() outside the if statement since it's needed in both cases.Christian Birchinger2006-09-061-4/+4
|
* Moved addwrite() to allow fresh repositories to be createdChristian Birchinger2006-09-061-4/+4
|
* Fix sandbox violationsStephen Bennett2006-09-051-1/+7
|
* fixes bug #143480Akinori Hattori2006-09-031-17/+14
|
* fixes bug #133757 and bug #134336Akinori Hattori2006-07-221-48/+108
|
* fixes bug #132382Akinori Hattori2006-05-161-2/+2
|
* add '/'Akinori Hattori2006-04-301-2/+2
|
* fixes bug #129178Akinori Hattori2006-04-301-2/+2
|
* fixes bug #129178 and #129427Akinori Hattori2006-04-281-13/+8
|
* fixes bug #124451Akinori Hattori2006-03-201-6/+2
|
* add workaround for broken `svn export` behavior #119236 by Joe KappusMike Frysinger2006-02-051-3/+7
|
* look ma, I'm touching eclasses!Brian Harring2006-01-071-2/+2
| | | | | introducing PORTAGE_ACTUAL_DISTDIR support for bug 117440, DISTDIR symlink indirection (blocks all unstated access to DISTDIR). Also breaks these eclasses since they have unstated access...
* fixes bug #96386, #97129, #113264, #113458Akinori Hattori2005-12-241-24/+31
|
* make sure user subversion supports httpMike Frysinger2005-09-211-5/+10
|
* QA: Apply whitespace checks from repoman to eclasses.Sven Wegener2005-07-111-2/+2
|
* Remove ECLASS= and INHERITED= which haven't been necessary for a long time nowAron Griffis2005-07-061-2/+1
|
* Remove ECLASS= and INHERITED= which haven't been necessary for a long time nowAron Griffis2005-07-061-2/+1
|
* fixes bug #92611Akinori Hattori2005-05-151-2/+2
|
* updateAkinori Hattori2005-05-051-1/+5
|
* update copyrightAkinori Hattori2005-01-201-2/+2
|