Update libs
Monitor your SVN repositories and notifies you on new commits
Brought to you by:
steveking
Originally created by: XhmikosR
Originally owned by: tortoisesvn
Though I'm pretty sure you are aware of these updates, I thought I'd list them in one place. There are new versions of:
-apr
-apr-util
-cyrus-sasl
-neon
-serf
-sqlite
-Subversion
-upx
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: tortoisesvn
Five minutes too late :)
I'm just now updating all the dependencies and the debug build is currently running for testing later.
But since there's now an issue for this, I can happily connect the commit with this issue later after I'm done with the testing...
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: XhmikosR
Good to hear that!
I've been using a build with most of the above updates for a week now with no problems whatsoever. I haven't updated apr and apr-util, all other are up to date and it works as usual.
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: tortoisesvn
Did you update sasl to 2.1.23 or 2.1.24rc1 ?
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: XhmikosR
2.1.23
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: tortoisesvn
I'm trying with 2.1.24rc1 - that one is a year old, which means it seems to be stable enough.
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: tortoisesvn
To be precise:
svn: updating to 1.6.13
apr: updating to 1.3.9, not 1.4.x since 1.4.x isn't recommended for svn 1.6.x
apr-util: updating to 1.3.10
neon: updating to 0.29.5
serf: leaving at 0.6.1 since 0.7.0 has a *massive* memory leak when using https
sqlite: updating to 3.7.3
cyrus-sasl: updating to 2.1.24rc1
upx: udpating to 307
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: XhmikosR
I forgot about zlib 1.2.5 and (maybe) OpenSSL. BTW, there is apr 1.3.12 out or do I miss something?
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: XhmikosR
Never mind, I just saw its changelog :p
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: tortoisesvn
OpenSSL is already up to date.
Thanks for noticing about apr 1.3.12, I'll update now.
zlib also updated to 1.2.5
btw: I can't seem to get apr-util 1.3.9 to compile correctly, I get linker errors. haven't found out how to fix those yet. Still trying...
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: XhmikosR
Why use apr-util 1.3.9 and not 1.3.10?
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: tortoisesvn
ups: I meant 1.3.10
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: tortoisesvn
ups: I meant 1.3.10
Labels: Milestone-1.6.9
Owner: tortoisesvn
Status: Started
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: tortoisesvn
(No comment was entered for this change.)
Labels: Milestone-1.7.0
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: tortoisesvn
This issue was closed by revision [r559].
Status: Fixed
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: XhmikosR
Thanks a lot for the quick commit :)
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: XhmikosR
BTW, you forgot to update "ext\cyrus-sasl\win32\include\CyrusSasl.rc" (the version)
PS. Is there any way to not rebuild all the libs when building them?
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: tortoisesvn
Updated the CyrusSasl.rc in [r560].
To just build CommitMonitor without all the libs, just run
nant CommitMonitor
or build it directly in VS.
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: XhmikosR
Oh, how about updating scintilla? (I honestly don't know where it's used in CommitMonitor :P)
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: XhmikosR
I was more looking about something like "nant Subversion build" or "nant Subversion rebuild". So for one more parameter, but it's not so important.
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: tortoisesvn
Scintilla is used for the unified diff viewer.
But there's no reason to update that one: there were no changes which would affect that simple viewer.
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: XhmikosR
Ok, you know better. :) Since I don't want to open a new ticket for suck a minor thing, the build.txt and default.build.user.tmpl need to be updated for VS 2010.
Keep up the good work, I use most of the tools you make.
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: XhmikosR
Hi. I didn't want to open a new issue since it's for the same subject.
Just letting you know in case you have missed the updates:
1) zlib 1.2.6
2) scintilla 3.1.0
3) sqlite 3.7.11
4) cyrus-sasl 2.1.25
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: tortoisesvn
(No comment was entered for this change.)
Labels: -Milestone-1.7.0 Milestone-1.8.2
Status: New
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: tortoisesvn
sqlite 3.7.11 has a bug that affects svn. I'll wait for 3.7.12.
http://svn.haxx.se/dev/archive-2012-04/0419.shtml
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: XhmikosR
Oh, I forgot to mention upx 3.0.8 (not that it really matters but it doesn't hurt either :))