pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: howto update mail/alpine in pkgsrc
On Fri, Jul 20, 2018 at 4:28 PM Marco Beishuizen <mbeis%xs4all.nl@localhost> wrote:
> when entering "git remote set-url origin
> mbeis%wip.pkgsrc.org@localhost:/pkgsrc-wip.git" I get:
> fatal: No such remote 'origin'
What does "git remote -v" show?
> > 2. Sometimes, I found that it helps to ssh-add the key you use for
> > pkgsrc-wip before using git.
>
> Trying this results in:
> Could not open a connection to your authentication agent.
You may need to start the agent first, using
eval $(ssh-agent)
--
Benny
Home |
Main Index |
Thread Index |
Old Index