| /[gentoo-x86]/eclass/subversion.eclass |
Parent Directory
|
Revision Log
| Links to HEAD: | (view) (download) (annotate) |
Bug #467646 - Refer to /etc/portage/make.conf, not /etc/make.conf.
add support for file:// URI scheme wrt bug #416649
replace built_with_use by USE deps wrt bug #242100
remove obsolete workaround (ESVN_DISABLE_DEPENDENCIES)
remove DESCRIPTION variable wrt bug #428304
reorder public functions
fixes bug #416743.
update @MAINTAINER and minor cleanup.
ESCM_OFFLINE -> EVCS_OFFLINE. Bug 410471.
Respect ESVN_USER, ESVN_PASSWORD and ESVN_OPTIONS on repo update, #401737
ESVN_UMASK: fix grammar and add useful documentation
Introduce ESVN_UMASK variable to override default umask. Patch by Arfrever.
Handle UUID mismatch by deleting working copy and checking out it again. Patch by Arfrever.
create backing store dirs with group write perms so that people can more 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
Leaving ESVN_STORE_DIR after the subversion_src_unpack, so that subsequent commands act in not in ESVN_STORE_DIR
dev-util/subversion renamed to dev-vcs/subversion.
Add possibility of not including Subversion in DEPEND. Run 'svn upgrade' to automatically upgrade working copies.
Typo++. Well sometimes copy/pasto just does not work.
Update eapi2 issues reported by subversion eclass users. Agreed with yngwin to rather fix this fast and apologize maint. later.
Update for EAPI="2".
Support ESVN_USER and ESVN_PASSWORD variables.
Run 'svn cleanup' to automatically upgrade working copies.
Update for compatibility with Subversion 1.6.
Make sure S exists thanks to Peter Volkov (pva) on bug #223813.
Print checkout dir when svn update fails.
add support for subversion 1.5 webdav changes, bug #219509
Typo.
Mention which revision is used when fetching is disabled.
Add support for an optional repo_uri argument for pkg_preinst.
Move use of ESVN_REPO_URI to public functions only. Patch kindly provided by Doug Klima (Cardoe).
Unbreak subversion__get_repository_uri(). Warn when ESVN_OFFLINE is set while there is no checkout.
Add support for ESVN_UP_FREQ.
As kindly pointed out by David Leverton there is no requirement to define 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.
Add support for ESVN_OFFLINE and ESCM_OFFLINE.
add ESVN_SWITCH_CMD and use svn switch as necessary
Add ESVN_REVISION support. Remove problematic to_upper function. Provide 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 maintainers.
fixes bug #188255 and bug #205787.
Fix. sorry.
(QA) Little improvements.
should not contain HOMEPAGE as it's up to individual ebuilds to set this, and should not point to SubVersion.
fixes bug #153227
fixes bug #156666
fixes bug #153227, bug #156712 and bug #161584.
fixes bug #146915 and bug #148598.
Moved addwrite() outside the if statement since it's needed in both cases.
Moved addwrite() to allow fresh repositories to be created
Fix sandbox violations
fixes bug #143480
fixes bug #133757 and bug #134336
fixes bug #132382
add '/'
fixes bug #129178
fixes bug #129178 and #129427
fixes bug #124451
add workaround for broken `svn export` behavior #119236 by Joe Kappus
look ma, I'm touching eclasses! 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, #113458
*** empty log message ***
make sure user subversion supports http
QA: Apply whitespace checks from repoman to eclasses.
Remove ECLASS= and INHERITED= which haven't been necessary for a long time now
Remove ECLASS= and INHERITED= which haven't been necessary for a long time now
fixes bug #92611
update
update copyright
merge addwrite handling code from the cvs eclass
update
typo fix
update the copyright info
update
update comment
add svn://
fixes bug #49335
Apply patch from bug #25013 to replace calls to newdepend and newrdepend with variable setting (DEPEND=, RDEPEND=).
update
stderr > /dev/null
permission fix
Fixes bug #42911 and clean up.
added addwrite "${ESVN_STORE_DIR}" and many die.
Fixes bug #39406 this time
Fixes bug #39406
Initial import
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.
| ViewVC Help | |
| Powered by ViewVC 1.1.13 |