From: Michael J Gruber <git@drmicha.warpmail.net>
To: git@vger.kernel.org
Cc: Eric Wong <normalperson@yhbt.net>
Subject: Re: [RFH/PATCH] git-svn: adjust info to svn 1.7 and 1.8
Date: Thu, 26 Mar 2015 17:02:38 +0100 [thread overview]
Message-ID: <55142D9E.2010408@drmicha.warpmail.net> (raw)
In-Reply-To: <2036c42d7eae00d9cce33fc5fafc729f16a0b451.1427209737.git.git@drmicha.warpmail.net>
Michael J Gruber venit, vidit, dixit 24.03.2015 16:10:
> t9119 refuses to run with svn versions greater than 1.6 since "git svn
> info" does not even try to match the output of "svn info" for later
> versions.
>
> Adjust "git svn info" to match these versions and make t9119 run with
> them. This requires the following changes:
>
> * compute checksums with SHA1 instead of MD5 with svn >= 1.7.0
> * omit the line "Revision: 0" for added content with svn >= 1.8.0 (TBC)
> * print the "Repository UUID" line even for added content with svn >=
> 1.8.0 (TBC)
> * add a "Relative URL" line for svn >= 1.8.0
> * add a "Working Copy Root Path" line for svn >= 1.8.0 (TBC, RFH)
>
> Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
> ---
>
> Notes:
> While trying to increase my test run coverage I noticed that most of us won't
> run t9119 at all. Bad bad.
>
> My svn is 1.8.11 (r1643975) on Fedora 21.
>
> I would appreciate help with the following items:
>
> TBC = to be confirmed: confirm the svn version where this change kicked it,
> or run this patch and t9119 with an svn version other than mine. Please
> run with "-v" to make sure only the RFH item fails, see below.
>
> RFH = request for help: I couldn't figure out how to get the working
> copy root path in cmd_info.
>
> 18 subtests will fail because of the RFH item.
I've figured out the exact revisions meanwhile - there's a git repo for
svn :)
I would appreciate help with the RFH item, though: How to teach "git svn
info" to output the "Working Copy Root Path"?
Michael
prev parent reply other threads:[~2015-03-26 16:02 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-24 15:10 [RFH/PATCH] git-svn: adjust info to svn 1.7 and 1.8 Michael J Gruber
2015-03-26 16:02 ` Michael J Gruber [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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=55142D9E.2010408@drmicha.warpmail.net \
--to=git@drmicha.warpmail.net \
--cc=git@vger.kernel.org \
--cc=normalperson@yhbt.net \
/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.
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 NNTP newsgroup(s).