unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Philipp Stephani <p.stephani2@gmail.com>
To: Lars Ingebrigtsen <larsi@gnus.org>
Cc: 42536@debbugs.gnu.org
Subject: bug#42536: 28.0.50; Test vc-test-svn00-create-repo failing if snvadmin program not installed
Date: Tue, 4 Aug 2020 18:29:12 +0200	[thread overview]
Message-ID: <CAArVCkRZHK+PnCmJtKDWMYTvwv2qUNLVRnPv4yyMsHV3Ex3htw@mail.gmail.com> (raw)
In-Reply-To: <87zh7ao9ts.fsf@gnus.org>

Am Di., 4. Aug. 2020 um 14:49 Uhr schrieb Lars Ingebrigtsen <larsi@gnus.org>:
>
> Philipp <p.stephani2@gmail.com> writes:
>
> > This is another follow-up to Bug#30700.  In this case, it's probably
> > unrelated to macOS, and the SVN tests should simply check whether SVN is
> > actually installed.  However, since the tests are autogenerated by a
> > macro, this isn't entirely trivial:
> >
> > Test vc-test-svn00-create-repo backtrace:
> >   call-process("svnadmin" nil t nil "create" "SVN")
>
> Hm...  I don't have svn on my Linux laptop either, and the svn tests are
> just not done there.  So why are they performed on an svn-less Macos
> laptop?
>
> Aaah!
>
> larsi@space test % svn
> svn: error: The subversion command line tools are no longer provided by Xcode.
>
> So
>
> (defun vc-test--svn-enabled ()
>   (executable-find vc-svn-program))
>
> evaluates to true, even if there's no useable svn on the system.  Thank
> you, Apple!
>
> I've now amended the test to check for svnadmin, too.
>

Thanks, confirmed.





      reply	other threads:[~2020-08-04 16:29 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-25 18:43 bug#42536: 28.0.50; Test vc-test-svn00-create-repo failing if snvadmin program not installed Philipp
2020-08-04 12:49 ` Lars Ingebrigtsen
2020-08-04 16:29   ` Philipp Stephani [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAArVCkRZHK+PnCmJtKDWMYTvwv2qUNLVRnPv4yyMsHV3Ex3htw@mail.gmail.com \
    --to=p.stephani2@gmail.com \
    --cc=42536@debbugs.gnu.org \
    --cc=larsi@gnus.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).