Re: Subversion 1.8.13

2018-05-08 Thread wuzhouhui
> On 8 May 2018, at 10:30 PM, Heim CTR Henry A wrote: > > Do you know where I can find a copy of Subversion 1.8.13? https://archive.apache.org/dist/subversion/ > > Thanks > > Hank Heim | Desktop Support > CompTIA A+ & Security+ Certified > (816) 394-7015

Subversion 1.8.13

2018-05-08 Thread Heim CTR Henry A
Do you know where I can find a copy of Subversion 1.8.13? Thanks Hank Heim | Desktop Support CompTIA A+ & Security+ Certified (816) 394-7015 | henry.heim@usmc.mil DXC Technology smime.p7s Description: S/MIME cryptographic signature

RE: Subversion 1.8.13 on Cygwin: E170000 or E180001: Unable to connect to a repository at URL , Unable to open an ra_local session to URL

2015-06-26 Thread Bert Huijben
the problem) or to use a proper Windows subversion client. Bert From: MORGAN Marc [mailto:marc.mor...@csem.ch] Sent: vrijdag 26 juni 2015 11:41 To: Bert Huijben; users@subversion.apache.org Subject: RE: Subversion 1.8.13 on Cygwin: E17 or E180001: Unable to connect to

RE: Subversion 1.8.13 on Cygwin: E170000 or E180001: Unable to connect to a repository at URL , Unable to open an ra_local session to URL

2015-06-26 Thread MORGAN Marc
: vendredi 26 juin 2015 05:17 To: MORGAN Marc; users@subversion.apache.org Subject: Re: Subversion 1.8.13 on Cygwin: E17 or E180001: Unable to connect to a repository at URL , Unable to open an ra_local session to URL The cygwin version of Subversion is a unix compilation of subversion running on

Re: Subversion 1.8.13 on Cygwin: E170000 or E180001: Unable to connect to a repository at URL , Unable to open an ra_local session to URL

2015-06-25 Thread Bert Huijben
The cygwin version of Subversion is a unix compilation of subversion running on Windows, via the cygwin libraries. As such it doesn't understand special Windoes paths. If you would use a normal windows client (compiled for windows; not cygwin) it would understand that it should transform file:

Subversion 1.8.13 on Cygwin: E170000 or E180001: Unable to connect to a repository at URL , Unable to open an ra_local session to URL

2015-06-25 Thread MORGAN Marc
Hi, I've been using subversion on my Windows 7 PC with Cygwin with a repository on a Linux server accessed via file://. I installed a brand new Cygwin version yesterday. My local workspace lost its connection to the repository. I can no longer access via svn the repository which I was previously

subversion 1.8.13 install error

2015-06-05 Thread Feifan Liu
Hi All, I tried to install subversion 1.8.13 on CentOS 6.5. I ran "./configure" and "make" and there was no problem. When I ran "sudo make install", it failed. I am not sure how to fix the relink issue. Anyone has the similar experience and know the solution? Any help

Apache Subversion 1.8.13 released

2015-03-31 Thread Stefan Sperling
I'm happy to announce the release of Apache Subversion 1.8.13. This release addresses 3 security issues. CVE-2015-0202: Subversion HTTP servers with FSFS repositories are vulnerable to a remotely triggerable excessive memory use with certain REPORT req