Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 02 Feb 2016 15:02:45 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 206850] devel/arcanist: fails for "svn mv".
Message-ID:  <bug-206850-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D206850

            Bug ID: 206850
           Summary: devel/arcanist: fails for "svn mv".
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: grembo@FreeBSD.org
          Reporter: trasz@FreeBSD.org
             Flags: maintainer-feedback?(grembo@FreeBSD.org)
          Assignee: grembo@FreeBSD.org

I'm trying to move cad/pycam to cad/py-pycam, and "arc diff --create ." fai=
ls
like this:

[trasz@victim:~/svn/ports]% arc diff --create MOVED cad=20=20=20=20=20=20=
=20=20=20
You have a saved revision message in '.svn/arc/create-message'.
Message begins:

       Rename cad/pycam to cad/py-pycam.

You can use this message, or discard it.

    Do you want to use this message? [Y/n] y



    You have not specified any reviewers. Continue anyway? [y/N] y

Linting...
No lint engine configured for this project.
Running unit tests...
No unit test engine is configured for this project.
Exception
Command failed with error #1!
COMMAND
svn propget 'svn:mime-type' '/home/trasz/svn/ports/cad/py-pycam'@

STDOUT
(empty)

STDERR
svn: warning: W200017: Property 'svn:mime-type' not found on
'/home/trasz/svn/ports/cad/py-pycam@'
svn: E200000: A problem occurred; see other errors for details

(Run with `--trace` for a full exception trace.)

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-206850-13>