itesla / ipsl

The iTesla Power System Library is a Modelica library developed as part of the iTesla project. The library contains a set of power system component models for phasor time domain simulations.
Mozilla Public License 2.0
23 stars 71 forks source link

Permission denied #147

Closed AIAitesla closed 8 years ago

AIAitesla commented 8 years ago

Hi @tinrabuzin,

we have updated the models of the Eurostag machines and we are trying to push them to the iPSL but we get the following error:

image

Could you please have a look at it? Thank you very much!

tinrabuzin commented 8 years ago

@AIAitelsa

Hi,

I'm not sure but maybe @MaximeBaudette set the permissions such that you cannot pish directly. We decided to fork the lib and then creating pull requests. Try doing that.

AIAitesla commented 8 years ago

Hi @tinrabuzin, @MaximeBaudette,

we get this error pushing changes in master or in AIAreverse branch.

MaximeBaudette commented 8 years ago

@tinrabuzin I did no such things @AIAitesla We have been using the Fork / Pull request workflow for a while now. Please submit your changes as a pull request to the branch you intend to push to, we will review your changes and merge them.

MaximeBaudette commented 8 years ago

@AIAitesla Note: If you want direct push access, you can request that from Geoffroy, but I strongly advise you to follow the workflow we adopted.