You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Ahnstedt Johan <jo...@sweco.se> on 2016/04/15 09:47:29 UTC

Error create branch

I tried to create a branch from a working copy to /branches and got this exception.
---------------------------
Subversion Exception!
---------------------------
Subversion encountered a serious problem.
Please take the time to report this on the Subversion mailing list
with as much information as possible about what
you were trying to do.
But please first search the mailing list archives for the error message
to avoid reporting the same problem repeatedly.
You can find the mailing list archives at
http://subversion.apache.org/mailing-lists.html

Subversion reported the following
(you can copy the content of this dialog
to the clipboard using Ctrl-C):

In file
'D:\Development\SVN\Releases\TortoiseSVN-1.9.3\ext\subversion\subversion\libsvn_client\copy.c'
line 2099: assertion failed (commit_items != NULL)
---------------------------
OK
---------------------------


Re: Error create branch

Posted by Stefan Sperling <st...@elego.de>.
On Fri, Apr 15, 2016 at 07:47:29AM +0000, Ahnstedt Johan wrote:
> I tried to create a branch from a working copy to /branches and got this exception.

Thank you for your report!

You'll need to provide more details. A simple manual test shows that
copying a working copy into the repository works just fine. So this
funtionality is not broken in general, but perhaps under specific
conditions. What are the conditions which allowed you to trigger this?

Can you reproduce the problem with Subversion's command line client,
or is it specific to TortoiseSVN?

Thanks.

> ---------------------------
> Subversion Exception!
> ---------------------------
> Subversion encountered a serious problem.
> Please take the time to report this on the Subversion mailing list
> with as much information as possible about what
> you were trying to do.
> But please first search the mailing list archives for the error message
> to avoid reporting the same problem repeatedly.
> You can find the mailing list archives at
> http://subversion.apache.org/mailing-lists.html
> 
> Subversion reported the following
> (you can copy the content of this dialog
> to the clipboard using Ctrl-C):
> 
> In file
> 'D:\Development\SVN\Releases\TortoiseSVN-1.9.3\ext\subversion\subversion\libsvn_client\copy.c'
> line 2099: assertion failed (commit_items != NULL)
> ---------------------------
> OK
> ---------------------------
>