On Fri, Jul 30, 2010 at 2:13 PM, seth vidal <skvidal@fedoraproject.org> wrote:
On Fri, 2010-07-30 at 14:12 -0500, Conan Kudo (ニール・ゴンパ) wrote:

>
>         So here's the question:
>
>         will someone often be doing:
>         yum-config-manager --add-repo=fp:spot/chromium
>
>
>         or will they more likely do:
>         yum-config-manager
>         --add-repo=<paste-url-to-repofile-from-web-browser>
>
>         b/c it sure feels like the latter is more common.
>
>         -sv
>
>
>
>
>
>
> Out of convenience, the former will be more common.
>

Out of convenience of what? You'd have to know:
1. the repo is on repos.fedorapeople.org
2. that the username is 'spot'
3. that the reponame is 'chromium'

and then you'd have to type all of it

instead of just pasting from your webbrowser directly from the website.

-sv



Tutorials, printed manuals, etc.

In that case, copying and pasting is rather difficult, don't you think?

And also, fp:spot/chromium doesn't preclude copying and pasting that into the terminal.

Then there are cases when people are working in the terminal with no GUI available. Copying and pasting is almost impossible in that case.

It is easier for humans to remember "fp:spot/chromium" than a long string that is the repo URL.