On 16.09.2014 08:53, milan_plan...@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

Reply via email to