RE: Problem with adding files in SVN 1.8.0+. Is it in the tracker already?
From: JANIKOVIC Jan <jan.janikovic_at_power.alstom.com>
Date: Mon, 23 Dec 2013 10:52:24 +0000
Hello Bert,
Thank you for looking into this problem and for working on it. I tested the file addition in TortoiseSVN1.8.4 using serf 1.3.2 (released on Oct. 4, after your fix). The issue still exists there, but the behaviour is different compared to TortoiseSVN 1.8.3: When user attempts to commit an added file, he is prompted for login. Even when correct login is provided, the login dialog appears again two more times after which the commit fails. There is still no tracker (TortoiseSVN, Subversion.Apache or serf) where this issue would be tracked. Would it be possible to add it to one of these trackers?
Kind regards
From: Bert Huijben [mailto:bert_at_qqmail.nl]
I think I found a bug causing your specific problems in 'serf', Subversions new default http library.
The problem doesn't appear to affect Subversion users unless the server closes connections aggressively. 'HEAD' requests (as requests without a body) don't trigger the authentication subsystem. The 401 from the HEAD request as shown in your log file is assumed to be a 'file exists' status.
A patch is available on the serf development list. I assume it (or a similar patch) will be included in the next serf version.
Bert
From: Bert Huijben [mailto:bert_at_qqmail.nl]
I'll just reply in the html form as it will be very hard to convert this thread to plain ascii and I have better things to do than spending half an hour on that.
The information in your e-mail says that you can reproduce it on your working copy; and then Philip Martin says he can't reproduce it.
I looked through your apache log (attached in yet another followup) and noticed that about every request first fails with a 401 error and then later succeeds.
What authentication configuration does your apache use?
NTLM/Digest/Basic, with what backend.
Can you send us your apache config (with sensitive information replaced by dummy information of course)
Thanks,
From: Geoff Field [mailto:Geoff_Field_at_aapl.com.au]
Hi Bert,
________________________________________
There is no issue for this specific part of those threads created as nobody was able to produce a reproduction recipe for this problem to the developers yet.
All the threads you quoted end with this request... So unless you add a way to reproduce the problem (perhaps with the help of the earlier reporters) to the discussion there is not much we can do for you at this time/
http://svn.haxx.se/users/archive-2013-08/0035.shtml
Do you see the problem in all working copies, or just in certain scenarios? (E.g. multiple levels of added directories? Mixed revision copies? Etc. etc.)
Bert
From: JANIKOVIC Jan [mailto:jan.janikovic_at_power.alstom.com]
Hello,
There seems to be a problem with the TortoiseSVN1.8.0+, which returns a server conflict when a new file is attempted to be added. We observed the problem only when adding files to the server running SVN1.5.5. No problems were observed when adding files to our second server, running SVN 1.7.x. There are further posts about this issue on the Internet, such as https://groups.google.com/d/topic/tortoisesvn/cGoClRBMCPc/discussion
Is this issue already in the Subversion tracker (http://subversion.apache.org/reporting-issues.html)? If yes, could you please tell me the issue number
Kind regards
Jan Janikovic
Geoff
-- Apologies for the auto-generated legal boilerplate added by our IT department: - The contents of this email, and any attachments, are strictly private and confidential. - It may contain legally privileged or sensitive information and is intended solely for the individual or entity to which it is addressed. - Only the intended recipient may review, reproduce, retransmit, disclose, disseminate or otherwise use or take action in reliance upon the information contained in this email and any attachments, with the permission of Australian Arrow Pty. Ltd. - If you have received this communication in error, please reply to the sender immediately and promptly delete the email and attachments, together with any copies, from all computers. - It is your responsibility to scan this communication and any attached files for computer viruses and other defects and we recommend that it be subjected to your virus checking procedures prior to use. - Australian Arrow Pty. Ltd. does not accept liability for any loss or damage of any nature, howsoever caused, which may result directly or indirectly from this communication or any attached files. ________________________________ CONFIDENTIALITY : This e-mail and any attachments are confidential and may be privileged. If you are not a named recipient, please notify the sender immediately and do not disclose the contents to another person, use it for any purpose or store or copy the information in any medium.Received on 2013-12-23 11:53:40 CET |
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.