Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [recommenders-dev] [args] setting up a build and update site

Hi,

>    Thx very much for your help! Now we have made our project follow
> the directory structure and make sure it can generate a update site by
> maven successfully. 
> 
>    So we want to push this project to repo. But it seems that my email
> address is not registered(the registered email address is
>  ”kutschke.michael@xxxxxxxxxxxxxx
> <mailto:kutschke.michael@xxxxxxxxxxxxxx>“). And we check the creation of
> repo(Bug 397823 <https://bugs.eclipse.org/bugs/show_bug.cgi?id=397823>),
> find that the creation of repo is before we became the committer.So is
> that means we don't have permission to submit our code now?

yes, you are not allowed to *push* code to *our* repository. But that
does not mean you cannot *commit* changes to *your* own clone of the
repository.

Please find out how a decentralized version control system like Git
works. In particular, make sure you understand the difference between
"commit" and "push".

Best wishes,

Andreas
-- 
Codetrails.com - the knowledge transfer company


Back to the top