Re: Copy and Reduce the size of SVn repos

2015-03-10 Thread Les Mikesell
On Sun, Mar 8, 2015 at 8:27 PM, Nico Kadel-Garcia wrote: > >> >> Heh, I have to ask, where did you find that doctrine? There's no such >> thing. It's all a lot more mundane: First, you have to get people to > > I've had to deal with that doctrine personally and professionally > since first working

Re: SVN commit does nothing

2015-03-10 Thread Eric Johnson
My next guess - make sure you don't have a firewall or other agent blocking some of your HTTP traffic. Could be you're accidentally blocking some of the requests being sent to Apache. I mention that, because that would be consistent with the client waiting for the response, and the server not thin

RE: SVN commit does nothing

2015-03-10 Thread pascal.sand...@freescale.com
Hi Eric Thanks for your answer. The repository are well created under the location ___/svn and I can access them through http, that’s fine. Error log from apache does not show anything. I added svn logging in httpd.conf (following this http://svnbook.red-bean.com/en/1.7/svn.serverconfig.httpd.ht

Re: SVN commit does nothing

2015-03-10 Thread Eric Johnson
After you have created repositories, do you see them listed when you browse to the /svn location in your browser. Do the error logs for Apache show anything? Have you checked into all the logging options for Subversion + Apache (sorry, don't have the link handy from my phone)? Also, try checko

Re: Update Error over VPN

2015-03-10 Thread Alfred von Campe
Bert: > This error can be triggered (without further details) if our serf HTTP > library decides to cancel the request... But for that it would need a good > reason. > > It would be very interesting to know what caused this... A network trace (or > serf debug output) would be very valuable. Wh

SVN commit does nothing

2015-03-10 Thread pascal.sand...@freescale.com
Hi I recently installed svn module (1.8.11) for apache (2.2.24). I compiled successfully everything without issue but I can't have it working properly, I need help of advanced users. I can create repository with svnadmin or copy repository from existing installation. I didn't set any rights lim

Re: trust-server-cert not behaving as expected

2015-03-10 Thread Stefan Sperling
On Tue, Mar 10, 2015 at 02:07:45PM +0100, Branko Čibej wrote: > On 10.03.2015 13:59, Madsen, Terry wrote: > > > > Thanks for the quick reply! > > > > > > > > I agree that this isn't an ideal solution... however, this is for an > > in-house server (with a strong recommendation to use https). So

RE: Update Error over VPN

2015-03-10 Thread Bert Huijben
> -Original Message- > From: Nico Kadel-Garcia [mailto:nka...@gmail.com] > Sent: dinsdag 10 maart 2015 13:59 > To: Alfred von Campe > Cc: Branko Čibej; Stümpfig, Thomas; users@subversion.apache.org > Subject: Re: Update Error over VPN > > On Tue, Mar 10, 2015 at 7:16 AM, Alfred von Campe

Re: trust-server-cert not behaving as expected

2015-03-10 Thread Branko Čibej
On 10.03.2015 13:59, Madsen, Terry wrote: > > Thanks for the quick reply! > > > > I agree that this isn't an ideal solution... however, this is for an > in-house server (with a strong recommendation to use https). So the > risk of the sort of attack you mention is lower than if it was a > rando

RE: trust-server-cert not behaving as expected

2015-03-10 Thread Madsen, Terry
Thanks for the quick reply! I agree that this isn't an ideal solution... however, this is for an in-house server (with a strong recommendation to use https). So the risk of the sort of attack you mention is lower than if it was a random machine around the net, and TLS isn't really an option.

Re: Update Error over VPN

2015-03-10 Thread Nico Kadel-Garcia
On Tue, Mar 10, 2015 at 7:16 AM, Alfred von Campe wrote: > I was going to chime in earlier, but something in Brane’s response finally > put me over the edge. We are having a very similar error when updating over > VPN (the problem does not occur when in the office): > > Summary of conflicts: >

Re: Update Error over VPN

2015-03-10 Thread Alfred von Campe
I was going to chime in earlier, but something in Brane’s response finally put me over the edge. We are having a very similar error when updating over VPN (the problem does not occur when in the office): Summary of conflicts: Text conflicts: 1 svn: E175002: REPORT request on '/hepd/Shelby/!sv

Re: Copy and Reduce the size of SVn repos

2015-03-10 Thread Andreas Stieger
Rajesh Kumar wrote: > I am still awaiting for response. And you can wait for a long time, all until you read the responses you were already given: http://mail-archives.apache.org/mod_mbox/subversion-users/201503.mbox/browser It helps to read: https://subversion.apache.org/mailing-lists.html And

Re: error

2015-03-10 Thread Iwans Sunarya
Thanks Andreas... On Tue, Mar 10, 2015 at 1:41 PM, Andreas Stieger wrote: > Update to the latest 1.8.x and try again. > > Andreas > Am 10.03.2015 07:23 schrieb Iwans Sunarya : > > --- > Subversion Exception! > --- > Subversion encountered a serious

Re: trust-server-cert not behaving as expected

2015-03-10 Thread Branko Čibej
On 09.03.2015 22:29, Madsen, Terry wrote: > > I'm dealing with a server which has a 'non-compliant certificate', > using the most recent (in the last week) Subversion Edge. Client is > svn 1.8.11. > > This is all command-line based...: > > svn ls https://server.whate ​ver/svn/repository >

Re: error

2015-03-10 Thread Stefan Hett
Hi, you are on the subversion mailing list here, but the error you are getting suggests you are running TortoiseSVN. Maybe better report the issue there first. Furthermore, the latest TortoiseSVN version atm is 1.8.11. You might wanna try updating first to see whether the issue was resolved me

RE: Copy and Reduce the size of SVn repos

2015-03-10 Thread Rajesh Kumar
I am still awaiting for response. From: Rajesh Kumar Sent: Sunday, March 08, 2015 10:28 AM To: 'users@subversion.apache.org' Subject: Copy and Reduce the size of SVn repos I have one Huge SVN repos which is around 1TB in terms of size. I have two requirement as follows and i would like to know t