> IIRC I was able to update the branch and all the other fields right
> after I signed the CLA. What happens if you follow the link
> https://projects.puppetlabs.com/contributor_licenses/sign
>
> Does it also say »A Contributor License already exists, signing again is
> not allowed.« ?
>

Yes - I think I got mis-classified.  I'm not listed on the puppet project
mainpage as a signer either.

If anyone cares: My remine userid # is 1176.


>
> For the rake task you have to configure the sendemail stuff in git.
> Maybe this will help as an example config
>
> http://www.kernel.org/pub/software/scm/git/docs/git-send-email.html#_use_gmail_as_the_smtp_server
>
>
As a thing for the archives:

For a Freebsd base ruby install, you need also install the following
rubygems:

rake    (available in ports as: rubygem-rake)
rspec  (old v1 in ports which doesn't work, must use "gem install rspec" to
get v2)

Doing a "gem list --local" gives me the following:

-=
*** LOCAL GEMS ***

diff-lcs (1.1.2)
rake (0.8.7)
rspec (2.4.0)
rspec-core (2.4.0)
rspec-expectations (2.4.0)
rspec-mocks (2.4.0)
ruby-augeas (0.3.0)
sources (0.0.2)
-=


R.

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Developers" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/puppet-dev?hl=en.

Reply via email to