From: Alfred Perlstein <alfred@freebsd.org>
To: Eric Wong <e@80x24.org>, Joseph Pecoraro <pecoraro@apple.com>
Cc: git@vger.kernel.org, David Fraser <davidf@sjsoft.com>
Subject: Re: `git help svn` missing description of `propset`
Date: Wed, 8 Jun 2016 16:54:16 -0700 [thread overview]
Message-ID: <a87422f0-0717-1e1b-5bae-c4e779783b6a@freebsd.org> (raw)
In-Reply-To: <20160607200828.GA29701@dcvr.yhbt.net>
Eric,
Would love to contribute more to git! I'm in the middle of a major
product launch, so I can do this next week. Of course no hard feelings
will be had if someone else wants to do it. I'm making myself a
calendar invite to remind myself right now.
I'll ping y'all in a week hopefully with a patch.
thank you,
-Alfred
On 6/7/16 1:08 PM, Eric Wong wrote:
> +Cc Alfred, David
>
> Joseph Pecoraro <pecoraro@apple.com> wrote:
>> `git help svn` does not mention `propset` but it does mention `proplist` and `propget`. This seems like an oversight.
>>
>>
>> $ git help svn
>> ...
>> proplist
>> Lists the properties stored in the Subversion repository about a given file or directory.
>> Use -r/--revision to refer to a specific Subversion revision.
>>
>> propget
>> Gets the Subversion property given as the first argument, for a file. A specific revision
>> can be specified with -r/--revision.
>> ...
>>
>>
>> Interestingly, the generic `git svn` help does mention `propset`.
>>
>>
>> $ git svn
>> ...
>> propget Print the value of a property on a file or directory
>> --revision, -r <num>
>> proplist List all properties of a file or directory
>> --revision, -r <num>
>> propset Set the value of a property on a file or directory - will be set on commit
>> ...
>>
>> It seems Documentation/git-svn.txt is missing text for `propset`.
> Thanks Joseph, indeed it is missing from the manpage.
>
> Alfred / David: either of you have a few cycles to spare to write
> a manpage entry for this feature you worked on?
>
> If not, let us know, too, so others can work on it. Thanks.
>
prev parent reply other threads:[~2016-06-09 0:03 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-07 6:24 `git help svn` missing description of `propset` Joseph Pecoraro
2016-06-07 20:08 ` Eric Wong
2016-06-08 23:54 ` Alfred Perlstein [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=a87422f0-0717-1e1b-5bae-c4e779783b6a@freebsd.org \
--to=alfred@freebsd.org \
--cc=davidf@sjsoft.com \
--cc=e@80x24.org \
--cc=git@vger.kernel.org \
--cc=pecoraro@apple.com \
/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).