You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@whirr.apache.org by "Guido Serra aka Zeph (JIRA)" <ji...@apache.org> on 2013/01/10 17:28:13 UTC

[jira] [Comment Edited] (WHIRR-688) svn credentials support, in particular for puppet's recepies checkout

    [ https://issues.apache.org/jira/browse/WHIRR-688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13549761#comment-13549761 ] 

Guido Serra aka Zeph edited comment on WHIRR-688 at 1/10/13 4:27 PM:
---------------------------------------------------------------------

k, this is handling my specific case
 - auth.patch

so, applied on top of the
 - svn.patch

will give me username/password checkout capabilities for the puppet modules

still to be verified, as it seems "svn checkout --non-interactive" is not working as expected on http basic auth
                
      was (Author: zeph):
    k, this is handling my specific case
 - auth.patch

so, applied on top of the
 - svn.patch
will give me username/password checkout capabilities for the puppet modules

still to be verified, as it seems "svn checkout --non-interactive" is not working as expected on http basic auth
                  
> svn credentials support, in particular for puppet's recepies checkout
> ---------------------------------------------------------------------
>
>                 Key: WHIRR-688
>                 URL: https://issues.apache.org/jira/browse/WHIRR-688
>             Project: Whirr
>          Issue Type: New Feature
>          Components: service/puppet
>    Affects Versions: 0.8.1
>            Reporter: Guido Serra aka Zeph
>            Assignee: Tom White
>              Labels: puppet, svn
>         Attachments: auth.patch, svn.patch
>
>
> all seems to be designed to work either with a tar.gz to be downloaded
> either with an anonymous git repository... 
> in my case, I'd need to provide a URL of an svn repository, and ask interactively to the user his/her credentials for the svn
> the specific usecase is when using the puppet integration, 
> I need to enable the component to download my recepies
> and maybe even reuse these credentials from within the puppet scripts
> for the time of execution of whirr itself... (without leaving trace of them to a user that is going to login afterwards to the node)
> p.s. I wonder how to name the svn url, as http :// seems to be handled by default by curl, and svn:// is not svn over http, 
> it is a completely different protocol (and svn+http ://, thinking of svn+ssh://, is not a registered protocol either) ...suggestions?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira