Hi,
El 01/27/11 18:24, Zac Medico escribió:
> On 01/27/2011 09:05 AM, Matthew Summers wrote:
>> Now, as to whether to include the value ESVN_PASSWORD in the ebuild, I would
>> not do that. Personally, I would setup svn+ssh and use an ssh key to access
>> the repo. I do this with git using the git
On 01/28/2011 06:26 AM, Donnie Berkholz wrote:
> On 11:55 Thu 27 Jan , Zac Medico wrote:
>> On 01/27/2011 11:08 AM, Matthew Summers wrote:
>>> One question though. Since the 'portage' user has its $home set by default
>>> to /var/tmp/portage how would you recommend handling the ssh key situatio
On Friday 28 of January 2011 15:26:27 Donnie Berkholz wrote:
> On 11:55 Thu 27 Jan , Zac Medico wrote:
> > On 01/27/2011 11:08 AM, Matthew Summers wrote:
> > > One question though. Since the 'portage' user has its $home set by
> > > default to /var/tmp/portage how would you recommend handling t
On 11:55 Thu 27 Jan , Zac Medico wrote:
> On 01/27/2011 11:08 AM, Matthew Summers wrote:
> > One question though. Since the 'portage' user has its $home set by default
> > to /var/tmp/portage how would you recommend handling the ssh key situation
> > since that directory is somewhat special?
>
On 01/27/2011 11:08 AM, Matthew Summers wrote:
> One question though. Since the 'portage' user has its $home set by default
> to /var/tmp/portage how would you recommend handling the ssh key situation
> since that directory is somewhat special?
Well, I've never tried it, so I don't have any recomm
On Thu, Jan 27, 2011 at 11:24 AM, Zac Medico wrote:
> On 01/27/2011 09:05 AM, Matthew Summers wrote:
> > Now, as to whether to include the value ESVN_PASSWORD in the ebuild, I
> would
> > not do that. Personally, I would setup svn+ssh and use an ssh key to
> access
> > the repo. I do this with gi
On 01/27/2011 09:05 AM, Matthew Summers wrote:
> Now, as to whether to include the value ESVN_PASSWORD in the ebuild, I would
> not do that. Personally, I would setup svn+ssh and use an ssh key to access
> the repo. I do this with git using the git eclass. I am prompted for a
> password/key by port
On Thu, Jan 27, 2011 at 9:16 AM, Natanael Olaiz wrote:
> Hi all,
>
> I want to make a live-ebuild for a private subversion repository.
> I see in the developers manual [1] that CVS have the vars ECVS_USER and
> ECVS_PASS, but cannot found equivalent ones for SVN [2].
>
> Anyone knows what would b