Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 28349 - subversion 0.29.0 ebuild
Summary: subversion 0.29.0 ebuild
Status: VERIFIED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Paul de Vrieze (RETIRED)
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks: 26676
  Show dependency tree
 
Reported: 2003-09-10 06:19 UTC by jani
Modified: 2003-10-08 03:40 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
ebuild for svn 0.29.0 (subversion-0.29.0.ebuild,6.95 KB, text/plain)
2003-09-10 06:20 UTC, jani
Details
ebuild for svn 0.29.0 (subversion-0.29.0.ebuild,6.95 KB, application/octet-stream)
2003-09-10 06:20 UTC, jani
Details
ebuild for svn 0.29.0 (subversion-0.29.0.ebuild,6.95 KB, patch)
2003-09-10 06:21 UTC, jani
Details | Diff
ebuild for svn 0.29.0 (subversion-0.29.0.ebuild,6.95 KB, text/plain)
2003-09-10 06:22 UTC, jani
Details
ebuild for svn 0.29.0 (subversion-0.29.0.ebuild,6.95 KB, text/plain)
2003-09-10 06:23 UTC, jani
Details
subversion-0.29.0.ebuild (subversion-0.29.0.ebuild,8.24 KB, text/plain)
2003-09-10 08:52 UTC, Akinori Hattori
Details
70svn-gentoo.el (70svn-gentoo.el,136 bytes, text/plain)
2003-09-10 08:52 UTC, Akinori Hattori
Details

Note You need to log in before you can comment on or make changes to this bug.
Description jani 2003-09-10 06:19:22 UTC
new ebuild which now depends or the in portage db-4.0.14 instead of providing
its own and adds a warning about repository format change.Also since 0.28.0 has
some major bugs thish should replace it ASAP since there's no ebuild for 0.28.1
or 0.28.2

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 jani 2003-09-10 06:20:44 UTC
Created attachment 17423 [details]
ebuild for svn 0.29.0
Comment 2 jani 2003-09-10 06:20:55 UTC
Created attachment 17424 [details]
ebuild for svn 0.29.0
Comment 3 jani 2003-09-10 06:21:13 UTC
Created attachment 17425 [details, diff]
ebuild for svn 0.29.0
Comment 4 jani 2003-09-10 06:22:10 UTC
Created attachment 17426 [details]
ebuild for svn 0.29.0
Comment 5 jani 2003-09-10 06:23:16 UTC
Created attachment 17427 [details]
ebuild for svn 0.29.0
Comment 6 Patrick Kursawe (RETIRED) gentoo-dev 2003-09-10 07:37:56 UTC
attaching once is enough :-)
Comment 7 jani 2003-09-10 07:44:26 UTC
sorry for so many attachments but the server kept spitting errors at me so I thought the attachment type was wrong and tried various versions.Now I see that even with those errors they got there :)
Comment 8 Akinori Hattori gentoo-dev 2003-09-10 08:52:14 UTC
Created attachment 17440 [details]
subversion-0.29.0.ebuild

I also created ebuid for subversion 0.29.0.
But my ebuild fixes bug 26676.
Would you check my ebuild?

Thank you.
Comment 9 Akinori Hattori gentoo-dev 2003-09-10 08:52:53 UTC
Created attachment 17441 [details]
70svn-gentoo.el
Comment 10 Michael Kefeder 2003-09-13 02:13:15 UTC
I used jani@iv.ro's ebuild and it worked fine. Installing client only on my box 
worked, and updating server from 0.28 to 0.29 worked too (i already had bdb4 
installed, because i didn't want to waste compiletime for compiling bdb4 at every 
update). I hope this report helps a bit. Thanks for that ebuild. 
 
Comment 11 Paul de Vrieze (RETIRED) gentoo-dev 2003-09-28 04:34:05 UTC
A 0.30.0 ebuild is now committed. I'm sorry that I didn't update earlier.
I have been away for 3 weeks and have been busy last week. This new ebuild
incorporates the emacs mode
Comment 12 jani 2003-09-30 07:11:25 UTC
the 0.30 ebuild says it is blocked if apache2 is installed. svn should be
installable without ra_dav support even if apache is on the system
Comment 13 Paul de Vrieze (RETIRED) gentoo-dev 2003-09-30 13:34:56 UTC
That is only when the apache2 useflag is not specified. This is because subversion
has its own libapr and libapr-util which are also provided by apache2. These
libs are used throughout the subversion package, so removing them is not
an option
Comment 14 jani 2003-10-08 03:27:18 UTC
0.31 available, needs neon 0.24.3
Comment 15 Paul de Vrieze (RETIRED) gentoo-dev 2003-10-08 03:40:41 UTC
Closing this bug. It is resolved.