Log of /eclass/subversion.eclass
Parent Directory
|
Revision Log
Revision
1.72 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue Dec 27 22:40:50 2011 UTC
(17 months, 3 weeks ago)
by
neurogeek
Branch:
MAIN
Changes since
1.71: +20 -2 lines
Diff to
previous 1.71
Handle UUID mismatch by deleting working copy and checking out it again. Patch by Arfrever.
Revision
1.71 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Dec 14 23:40:18 2011 UTC
(18 months ago)
by
vapier
Branch:
MAIN
Changes since
1.70: +3 -3 lines
Diff to
previous 1.70
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
Revision
1.69 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Dec 19 14:51:46 2010 UTC
(2 years, 6 months ago)
by
jlec
Branch:
MAIN
Changes since
1.68: +4 -2 lines
Diff to
previous 1.68
Leaving ESVN_STORE_DIR after the subversion_src_unpack, so that subsequent commands act in not in ESVN_STORE_DIR
Revision
1.67 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun May 10 20:33:38 2009 UTC
(4 years, 1 month ago)
by
arfrever
Branch:
MAIN
Changes since
1.66: +26 -12 lines
Diff to
previous 1.66
Add possibility of not including Subversion in DEPEND.
Run 'svn upgrade' to automatically upgrade working copies.
Revision
1.65 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Apr 29 22:26:31 2009 UTC
(4 years, 1 month ago)
by
scarabeus
Branch:
MAIN
Changes since
1.64: +9 -9 lines
Diff to
previous 1.64
Update eapi2 issues reported by subversion eclass users. Agreed with yngwin to rather fix this fast and apologize maint. later.
Revision
1.54 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Feb 21 16:01:53 2008 UTC
(5 years, 3 months ago)
by
zlin
Branch:
MAIN
Changes since
1.53: +4 -4 lines
Diff to
previous 1.53
Move use of ESVN_REPO_URI to public functions only. Patch kindly provided by Doug Klima (Cardoe).
Revision
1.53 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Feb 21 13:38:36 2008 UTC
(5 years, 3 months ago)
by
zlin
Branch:
MAIN
Changes since
1.52: +6 -3 lines
Diff to
previous 1.52
Unbreak subversion__get_repository_uri(). Warn when ESVN_OFFLINE is set while there is no checkout.
Revision
1.51 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Feb 20 22:28:49 2008 UTC
(5 years, 3 months ago)
by
zlin
Branch:
MAIN
Changes since
1.50: +6 -4 lines
Diff to
previous 1.50
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.
Revision
1.47 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Feb 20 17:55:27 2008 UTC
(5 years, 3 months ago)
by
cardoe
Branch:
MAIN
Changes since
1.46: +39 -54 lines
Diff to
previous 1.46
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.
Revision
1.46 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Feb 20 17:11:34 2008 UTC
(5 years, 3 months ago)
by
zlin
Branch:
MAIN
Changes since
1.45: +104 -142 lines
Diff to
previous 1.45
Document subversion.eclass for use with eclass-manpages. Add myself to maintainers.
Revision
1.42 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Apr 23 18:55:15 2007 UTC
(6 years, 1 month ago)
by
cardoe
Branch:
MAIN
Changes since
1.41: +1 -2 lines
Diff to
previous 1.41
should not contain HOMEPAGE as it's up to individual ebuilds to set this, and should not point to SubVersion.
Revision
1.26 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Jan 7 23:46:57 2006 UTC
(7 years, 5 months ago)
by
ferringb
Branch:
MAIN
Changes since
1.25: +2 -2 lines
Diff to
previous 1.25
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...
Revision
1.22 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Jul 6 20:23:20 2005 UTC
(7 years, 11 months ago)
by
agriffis
Branch:
MAIN
Changes since
1.21: +1 -2 lines
Diff to
previous 1.21
Remove ECLASS= and INHERITED= which haven't been necessary for a long time now
Revision
1.21 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Jul 6 20:20:04 2005 UTC
(7 years, 11 months ago)
by
agriffis
Branch:
MAIN
Changes since
1.20: +1 -2 lines
Diff to
previous 1.20
Remove ECLASS= and INHERITED= which haven't been necessary for a long time now
Revision
1.9 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Apr 11 05:46:09 2004 UTC
(9 years, 2 months ago)
by
mr_bones_
Branch:
MAIN
Changes since
1.8: +2 -2 lines
Diff to
previous 1.8
Apply patch from bug #25013 to replace calls to newdepend and newrdepend
with variable setting (DEPEND=, RDEPEND=).
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.
| Sticky Tag: |
|