[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svn command line client 1.8.8 - Error: file name or extension is too long

From: Branko Čibej <brane_at_wandisco.com>
Date: Tue, 16 Sep 2014 09:22:04 +0200

On 16.09.2014 08:53, Milan_Plancik_at_swissre.com wrote:
> Dear all,
>
> I am running Windows 7 Enterprise 64-bit (6.1, build 7601), also I
> should note, that I used IDE Intellij Idea 13.1.3 to commit changes (
> Not sure, whether the IDE influences this issue in this case). I do
> not know how to get the generated command from Intellij, also I
> already commited the files and therefore can not reproduce the issue
> in exactly same way.

IDEA 13.x uses a custom wrapper around the svn command-line client to do
version control. Depending on how they do that, and how they manage
paths within the wrapper, I can easily imagine ways to break due to
Windows path size limits; but there are too many moving parts to be sure.

I suggest the best thing to do is to report the bug to IntelliJ, and let
them determine if the bug is in fact in the svn command-line client or
within IDEA or their version control plugin.

> Next time I will face the same issue, I will try to provide you with
> the svn command.

Next time that happens, I suggest you retry the commit with the
command-line client. If that succeeds, it will be pretty strong evidence
of a bug in IDEA rather than Subversion.

-- Brane
Received on 2014-09-16 09:22:40 CEST

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.