Discussion:
[suggest] Subversion 1.6.11 is out, .spec file attached
Nico Kadel-Garcia
2010-04-19 11:37:43 UTC
Permalink
Good morning:

Subversion 1.6.11 came out recently. (They skipped right over 1.6.10.)
I've attached a new .spec file. It does have a new dependency for RHEL
5, on the 'gcc-c++' package: I've not tried it on other releases.

The changes for 1.6.11 are below:

User-visible changes:
* fix for repositories mounted via NFS (issue #3501)
* enable TCP keep-alives in svnserve (r880552)
* tighten restrictions on revprops for 'svnadmin verify' (r904594)
* make ra_serf give better out-of-date information (issue #3561)
* improve error message upon connection failure with svn+ssh:// (r922516)
* allow 'svn log' on an uncommitted copy/move destination (r901752)
* make 'svnadmin hotcopy' copy the fsfs config file (r905303)
* mergeinfo improvements with non-inheritable mergeinfo (issue #3573)
* make mergeinfo queries not require access to the repo root (issue #3242)
* update URLs to refer the the new apache.org repository (r904301, -94)
* update relative externals during a switch (issue #3390)
* fix 'merge --reintegrate' with self-referential mergeinfo (r892050, -85)
* improve wc-ng working copy detection (r929382)
* improve handling of mergeinfo when using serf (r880461)
* fixed: 'svnlook plist --revprop' with '-t TXN_NAME' (r917640, -8211)
* fixed: file external from URL cannot overwrite existing item (issue #3552)
* fixed: potential memory error in 'svn status' (r923674, -9)
* fixed: merge records mergeinfo from natural history gaps (issue #3432)
* fixed: theoretical possibility of DB corruption (r926151, -67)

Developer-visible changes:
* disable checks for wc-ng working copies when running the test suite
* on Windows, don't ignore move operation error codes (r896915)
* more precise reporting of errors occuring with sqlite init (r927323, -8)
* ensure rangelist APIs are commutative (r923389, -91)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: subversion.spec
Type: application/octet-stream
Size: 19294 bytes
Desc: not available
Url : http://lists.repoforge.org/pipermail/users/attachments/20100419/a359f0fd/attachment.obj
Yury V. Zaytsev
2010-04-19 11:56:42 UTC
Permalink
Hi!

Why couldn't you attach a diff against svn at

http://svn.rpmforge.net/svn/trunk/rpms/subversion/subversion.spec

?

Would save us a diff and merge.

Thanks!
--
Sincerely yours,
Yury V. Zaytsev
Post by Nico Kadel-Garcia
Subversion 1.6.11 came out recently. (They skipped right over 1.6.10.)
I've attached a new .spec file. It does have a new dependency for RHEL
5, on the 'gcc-c++' package: I've not tried it on other releases.
* fix for repositories mounted via NFS (issue #3501)
* enable TCP keep-alives in svnserve (r880552)
* tighten restrictions on revprops for 'svnadmin verify' (r904594)
* make ra_serf give better out-of-date information (issue #3561)
* improve error message upon connection failure with svn+ssh:// (r922516)
* allow 'svn log' on an uncommitted copy/move destination (r901752)
* make 'svnadmin hotcopy' copy the fsfs config file (r905303)
* mergeinfo improvements with non-inheritable mergeinfo (issue #3573)
* make mergeinfo queries not require access to the repo root (issue #3242)
* update URLs to refer the the new apache.org repository (r904301, -94)
* update relative externals during a switch (issue #3390)
* fix 'merge --reintegrate' with self-referential mergeinfo (r892050, -85)
* improve wc-ng working copy detection (r929382)
* improve handling of mergeinfo when using serf (r880461)
* fixed: 'svnlook plist --revprop' with '-t TXN_NAME' (r917640, -8211)
* fixed: file external from URL cannot overwrite existing item (issue #3552)
* fixed: potential memory error in 'svn status' (r923674, -9)
* fixed: merge records mergeinfo from natural history gaps (issue #3432)
* fixed: theoretical possibility of DB corruption (r926151, -67)
* disable checks for wc-ng working copies when running the test suite
* on Windows, don't ignore move operation error codes (r896915)
* more precise reporting of errors occuring with sqlite init (r927323, -8)
* ensure rangelist APIs are commutative (r923389, -91)
_______________________________________________
suggest mailing list
suggest at lists.rpmforge.net
http://lists.rpmforge.net/mailman/listinfo/suggest
Bjarne Saltbaek
2010-04-19 12:08:36 UTC
Permalink
Can the ruby extension be included this time?
My ruby patch is only in test in svn.rpmforge.net :-(

Regards,
Bjarne
Post by Yury V. Zaytsev
Hi!
Why couldn't you attach a diff against svn at
http://svn.rpmforge.net/svn/trunk/rpms/subversion/subversion.spec
Dag Wieers
2010-04-19 23:42:58 UTC
Permalink
Post by Bjarne Saltbaek
Can the ruby extension be included this time?
My ruby patch is only in test in svn.rpmforge.net :-(
Sorry for that, it was an oversight. I now merged it with the default SPEC
file and build those packages. They work fine.

Thanks for the patch/functionality improvement (not just from me, but
from those that have been requesting them in the past) !
--
-- dag wieers, dag at wieers.com, http://dag.wieers.com/ --
[Any errors in spelling, tact or fact are transmission errors]
Yury V. Zaytsev
2010-04-21 10:53:53 UTC
Permalink
Hi Dag!
Post by Dag Wieers
Sorry for that, it was an oversight. I now merged it with the default SPEC
file and build those packages. They work fine.
Could you please commit your changes back to the repo?

Also I asked awhile ago whether you can walk through your local working
copy and check what hasn't been committed yet, because it happens quite
often to me that I stumble upon uncommitted stuff in the buildlogs and
have to rescue the SPECs from there...

Would be really nice if you can find some time to do this at some point.
--
Sincerely yours,
Yury V. Zaytsev
Yury V. Zaytsev
2010-04-21 10:53:53 UTC
Permalink
Hi Dag!
Post by Dag Wieers
Sorry for that, it was an oversight. I now merged it with the default SPEC
file and build those packages. They work fine.
Could you please commit your changes back to the repo?

Also I asked awhile ago whether you can walk through your local working
copy and check what hasn't been committed yet, because it happens quite
often to me that I stumble upon uncommitted stuff in the buildlogs and
have to rescue the SPECs from there...

Would be really nice if you can find some time to do this at some point.
--
Sincerely yours,
Yury V. Zaytsev
Yury V. Zaytsev
2010-04-21 10:53:53 UTC
Permalink
Hi Dag!
Post by Dag Wieers
Sorry for that, it was an oversight. I now merged it with the default SPEC
file and build those packages. They work fine.
Could you please commit your changes back to the repo?

Also I asked awhile ago whether you can walk through your local working
copy and check what hasn't been committed yet, because it happens quite
often to me that I stumble upon uncommitted stuff in the buildlogs and
have to rescue the SPECs from there...

Would be really nice if you can find some time to do this at some point.
--
Sincerely yours,
Yury V. Zaytsev
Yury V. Zaytsev
2010-04-21 10:53:53 UTC
Permalink
Hi Dag!
Post by Dag Wieers
Sorry for that, it was an oversight. I now merged it with the default SPEC
file and build those packages. They work fine.
Could you please commit your changes back to the repo?

Also I asked awhile ago whether you can walk through your local working
copy and check what hasn't been committed yet, because it happens quite
often to me that I stumble upon uncommitted stuff in the buildlogs and
have to rescue the SPECs from there...

Would be really nice if you can find some time to do this at some point.
--
Sincerely yours,
Yury V. Zaytsev
Yury V. Zaytsev
2010-04-21 10:53:53 UTC
Permalink
Hi Dag!
Post by Dag Wieers
Sorry for that, it was an oversight. I now merged it with the default SPEC
file and build those packages. They work fine.
Could you please commit your changes back to the repo?

Also I asked awhile ago whether you can walk through your local working
copy and check what hasn't been committed yet, because it happens quite
often to me that I stumble upon uncommitted stuff in the buildlogs and
have to rescue the SPECs from there...

Would be really nice if you can find some time to do this at some point.
--
Sincerely yours,
Yury V. Zaytsev
Dag Wieers
2010-04-19 23:42:58 UTC
Permalink
Post by Bjarne Saltbaek
Can the ruby extension be included this time?
My ruby patch is only in test in svn.rpmforge.net :-(
Sorry for that, it was an oversight. I now merged it with the default SPEC
file and build those packages. They work fine.

Thanks for the patch/functionality improvement (not just from me, but
from those that have been requesting them in the past) !
--
-- dag wieers, dag at wieers.com, http://dag.wieers.com/ --
[Any errors in spelling, tact or fact are transmission errors]
Dag Wieers
2010-04-19 23:42:58 UTC
Permalink
Post by Bjarne Saltbaek
Can the ruby extension be included this time?
My ruby patch is only in test in svn.rpmforge.net :-(
Sorry for that, it was an oversight. I now merged it with the default SPEC
file and build those packages. They work fine.

Thanks for the patch/functionality improvement (not just from me, but
from those that have been requesting them in the past) !
--
-- dag wieers, dag at wieers.com, http://dag.wieers.com/ --
[Any errors in spelling, tact or fact are transmission errors]
Dag Wieers
2010-04-19 23:42:58 UTC
Permalink
Post by Bjarne Saltbaek
Can the ruby extension be included this time?
My ruby patch is only in test in svn.rpmforge.net :-(
Sorry for that, it was an oversight. I now merged it with the default SPEC
file and build those packages. They work fine.

Thanks for the patch/functionality improvement (not just from me, but
from those that have been requesting them in the past) !
--
-- dag wieers, dag at wieers.com, http://dag.wieers.com/ --
[Any errors in spelling, tact or fact are transmission errors]
Dag Wieers
2010-04-19 23:42:58 UTC
Permalink
Post by Bjarne Saltbaek
Can the ruby extension be included this time?
My ruby patch is only in test in svn.rpmforge.net :-(
Sorry for that, it was an oversight. I now merged it with the default SPEC
file and build those packages. They work fine.

Thanks for the patch/functionality improvement (not just from me, but
from those that have been requesting them in the past) !
--
-- dag wieers, dag at wieers.com, http://dag.wieers.com/ --
[Any errors in spelling, tact or fact are transmission errors]
Nico Kadel-Garcia
2010-04-19 13:55:40 UTC
Permalink
Post by Yury V. Zaytsev
Hi!
Why couldn't you attach a diff against svn at
http://svn.rpmforge.net/svn/trunk/rpms/subversion/subversion.spec
?
Would save us a diff and merge.
Thanks!
I'm happy to do so in the future. Historically, I prefer sending a
complete file so people can use it with the SRPM.
Bjarne Saltbaek
2010-04-19 12:08:36 UTC
Permalink
Can the ruby extension be included this time?
My ruby patch is only in test in svn.rpmforge.net :-(

Regards,
Bjarne
Post by Yury V. Zaytsev
Hi!
Why couldn't you attach a diff against svn at
http://svn.rpmforge.net/svn/trunk/rpms/subversion/subversion.spec
Nico Kadel-Garcia
2010-04-19 13:55:40 UTC
Permalink
Post by Yury V. Zaytsev
Hi!
Why couldn't you attach a diff against svn at
http://svn.rpmforge.net/svn/trunk/rpms/subversion/subversion.spec
?
Would save us a diff and merge.
Thanks!
I'm happy to do so in the future. Historically, I prefer sending a
complete file so people can use it with the SRPM.
Bjarne Saltbaek
2010-04-19 12:08:36 UTC
Permalink
Can the ruby extension be included this time?
My ruby patch is only in test in svn.rpmforge.net :-(

Regards,
Bjarne
Post by Yury V. Zaytsev
Hi!
Why couldn't you attach a diff against svn at
http://svn.rpmforge.net/svn/trunk/rpms/subversion/subversion.spec
Nico Kadel-Garcia
2010-04-19 13:55:40 UTC
Permalink
Post by Yury V. Zaytsev
Hi!
Why couldn't you attach a diff against svn at
http://svn.rpmforge.net/svn/trunk/rpms/subversion/subversion.spec
?
Would save us a diff and merge.
Thanks!
I'm happy to do so in the future. Historically, I prefer sending a
complete file so people can use it with the SRPM.
Bjarne Saltbaek
2010-04-19 12:08:36 UTC
Permalink
Can the ruby extension be included this time?
My ruby patch is only in test in svn.rpmforge.net :-(

Regards,
Bjarne
Post by Yury V. Zaytsev
Hi!
Why couldn't you attach a diff against svn at
http://svn.rpmforge.net/svn/trunk/rpms/subversion/subversion.spec
Nico Kadel-Garcia
2010-04-19 13:55:40 UTC
Permalink
Post by Yury V. Zaytsev
Hi!
Why couldn't you attach a diff against svn at
http://svn.rpmforge.net/svn/trunk/rpms/subversion/subversion.spec
?
Would save us a diff and merge.
Thanks!
I'm happy to do so in the future. Historically, I prefer sending a
complete file so people can use it with the SRPM.
Bjarne Saltbaek
2010-04-19 12:08:36 UTC
Permalink
Can the ruby extension be included this time?
My ruby patch is only in test in svn.rpmforge.net :-(

Regards,
Bjarne
Post by Yury V. Zaytsev
Hi!
Why couldn't you attach a diff against svn at
http://svn.rpmforge.net/svn/trunk/rpms/subversion/subversion.spec
Nico Kadel-Garcia
2010-04-19 13:55:40 UTC
Permalink
Post by Yury V. Zaytsev
Hi!
Why couldn't you attach a diff against svn at
http://svn.rpmforge.net/svn/trunk/rpms/subversion/subversion.spec
?
Would save us a diff and merge.
Thanks!
I'm happy to do so in the future. Historically, I prefer sending a
complete file so people can use it with the SRPM.
Nico Kadel-Garcia
2010-04-19 11:37:43 UTC
Permalink
Good morning:

Subversion 1.6.11 came out recently. (They skipped right over 1.6.10.)
I've attached a new .spec file. It does have a new dependency for RHEL
5, on the 'gcc-c++' package: I've not tried it on other releases.

The changes for 1.6.11 are below:

User-visible changes:
* fix for repositories mounted via NFS (issue #3501)
* enable TCP keep-alives in svnserve (r880552)
* tighten restrictions on revprops for 'svnadmin verify' (r904594)
* make ra_serf give better out-of-date information (issue #3561)
* improve error message upon connection failure with svn+ssh:// (r922516)
* allow 'svn log' on an uncommitted copy/move destination (r901752)
* make 'svnadmin hotcopy' copy the fsfs config file (r905303)
* mergeinfo improvements with non-inheritable mergeinfo (issue #3573)
* make mergeinfo queries not require access to the repo root (issue #3242)
* update URLs to refer the the new apache.org repository (r904301, -94)
* update relative externals during a switch (issue #3390)
* fix 'merge --reintegrate' with self-referential mergeinfo (r892050, -85)
* improve wc-ng working copy detection (r929382)
* improve handling of mergeinfo when using serf (r880461)
* fixed: 'svnlook plist --revprop' with '-t TXN_NAME' (r917640, -8211)
* fixed: file external from URL cannot overwrite existing item (issue #3552)
* fixed: potential memory error in 'svn status' (r923674, -9)
* fixed: merge records mergeinfo from natural history gaps (issue #3432)
* fixed: theoretical possibility of DB corruption (r926151, -67)

Developer-visible changes:
* disable checks for wc-ng working copies when running the test suite
* on Windows, don't ignore move operation error codes (r896915)
* more precise reporting of errors occuring with sqlite init (r927323, -8)
* ensure rangelist APIs are commutative (r923389, -91)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: subversion.spec
Type: application/octet-stream
Size: 19294 bytes
Desc: not available
Url : http://lists.repoforge.org/pipermail/users/attachments/20100419/a359f0fd/attachment-0001.obj
Yury V. Zaytsev
2010-04-19 11:56:42 UTC
Permalink
Hi!

Why couldn't you attach a diff against svn at

http://svn.rpmforge.net/svn/trunk/rpms/subversion/subversion.spec

?

Would save us a diff and merge.

Thanks!
--
Sincerely yours,
Yury V. Zaytsev
Post by Nico Kadel-Garcia
Subversion 1.6.11 came out recently. (They skipped right over 1.6.10.)
I've attached a new .spec file. It does have a new dependency for RHEL
5, on the 'gcc-c++' package: I've not tried it on other releases.
* fix for repositories mounted via NFS (issue #3501)
* enable TCP keep-alives in svnserve (r880552)
* tighten restrictions on revprops for 'svnadmin verify' (r904594)
* make ra_serf give better out-of-date information (issue #3561)
* improve error message upon connection failure with svn+ssh:// (r922516)
* allow 'svn log' on an uncommitted copy/move destination (r901752)
* make 'svnadmin hotcopy' copy the fsfs config file (r905303)
* mergeinfo improvements with non-inheritable mergeinfo (issue #3573)
* make mergeinfo queries not require access to the repo root (issue #3242)
* update URLs to refer the the new apache.org repository (r904301, -94)
* update relative externals during a switch (issue #3390)
* fix 'merge --reintegrate' with self-referential mergeinfo (r892050, -85)
* improve wc-ng working copy detection (r929382)
* improve handling of mergeinfo when using serf (r880461)
* fixed: 'svnlook plist --revprop' with '-t TXN_NAME' (r917640, -8211)
* fixed: file external from URL cannot overwrite existing item (issue #3552)
* fixed: potential memory error in 'svn status' (r923674, -9)
* fixed: merge records mergeinfo from natural history gaps (issue #3432)
* fixed: theoretical possibility of DB corruption (r926151, -67)
* disable checks for wc-ng working copies when running the test suite
* on Windows, don't ignore move operation error codes (r896915)
* more precise reporting of errors occuring with sqlite init (r927323, -8)
* ensure rangelist APIs are commutative (r923389, -91)
_______________________________________________
suggest mailing list
suggest at lists.rpmforge.net
http://lists.rpmforge.net/mailman/listinfo/suggest
Nico Kadel-Garcia
2010-04-19 11:37:43 UTC
Permalink
Good morning:

Subversion 1.6.11 came out recently. (They skipped right over 1.6.10.)
I've attached a new .spec file. It does have a new dependency for RHEL
5, on the 'gcc-c++' package: I've not tried it on other releases.

The changes for 1.6.11 are below:

User-visible changes:
* fix for repositories mounted via NFS (issue #3501)
* enable TCP keep-alives in svnserve (r880552)
* tighten restrictions on revprops for 'svnadmin verify' (r904594)
* make ra_serf give better out-of-date information (issue #3561)
* improve error message upon connection failure with svn+ssh:// (r922516)
* allow 'svn log' on an uncommitted copy/move destination (r901752)
* make 'svnadmin hotcopy' copy the fsfs config file (r905303)
* mergeinfo improvements with non-inheritable mergeinfo (issue #3573)
* make mergeinfo queries not require access to the repo root (issue #3242)
* update URLs to refer the the new apache.org repository (r904301, -94)
* update relative externals during a switch (issue #3390)
* fix 'merge --reintegrate' with self-referential mergeinfo (r892050, -85)
* improve wc-ng working copy detection (r929382)
* improve handling of mergeinfo when using serf (r880461)
* fixed: 'svnlook plist --revprop' with '-t TXN_NAME' (r917640, -8211)
* fixed: file external from URL cannot overwrite existing item (issue #3552)
* fixed: potential memory error in 'svn status' (r923674, -9)
* fixed: merge records mergeinfo from natural history gaps (issue #3432)
* fixed: theoretical possibility of DB corruption (r926151, -67)

Developer-visible changes:
* disable checks for wc-ng working copies when running the test suite
* on Windows, don't ignore move operation error codes (r896915)
* more precise reporting of errors occuring with sqlite init (r927323, -8)
* ensure rangelist APIs are commutative (r923389, -91)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: subversion.spec
Type: application/octet-stream
Size: 19294 bytes
Desc: not available
Url : http://lists.repoforge.org/pipermail/users/attachments/20100419/a359f0fd/attachment-0002.obj
Yury V. Zaytsev
2010-04-19 11:56:42 UTC
Permalink
Hi!

Why couldn't you attach a diff against svn at

http://svn.rpmforge.net/svn/trunk/rpms/subversion/subversion.spec

?

Would save us a diff and merge.

Thanks!
--
Sincerely yours,
Yury V. Zaytsev
Post by Nico Kadel-Garcia
Subversion 1.6.11 came out recently. (They skipped right over 1.6.10.)
I've attached a new .spec file. It does have a new dependency for RHEL
5, on the 'gcc-c++' package: I've not tried it on other releases.
* fix for repositories mounted via NFS (issue #3501)
* enable TCP keep-alives in svnserve (r880552)
* tighten restrictions on revprops for 'svnadmin verify' (r904594)
* make ra_serf give better out-of-date information (issue #3561)
* improve error message upon connection failure with svn+ssh:// (r922516)
* allow 'svn log' on an uncommitted copy/move destination (r901752)
* make 'svnadmin hotcopy' copy the fsfs config file (r905303)
* mergeinfo improvements with non-inheritable mergeinfo (issue #3573)
* make mergeinfo queries not require access to the repo root (issue #3242)
* update URLs to refer the the new apache.org repository (r904301, -94)
* update relative externals during a switch (issue #3390)
* fix 'merge --reintegrate' with self-referential mergeinfo (r892050, -85)
* improve wc-ng working copy detection (r929382)
* improve handling of mergeinfo when using serf (r880461)
* fixed: 'svnlook plist --revprop' with '-t TXN_NAME' (r917640, -8211)
* fixed: file external from URL cannot overwrite existing item (issue #3552)
* fixed: potential memory error in 'svn status' (r923674, -9)
* fixed: merge records mergeinfo from natural history gaps (issue #3432)
* fixed: theoretical possibility of DB corruption (r926151, -67)
* disable checks for wc-ng working copies when running the test suite
* on Windows, don't ignore move operation error codes (r896915)
* more precise reporting of errors occuring with sqlite init (r927323, -8)
* ensure rangelist APIs are commutative (r923389, -91)
_______________________________________________
suggest mailing list
suggest at lists.rpmforge.net
http://lists.rpmforge.net/mailman/listinfo/suggest
Nico Kadel-Garcia
2010-04-19 11:37:43 UTC
Permalink
Good morning:

Subversion 1.6.11 came out recently. (They skipped right over 1.6.10.)
I've attached a new .spec file. It does have a new dependency for RHEL
5, on the 'gcc-c++' package: I've not tried it on other releases.

The changes for 1.6.11 are below:

User-visible changes:
* fix for repositories mounted via NFS (issue #3501)
* enable TCP keep-alives in svnserve (r880552)
* tighten restrictions on revprops for 'svnadmin verify' (r904594)
* make ra_serf give better out-of-date information (issue #3561)
* improve error message upon connection failure with svn+ssh:// (r922516)
* allow 'svn log' on an uncommitted copy/move destination (r901752)
* make 'svnadmin hotcopy' copy the fsfs config file (r905303)
* mergeinfo improvements with non-inheritable mergeinfo (issue #3573)
* make mergeinfo queries not require access to the repo root (issue #3242)
* update URLs to refer the the new apache.org repository (r904301, -94)
* update relative externals during a switch (issue #3390)
* fix 'merge --reintegrate' with self-referential mergeinfo (r892050, -85)
* improve wc-ng working copy detection (r929382)
* improve handling of mergeinfo when using serf (r880461)
* fixed: 'svnlook plist --revprop' with '-t TXN_NAME' (r917640, -8211)
* fixed: file external from URL cannot overwrite existing item (issue #3552)
* fixed: potential memory error in 'svn status' (r923674, -9)
* fixed: merge records mergeinfo from natural history gaps (issue #3432)
* fixed: theoretical possibility of DB corruption (r926151, -67)

Developer-visible changes:
* disable checks for wc-ng working copies when running the test suite
* on Windows, don't ignore move operation error codes (r896915)
* more precise reporting of errors occuring with sqlite init (r927323, -8)
* ensure rangelist APIs are commutative (r923389, -91)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: subversion.spec
Type: application/octet-stream
Size: 19294 bytes
Desc: not available
Url : http://lists.repoforge.org/pipermail/users/attachments/20100419/a359f0fd/attachment-0003.obj
Yury V. Zaytsev
2010-04-19 11:56:42 UTC
Permalink
Hi!

Why couldn't you attach a diff against svn at

http://svn.rpmforge.net/svn/trunk/rpms/subversion/subversion.spec

?

Would save us a diff and merge.

Thanks!
--
Sincerely yours,
Yury V. Zaytsev
Post by Nico Kadel-Garcia
Subversion 1.6.11 came out recently. (They skipped right over 1.6.10.)
I've attached a new .spec file. It does have a new dependency for RHEL
5, on the 'gcc-c++' package: I've not tried it on other releases.
* fix for repositories mounted via NFS (issue #3501)
* enable TCP keep-alives in svnserve (r880552)
* tighten restrictions on revprops for 'svnadmin verify' (r904594)
* make ra_serf give better out-of-date information (issue #3561)
* improve error message upon connection failure with svn+ssh:// (r922516)
* allow 'svn log' on an uncommitted copy/move destination (r901752)
* make 'svnadmin hotcopy' copy the fsfs config file (r905303)
* mergeinfo improvements with non-inheritable mergeinfo (issue #3573)
* make mergeinfo queries not require access to the repo root (issue #3242)
* update URLs to refer the the new apache.org repository (r904301, -94)
* update relative externals during a switch (issue #3390)
* fix 'merge --reintegrate' with self-referential mergeinfo (r892050, -85)
* improve wc-ng working copy detection (r929382)
* improve handling of mergeinfo when using serf (r880461)
* fixed: 'svnlook plist --revprop' with '-t TXN_NAME' (r917640, -8211)
* fixed: file external from URL cannot overwrite existing item (issue #3552)
* fixed: potential memory error in 'svn status' (r923674, -9)
* fixed: merge records mergeinfo from natural history gaps (issue #3432)
* fixed: theoretical possibility of DB corruption (r926151, -67)
* disable checks for wc-ng working copies when running the test suite
* on Windows, don't ignore move operation error codes (r896915)
* more precise reporting of errors occuring with sqlite init (r927323, -8)
* ensure rangelist APIs are commutative (r923389, -91)
_______________________________________________
suggest mailing list
suggest at lists.rpmforge.net
http://lists.rpmforge.net/mailman/listinfo/suggest
Nico Kadel-Garcia
2010-04-19 11:37:43 UTC
Permalink
Good morning:

Subversion 1.6.11 came out recently. (They skipped right over 1.6.10.)
I've attached a new .spec file. It does have a new dependency for RHEL
5, on the 'gcc-c++' package: I've not tried it on other releases.

The changes for 1.6.11 are below:

User-visible changes:
* fix for repositories mounted via NFS (issue #3501)
* enable TCP keep-alives in svnserve (r880552)
* tighten restrictions on revprops for 'svnadmin verify' (r904594)
* make ra_serf give better out-of-date information (issue #3561)
* improve error message upon connection failure with svn+ssh:// (r922516)
* allow 'svn log' on an uncommitted copy/move destination (r901752)
* make 'svnadmin hotcopy' copy the fsfs config file (r905303)
* mergeinfo improvements with non-inheritable mergeinfo (issue #3573)
* make mergeinfo queries not require access to the repo root (issue #3242)
* update URLs to refer the the new apache.org repository (r904301, -94)
* update relative externals during a switch (issue #3390)
* fix 'merge --reintegrate' with self-referential mergeinfo (r892050, -85)
* improve wc-ng working copy detection (r929382)
* improve handling of mergeinfo when using serf (r880461)
* fixed: 'svnlook plist --revprop' with '-t TXN_NAME' (r917640, -8211)
* fixed: file external from URL cannot overwrite existing item (issue #3552)
* fixed: potential memory error in 'svn status' (r923674, -9)
* fixed: merge records mergeinfo from natural history gaps (issue #3432)
* fixed: theoretical possibility of DB corruption (r926151, -67)

Developer-visible changes:
* disable checks for wc-ng working copies when running the test suite
* on Windows, don't ignore move operation error codes (r896915)
* more precise reporting of errors occuring with sqlite init (r927323, -8)
* ensure rangelist APIs are commutative (r923389, -91)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: subversion.spec
Type: application/octet-stream
Size: 19294 bytes
Desc: not available
URL: <http://lists.repoforge.org/pipermail/users/attachments/20100419/a359f0fd/attachment-0004.obj>
Yury V. Zaytsev
2010-04-19 11:56:42 UTC
Permalink
Hi!

Why couldn't you attach a diff against svn at

http://svn.rpmforge.net/svn/trunk/rpms/subversion/subversion.spec

?

Would save us a diff and merge.

Thanks!
--
Sincerely yours,
Yury V. Zaytsev
Post by Nico Kadel-Garcia
Subversion 1.6.11 came out recently. (They skipped right over 1.6.10.)
I've attached a new .spec file. It does have a new dependency for RHEL
5, on the 'gcc-c++' package: I've not tried it on other releases.
* fix for repositories mounted via NFS (issue #3501)
* enable TCP keep-alives in svnserve (r880552)
* tighten restrictions on revprops for 'svnadmin verify' (r904594)
* make ra_serf give better out-of-date information (issue #3561)
* improve error message upon connection failure with svn+ssh:// (r922516)
* allow 'svn log' on an uncommitted copy/move destination (r901752)
* make 'svnadmin hotcopy' copy the fsfs config file (r905303)
* mergeinfo improvements with non-inheritable mergeinfo (issue #3573)
* make mergeinfo queries not require access to the repo root (issue #3242)
* update URLs to refer the the new apache.org repository (r904301, -94)
* update relative externals during a switch (issue #3390)
* fix 'merge --reintegrate' with self-referential mergeinfo (r892050, -85)
* improve wc-ng working copy detection (r929382)
* improve handling of mergeinfo when using serf (r880461)
* fixed: 'svnlook plist --revprop' with '-t TXN_NAME' (r917640, -8211)
* fixed: file external from URL cannot overwrite existing item (issue #3552)
* fixed: potential memory error in 'svn status' (r923674, -9)
* fixed: merge records mergeinfo from natural history gaps (issue #3432)
* fixed: theoretical possibility of DB corruption (r926151, -67)
* disable checks for wc-ng working copies when running the test suite
* on Windows, don't ignore move operation error codes (r896915)
* more precise reporting of errors occuring with sqlite init (r927323, -8)
* ensure rangelist APIs are commutative (r923389, -91)
_______________________________________________
suggest mailing list
suggest at lists.rpmforge.net
http://lists.rpmforge.net/mailman/listinfo/suggest
Yury V. Zaytsev
2010-07-23 09:11:45 UTC
Permalink
Hi!

FYI, regularly updated packages are available here:

http://the.earth.li/pub/subversion/summersoft.fay.ar.us/pub/subversion/latest/

I guess we have to check out what can be taken from there...
--
Sincerely yours,
Yury V. Zaytsev
Post by Nico Kadel-Garcia
Subversion 1.6.11 came out recently. (They skipped right over 1.6.10.)
I've attached a new .spec file. It does have a new dependency for RHEL
5, on the 'gcc-c++' package: I've not tried it on other releases.
* fix for repositories mounted via NFS (issue #3501)
* enable TCP keep-alives in svnserve (r880552)
* tighten restrictions on revprops for 'svnadmin verify' (r904594)
* make ra_serf give better out-of-date information (issue #3561)
* improve error message upon connection failure with svn+ssh:// (r922516)
* allow 'svn log' on an uncommitted copy/move destination (r901752)
* make 'svnadmin hotcopy' copy the fsfs config file (r905303)
* mergeinfo improvements with non-inheritable mergeinfo (issue #3573)
* make mergeinfo queries not require access to the repo root (issue #3242)
* update URLs to refer the the new apache.org repository (r904301, -94)
* update relative externals during a switch (issue #3390)
* fix 'merge --reintegrate' with self-referential mergeinfo (r892050, -85)
* improve wc-ng working copy detection (r929382)
* improve handling of mergeinfo when using serf (r880461)
* fixed: 'svnlook plist --revprop' with '-t TXN_NAME' (r917640, -8211)
* fixed: file external from URL cannot overwrite existing item (issue #3552)
* fixed: potential memory error in 'svn status' (r923674, -9)
* fixed: merge records mergeinfo from natural history gaps (issue #3432)
* fixed: theoretical possibility of DB corruption (r926151, -67)
* disable checks for wc-ng working copies when running the test suite
* on Windows, don't ignore move operation error codes (r896915)
* more precise reporting of errors occuring with sqlite init (r927323, -8)
* ensure rangelist APIs are commutative (r923389, -91)
_______________________________________________
suggest mailing list
suggest at lists.rpmforge.net
http://lists.rpmforge.net/mailman/listinfo/suggest
Nico Kadel-Garcia
2010-07-23 12:06:35 UTC
Permalink
Post by Yury V. Zaytsev
Hi!
http://the.earth.li/pub/subversion/summersoft.fay.ar.us/pub/subversion/latest/
I guess we have to check out what can be taken from there...
Good morning, Yuri.

I had considerable difficulty getting RHEL 4 to behave correctly for
x86_64: I basically gave up on it. RPMforge has been, thankfully,
keeping it up to date for RHEL 5 and CentOS 5 with an occasional
request from me (Thanks, guys!)

Frankly, I deprecate Subversion these days. It's vulnerability to
mismanagement of the entirely centralized and feature overwhelmed
primary repository, its security models remain a cobbled together joke
that makes CVS users feel comfortable with its outdated familiarity,
its flexibility in mishandling the creation or deletion of tags and
branches is famous, and the support for '$Id' and '$Author$' tags has
been a demonstrable booby trap.

This is why I'm very grateful to RPMforge, and to EPEL for folks who
don't need quite such current releases, for access to contemporary
releases of git and the git SVN modules.
Nico Kadel-Garcia
2010-07-23 12:06:35 UTC
Permalink
Post by Yury V. Zaytsev
Hi!
http://the.earth.li/pub/subversion/summersoft.fay.ar.us/pub/subversion/latest/
I guess we have to check out what can be taken from there...
Good morning, Yuri.

I had considerable difficulty getting RHEL 4 to behave correctly for
x86_64: I basically gave up on it. RPMforge has been, thankfully,
keeping it up to date for RHEL 5 and CentOS 5 with an occasional
request from me (Thanks, guys!)

Frankly, I deprecate Subversion these days. It's vulnerability to
mismanagement of the entirely centralized and feature overwhelmed
primary repository, its security models remain a cobbled together joke
that makes CVS users feel comfortable with its outdated familiarity,
its flexibility in mishandling the creation or deletion of tags and
branches is famous, and the support for '$Id' and '$Author$' tags has
been a demonstrable booby trap.

This is why I'm very grateful to RPMforge, and to EPEL for folks who
don't need quite such current releases, for access to contemporary
releases of git and the git SVN modules.
Nico Kadel-Garcia
2010-07-23 12:06:35 UTC
Permalink
Post by Yury V. Zaytsev
Hi!
http://the.earth.li/pub/subversion/summersoft.fay.ar.us/pub/subversion/latest/
I guess we have to check out what can be taken from there...
Good morning, Yuri.

I had considerable difficulty getting RHEL 4 to behave correctly for
x86_64: I basically gave up on it. RPMforge has been, thankfully,
keeping it up to date for RHEL 5 and CentOS 5 with an occasional
request from me (Thanks, guys!)

Frankly, I deprecate Subversion these days. It's vulnerability to
mismanagement of the entirely centralized and feature overwhelmed
primary repository, its security models remain a cobbled together joke
that makes CVS users feel comfortable with its outdated familiarity,
its flexibility in mishandling the creation or deletion of tags and
branches is famous, and the support for '$Id' and '$Author$' tags has
been a demonstrable booby trap.

This is why I'm very grateful to RPMforge, and to EPEL for folks who
don't need quite such current releases, for access to contemporary
releases of git and the git SVN modules.
Nico Kadel-Garcia
2010-07-23 12:06:35 UTC
Permalink
Post by Yury V. Zaytsev
Hi!
http://the.earth.li/pub/subversion/summersoft.fay.ar.us/pub/subversion/latest/
I guess we have to check out what can be taken from there...
Good morning, Yuri.

I had considerable difficulty getting RHEL 4 to behave correctly for
x86_64: I basically gave up on it. RPMforge has been, thankfully,
keeping it up to date for RHEL 5 and CentOS 5 with an occasional
request from me (Thanks, guys!)

Frankly, I deprecate Subversion these days. It's vulnerability to
mismanagement of the entirely centralized and feature overwhelmed
primary repository, its security models remain a cobbled together joke
that makes CVS users feel comfortable with its outdated familiarity,
its flexibility in mishandling the creation or deletion of tags and
branches is famous, and the support for '$Id' and '$Author$' tags has
been a demonstrable booby trap.

This is why I'm very grateful to RPMforge, and to EPEL for folks who
don't need quite such current releases, for access to contemporary
releases of git and the git SVN modules.
Nico Kadel-Garcia
2010-07-23 12:06:35 UTC
Permalink
Post by Yury V. Zaytsev
Hi!
http://the.earth.li/pub/subversion/summersoft.fay.ar.us/pub/subversion/latest/
I guess we have to check out what can be taken from there...
Good morning, Yuri.

I had considerable difficulty getting RHEL 4 to behave correctly for
x86_64: I basically gave up on it. RPMforge has been, thankfully,
keeping it up to date for RHEL 5 and CentOS 5 with an occasional
request from me (Thanks, guys!)

Frankly, I deprecate Subversion these days. It's vulnerability to
mismanagement of the entirely centralized and feature overwhelmed
primary repository, its security models remain a cobbled together joke
that makes CVS users feel comfortable with its outdated familiarity,
its flexibility in mishandling the creation or deletion of tags and
branches is famous, and the support for '$Id' and '$Author$' tags has
been a demonstrable booby trap.

This is why I'm very grateful to RPMforge, and to EPEL for folks who
don't need quite such current releases, for access to contemporary
releases of git and the git SVN modules.

Yury V. Zaytsev
2010-07-23 09:11:45 UTC
Permalink
Hi!

FYI, regularly updated packages are available here:

http://the.earth.li/pub/subversion/summersoft.fay.ar.us/pub/subversion/latest/

I guess we have to check out what can be taken from there...
--
Sincerely yours,
Yury V. Zaytsev
Post by Nico Kadel-Garcia
Subversion 1.6.11 came out recently. (They skipped right over 1.6.10.)
I've attached a new .spec file. It does have a new dependency for RHEL
5, on the 'gcc-c++' package: I've not tried it on other releases.
* fix for repositories mounted via NFS (issue #3501)
* enable TCP keep-alives in svnserve (r880552)
* tighten restrictions on revprops for 'svnadmin verify' (r904594)
* make ra_serf give better out-of-date information (issue #3561)
* improve error message upon connection failure with svn+ssh:// (r922516)
* allow 'svn log' on an uncommitted copy/move destination (r901752)
* make 'svnadmin hotcopy' copy the fsfs config file (r905303)
* mergeinfo improvements with non-inheritable mergeinfo (issue #3573)
* make mergeinfo queries not require access to the repo root (issue #3242)
* update URLs to refer the the new apache.org repository (r904301, -94)
* update relative externals during a switch (issue #3390)
* fix 'merge --reintegrate' with self-referential mergeinfo (r892050, -85)
* improve wc-ng working copy detection (r929382)
* improve handling of mergeinfo when using serf (r880461)
* fixed: 'svnlook plist --revprop' with '-t TXN_NAME' (r917640, -8211)
* fixed: file external from URL cannot overwrite existing item (issue #3552)
* fixed: potential memory error in 'svn status' (r923674, -9)
* fixed: merge records mergeinfo from natural history gaps (issue #3432)
* fixed: theoretical possibility of DB corruption (r926151, -67)
* disable checks for wc-ng working copies when running the test suite
* on Windows, don't ignore move operation error codes (r896915)
* more precise reporting of errors occuring with sqlite init (r927323, -8)
* ensure rangelist APIs are commutative (r923389, -91)
_______________________________________________
suggest mailing list
suggest at lists.rpmforge.net
http://lists.rpmforge.net/mailman/listinfo/suggest
Yury V. Zaytsev
2010-07-23 09:11:45 UTC
Permalink
Hi!

FYI, regularly updated packages are available here:

http://the.earth.li/pub/subversion/summersoft.fay.ar.us/pub/subversion/latest/

I guess we have to check out what can be taken from there...
--
Sincerely yours,
Yury V. Zaytsev
Post by Nico Kadel-Garcia
Subversion 1.6.11 came out recently. (They skipped right over 1.6.10.)
I've attached a new .spec file. It does have a new dependency for RHEL
5, on the 'gcc-c++' package: I've not tried it on other releases.
* fix for repositories mounted via NFS (issue #3501)
* enable TCP keep-alives in svnserve (r880552)
* tighten restrictions on revprops for 'svnadmin verify' (r904594)
* make ra_serf give better out-of-date information (issue #3561)
* improve error message upon connection failure with svn+ssh:// (r922516)
* allow 'svn log' on an uncommitted copy/move destination (r901752)
* make 'svnadmin hotcopy' copy the fsfs config file (r905303)
* mergeinfo improvements with non-inheritable mergeinfo (issue #3573)
* make mergeinfo queries not require access to the repo root (issue #3242)
* update URLs to refer the the new apache.org repository (r904301, -94)
* update relative externals during a switch (issue #3390)
* fix 'merge --reintegrate' with self-referential mergeinfo (r892050, -85)
* improve wc-ng working copy detection (r929382)
* improve handling of mergeinfo when using serf (r880461)
* fixed: 'svnlook plist --revprop' with '-t TXN_NAME' (r917640, -8211)
* fixed: file external from URL cannot overwrite existing item (issue #3552)
* fixed: potential memory error in 'svn status' (r923674, -9)
* fixed: merge records mergeinfo from natural history gaps (issue #3432)
* fixed: theoretical possibility of DB corruption (r926151, -67)
* disable checks for wc-ng working copies when running the test suite
* on Windows, don't ignore move operation error codes (r896915)
* more precise reporting of errors occuring with sqlite init (r927323, -8)
* ensure rangelist APIs are commutative (r923389, -91)
_______________________________________________
suggest mailing list
suggest at lists.rpmforge.net
http://lists.rpmforge.net/mailman/listinfo/suggest
Yury V. Zaytsev
2010-07-23 09:11:45 UTC
Permalink
Hi!

FYI, regularly updated packages are available here:

http://the.earth.li/pub/subversion/summersoft.fay.ar.us/pub/subversion/latest/

I guess we have to check out what can be taken from there...
--
Sincerely yours,
Yury V. Zaytsev
Post by Nico Kadel-Garcia
Subversion 1.6.11 came out recently. (They skipped right over 1.6.10.)
I've attached a new .spec file. It does have a new dependency for RHEL
5, on the 'gcc-c++' package: I've not tried it on other releases.
* fix for repositories mounted via NFS (issue #3501)
* enable TCP keep-alives in svnserve (r880552)
* tighten restrictions on revprops for 'svnadmin verify' (r904594)
* make ra_serf give better out-of-date information (issue #3561)
* improve error message upon connection failure with svn+ssh:// (r922516)
* allow 'svn log' on an uncommitted copy/move destination (r901752)
* make 'svnadmin hotcopy' copy the fsfs config file (r905303)
* mergeinfo improvements with non-inheritable mergeinfo (issue #3573)
* make mergeinfo queries not require access to the repo root (issue #3242)
* update URLs to refer the the new apache.org repository (r904301, -94)
* update relative externals during a switch (issue #3390)
* fix 'merge --reintegrate' with self-referential mergeinfo (r892050, -85)
* improve wc-ng working copy detection (r929382)
* improve handling of mergeinfo when using serf (r880461)
* fixed: 'svnlook plist --revprop' with '-t TXN_NAME' (r917640, -8211)
* fixed: file external from URL cannot overwrite existing item (issue #3552)
* fixed: potential memory error in 'svn status' (r923674, -9)
* fixed: merge records mergeinfo from natural history gaps (issue #3432)
* fixed: theoretical possibility of DB corruption (r926151, -67)
* disable checks for wc-ng working copies when running the test suite
* on Windows, don't ignore move operation error codes (r896915)
* more precise reporting of errors occuring with sqlite init (r927323, -8)
* ensure rangelist APIs are commutative (r923389, -91)
_______________________________________________
suggest mailing list
suggest at lists.rpmforge.net
http://lists.rpmforge.net/mailman/listinfo/suggest
Yury V. Zaytsev
2010-07-23 09:11:45 UTC
Permalink
Hi!

FYI, regularly updated packages are available here:

http://the.earth.li/pub/subversion/summersoft.fay.ar.us/pub/subversion/latest/

I guess we have to check out what can be taken from there...
--
Sincerely yours,
Yury V. Zaytsev
Post by Nico Kadel-Garcia
Subversion 1.6.11 came out recently. (They skipped right over 1.6.10.)
I've attached a new .spec file. It does have a new dependency for RHEL
5, on the 'gcc-c++' package: I've not tried it on other releases.
* fix for repositories mounted via NFS (issue #3501)
* enable TCP keep-alives in svnserve (r880552)
* tighten restrictions on revprops for 'svnadmin verify' (r904594)
* make ra_serf give better out-of-date information (issue #3561)
* improve error message upon connection failure with svn+ssh:// (r922516)
* allow 'svn log' on an uncommitted copy/move destination (r901752)
* make 'svnadmin hotcopy' copy the fsfs config file (r905303)
* mergeinfo improvements with non-inheritable mergeinfo (issue #3573)
* make mergeinfo queries not require access to the repo root (issue #3242)
* update URLs to refer the the new apache.org repository (r904301, -94)
* update relative externals during a switch (issue #3390)
* fix 'merge --reintegrate' with self-referential mergeinfo (r892050, -85)
* improve wc-ng working copy detection (r929382)
* improve handling of mergeinfo when using serf (r880461)
* fixed: 'svnlook plist --revprop' with '-t TXN_NAME' (r917640, -8211)
* fixed: file external from URL cannot overwrite existing item (issue #3552)
* fixed: potential memory error in 'svn status' (r923674, -9)
* fixed: merge records mergeinfo from natural history gaps (issue #3432)
* fixed: theoretical possibility of DB corruption (r926151, -67)
* disable checks for wc-ng working copies when running the test suite
* on Windows, don't ignore move operation error codes (r896915)
* more precise reporting of errors occuring with sqlite init (r927323, -8)
* ensure rangelist APIs are commutative (r923389, -91)
_______________________________________________
suggest mailing list
suggest at lists.rpmforge.net
http://lists.rpmforge.net/mailman/listinfo/suggest
Loading...