-
Notifications
You must be signed in to change notification settings - Fork 34
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
rever release failing on windows with permissions errors #204
Comments
@scopatz @CJ-Wright do you have thoughts on this? I can't release my pytentiostat project right now. |
What are the permissions on that file/folder? Can you open it in a regular python session? |
pycharm can read and write files in both Another question....why is rever writing a rever directory into my news directory? Shouldn't it just be deleting all the rst files in there except the template? |
I think it is trying to read the file not write it |
python can read the file. But rever created an empty ``/rever`` directory
in ``/news/`` when I tried to run the release from my windows
machine. @chiahaoliu successfully did a release with the same xsh file
from a Linux box, so it seems that something in there is getting confused
with the windows OS.
…On Tue, Oct 8, 2019 at 5:42 PM Christopher J. Wright < ***@***.***> wrote:
I think it is trying to read the file not write it
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#204?email_source=notifications&email_token=ABAOWUO3NVHY2TSNAYHRWPLQNT5DPA5CNFSM4I5T4EH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEAVWXJA#issuecomment-539716516>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ABAOWUN2BTDRF74U4JKLXZLQNT5DPANCNFSM4I5T4EHQ>
.
|
The same release runs on a mac computer. Here is the stack dump:
Any thoughts?
The text was updated successfully, but these errors were encountered: