Re: svn crash report

2014-07-22 Thread Johan Corveleyn
On Sat, Jul 19, 2014 at 7:58 AM, ayush Mittal wrote: > Attaching crash report while downloading trunk Did you compile your own svn binary for Windows? If so, I suggest you first try one of the freely available binary packages, and see if you can replicate the issue. See http://subversion.apache.

Re: http-request PUT

2014-07-22 Thread Philip Martin
merch store writes: > i want to do a checkin from an html-site. > i already implemented the checkout so i roughly know how to implent > http-requests. > right now i nearly finished the task, i've got just one problem within the > PUT methode. > > during the PUT you have to send a body which is a

Re: Problems downloading source distribution

2014-07-22 Thread Nico Kadel-Garcia
On Mon, Jul 21, 2014 at 4:25 PM, Ian Grant wrote: > > -- Forwarded message -- > From: Ian Grant > Date: Mon, Jul 21, 2014 at 4:21 PM > Subject: Re: Problems downloading source distribution > To: Ben Reser > > > Thanks. I've got the code, now I am having problems building it! Per

Re: Adding [svn users] to subject

2014-07-22 Thread Notes Jonny
On Wed, Jul 9, 2014 at 9:10 PM, Ben Reser wrote: > On 7/7/14 6:23 AM, Notes Jonny wrote: >> Have you thought about adding [svn users] to prefix the subject of emails? >> >> It would make my mailbox simpler to prioritise all emails.. Currently >> I need to read the subjects.. or implement some comp

[no subject]

2014-07-22 Thread Jacky wong
support

Version discrepency

2014-07-22 Thread kanupriya pathak
I have installed SVN 1.8.9 on Debian 7 but the issue is when I try to access the repository through 'lynx' there it shows : *" Powered by Subversion version 1.6.17 (r1128011). "* I am not understanding why is it not showing version as 1.8.9. Please advise.

pre commit hook script server side to block commit if conflict markers are present in the committing file

2014-07-22 Thread Shivaprakash Tirlapur
hi team can any one help me i want a pre commit hook script server side subversion for windows to block the commit if conflict markers are present in the committing file