You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@subversion.apache.org by "Branko Čibej (JIRA)" <ji...@apache.org> on 2018/11/19 12:47:00 UTC

[jira] [Commented] (SVN-4769) svn copy WC to URL asserts

    [ https://issues.apache.org/jira/browse/SVN-4769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16691663#comment-16691663 ] 

Branko Čibej commented on SVN-4769:
-----------------------------------

No response from OP on [users@ thread|https://lists.apache.org/thread.html/409e95430dbfe655ef94e89bcaf49a16bd2aa372853e2af48d89b6ed@%3Cusers.subversion.apache.org%3E].

> svn copy WC to URL asserts
> --------------------------
>
>                 Key: SVN-4769
>                 URL: https://issues.apache.org/jira/browse/SVN-4769
>             Project: Subversion
>          Issue Type: Bug
>          Components: cmdline client
>    Affects Versions: 1.10.2
>         Environment: Windows 10
>            Reporter: Jens Geyer
>            Priority: Major
>
> We have one case of a misbehaving branch here. Our CI server creates a tag at the end of a build using a svn copy command:
> {code}
> svn.exe copy -m "Devtest" D:\Builds\Release_5.1.1.x\Source svn://repo.server/tags/buildserver/Release_5.1.1.x/Build513
> {code}
> The message printed is this.
> {code}
> svn: E235000: In file 'D:\Development\SVN\Releases\TortoiseSVN-1.10.1ext\subversion\subversion\libsvn_client\copy.c' line 2109: assertion failed (commit_items != NULL)
> {code}
>  
> The problem so far manifests only with this particular branch. We double-checked everything, beginning with paths and URLs up to access permisions and everything. We also installed the latest SVN version, and as the only result the assertion line number changed.
> The WC has no changes, but a bunch of externals.
>  
>  
> Any advice where to look for or what to check would be appreciated. If I can provide information to help fixing the issue, please let me know and I will be happy to supply whatever informatiomn you may need (except that I am certainly not going to upload the repo nor the complete source code).



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)