Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Export working copy information after the update rather than in ↵ | Michał Górny | 2013-07-27 | 1 | -2/+4 |
| | | | | pkg_preinst(). This makes it possible for ebuild to reference e.g. ESVN_WC_REVISION properly. Bug #282486. | ||||
* | Bug #467646 - Refer to /etc/portage/make.conf, not /etc/make.conf. | Zac Medico | 2013-04-28 | 1 | -3/+3 |
| | |||||
* | add support for file:// URI scheme wrt bug #416649 | Akinori Hattori | 2012-07-29 | 1 | -6/+9 |
| | |||||
* | replace built_with_use by USE deps wrt bug #242100 | Akinori Hattori | 2012-07-29 | 1 | -11/+4 |
| | |||||
* | remove obsolete workaround (ESVN_DISABLE_DEPENDENCIES) | Akinori Hattori | 2012-07-29 | 1 | -12/+2 |
| | |||||
* | remove DESCRIPTION variable wrt bug #428304 | Akinori Hattori | 2012-07-29 | 1 | -3/+1 |
| | |||||
* | reorder public functions | Akinori Hattori | 2012-06-10 | 1 | -41/+41 |
| | |||||
* | fixes bug #416743. | Akinori Hattori | 2012-06-10 | 1 | -7/+6 |
| | |||||
* | update @MAINTAINER and minor cleanup. | Akinori Hattori | 2012-06-10 | 1 | -32/+14 |
| | |||||
* | ESCM_OFFLINE -> EVCS_OFFLINE. Bug 410471. | Mike Gilbert | 2012-04-01 | 1 | -2/+2 |
| | |||||
* | Respect ESVN_USER, ESVN_PASSWORD and ESVN_OPTIONS on repo update, #401737 | Justin Lecher | 2012-02-21 | 1 | -2/+4 |
| | |||||
* | ESVN_UMASK: fix grammar and add useful documentation | Mike Frysinger | 2012-02-14 | 1 | -3/+7 |
| | |||||
* | Introduce ESVN_UMASK variable to override default umask. Patch by Arfrever. | Mike Gilbert | 2012-02-02 | 1 | -2/+16 |
| | |||||
* | Handle UUID mismatch by deleting working copy and checking out it again. ↵ | Jesus Rivero | 2011-12-27 | 1 | -2/+20 |
| | | | | Patch by Arfrever. | ||||
* | create backing store dirs with group write perms so that people can more ↵ | Mike Frysinger | 2011-12-14 | 1 | -3/+3 |
| | | | | easily switch between user based testing (ebuild/etc...) and root/userpriv based emerging | ||||
* | fix random bugs in eclass documentation, and convert to new @AUTHOR tag | Mike Frysinger | 2011-08-22 | 1 | -4/+3 |
| | |||||
* | Leaving ESVN_STORE_DIR after the subversion_src_unpack, so that subsequent ↵ | Justin Lecher | 2010-12-19 | 1 | -2/+4 |
| | | | | commands act in not in ESVN_STORE_DIR | ||||
* | dev-util/subversion renamed to dev-vcs/subversion. | Arfrever Frehtes Taifersar Arahesis | 2010-06-22 | 1 | -4/+4 |
| | |||||
* | Add possibility of not including Subversion in DEPEND. | Arfrever Frehtes Taifersar Arahesis | 2009-05-10 | 1 | -12/+26 |
| | | | | Run 'svn upgrade' to automatically upgrade working copies. | ||||
* | Typo++. Well sometimes copy/pasto just does not work. | Tomas Chvatal | 2009-04-29 | 1 | -2/+2 |
| | |||||
* | Update eapi2 issues reported by subversion eclass users. Agreed with yngwin ↵ | Tomas Chvatal | 2009-04-29 | 1 | -9/+9 |
| | | | | to rather fix this fast and apologize maint. later. | ||||
* | Update for EAPI="2". | Arfrever Frehtes Taifersar Arahesis | 2009-04-26 | 1 | -3/+16 |
| | |||||
* | Support ESVN_USER and ESVN_PASSWORD variables. | Arfrever Frehtes Taifersar Arahesis | 2009-04-26 | 1 | -6/+28 |
| | |||||
* | Run 'svn cleanup' to automatically upgrade working copies. | Arfrever Frehtes Taifersar Arahesis | 2009-04-26 | 1 | -1/+3 |
| | |||||
* | Update for compatibility with Subversion 1.6. | Arfrever Frehtes Taifersar Arahesis | 2009-03-22 | 1 | -2/+7 |
| | |||||
* | Make sure S exists thanks to Peter Volkov (pva) on bug #223813. | Bo Ørsted Andresen | 2008-05-27 | 1 | -1/+2 |
| | |||||
* | Print checkout dir when svn update fails. | Bo Ørsted Andresen | 2008-05-15 | 1 | -4/+4 |
| | |||||
* | add support for subversion 1.5 webdav changes, bug #219509 | Benedikt Boehm | 2008-04-30 | 1 | -4/+6 |
| | |||||
* | Typo. | Bo Ørsted Andresen | 2008-03-06 | 1 | -2/+2 |
| | |||||
* | Mention which revision is used when fetching is disabled. | Bo Ørsted Andresen | 2008-02-27 | 1 | -3/+4 |
| | |||||
* | Add support for an optional repo_uri argument for pkg_preinst. | Bo Ørsted Andresen | 2008-02-21 | 1 | -2/+3 |
| | |||||
* | Move use of ESVN_REPO_URI to public functions only. Patch kindly provided by ↵ | Bo Ørsted Andresen | 2008-02-21 | 1 | -4/+4 |
| | | | | Doug Klima (Cardoe). | ||||
* | Unbreak subversion__get_repository_uri(). Warn when ESVN_OFFLINE is set ↵ | Bo Ørsted Andresen | 2008-02-21 | 1 | -3/+6 |
| | | | | while there is no checkout. | ||||
* | Add support for ESVN_UP_FREQ. | Bo Ørsted Andresen | 2008-02-20 | 1 | -16/+34 |
| | |||||
* | As kindly pointed out by David Leverton there is no requirement to define ↵ | Bo Ørsted Andresen | 2008-02-20 | 1 | -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 Andresen | 2008-02-20 | 1 | -2/+33 |
| | |||||
* | Add support for ESVN_OFFLINE and ESCM_OFFLINE. | Bo Ørsted Andresen | 2008-02-20 | 1 | -2/+15 |
| | |||||
* | add ESVN_SWITCH_CMD and use svn switch as necessary | Doug Goldstein | 2008-02-20 | 1 | -9/+21 |
| | |||||
* | Add ESVN_REVISION support. Remove problematic to_upper function. Provide ↵ | Doug Goldstein | 2008-02-20 | 1 | -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 Andresen | 2008-02-20 | 1 | -141/+103 |
| | | | | maintainers. | ||||
* | fixes bug #188255 and bug #205787. | Akinori Hattori | 2008-02-17 | 1 | -13/+56 |
| | |||||
* | Fix. sorry. | Piotr Jaroszyński | 2007-07-03 | 1 | -3/+3 |
| | |||||
* | (QA) Little improvements. | Piotr Jaroszyński | 2007-07-01 | 1 | -55/+22 |
| | |||||
* | should not contain HOMEPAGE as it's up to individual ebuilds to set this, ↵ | Doug Goldstein | 2007-04-23 | 1 | -2/+1 |
| | | | | and should not point to SubVersion. | ||||
* | fixes bug #153227 | Akinori Hattori | 2007-04-01 | 1 | -8/+26 |
| | |||||
* | fixes bug #156666 | Akinori Hattori | 2007-04-01 | 1 | -1/+2 |
| | |||||
* | fixes bug #153227, bug #156712 and bug #161584. | Akinori Hattori | 2007-01-19 | 1 | -35/+135 |
| | |||||
* | fixes bug #146915 and bug #148598. | Akinori Hattori | 2006-09-27 | 1 | -17/+13 |
| | |||||
* | Moved addwrite() outside the if statement since it's needed in both cases. | Christian Birchinger | 2006-09-06 | 1 | -4/+4 |
| | |||||
* | Moved addwrite() to allow fresh repositories to be created | Christian Birchinger | 2006-09-06 | 1 | -4/+4 |
| |