Please publish unsubscribe information in the patch update mailings.

2017-07-26 Thread CCD Systems Help Desk
We no longer require updates for SubVersion, please remove us from the mailing list. Daniel Bragg Senior Developer CCD Health Systems supp...@ccdsystems.com

[ANNOUNCE] Apache Subversion 1.10.0-alpha3 released

2017-07-26 Thread Daniel Shahaf
I'm happy to announce the release of Apache Subversion 1.10.0-alpha3. Please choose the mirror closest to you by visiting: http://subversion.apache.org/download.cgi#pre-releases The SHA1 checksums are: 26522a1fa708ecaa9684b41065db8d6a02dbc098 subversion-1.10.0-alpha3.tar.gz d39ac7b98

RE: svn vs. git

2017-07-26 Thread Andreas Tscharner
> Subject: RE: svn vs. git > > It’s been awhile, but isn’t changing the commit message (after a push) > potentially problematic in git? > Depends on whether or not you have already pushed. You can do it easily in both cases, but if you have already pushed, you should not do it, otherwise you cau

Re: svn vs. git

2017-07-26 Thread Nico Kadel-Garcia
On Tue, Jul 25, 2017 at 4:30 PM, Andrew Reedick wrote: > It’s been awhile, but isn’t changing the commit message (after a push) > potentially problematic in git? Yeah. It can get nasty. The "push --force" option is available, but that's basically changing the history on what might be a central re

Re: upgrading server

2017-07-26 Thread Nico Kadel-Garcia
On Tue, Jul 25, 2017 at 2:00 PM, Andy So wrote: > We have an old subversion version 1.4.3 (r23084) running on Solaris. > > We would like to upgrade to use new hardware on Linux based OS (CentOS 6.9), > possibly version 1.8.x or 1.9.x If you're bumping Subversion release to 1.8.x or 1.9.x, I'd urg