i am trying to pull from a repository in bitbucket.
i am giving
bash-4.1$ hg pull https://[email protected]/golmschenk/i4330-notification
but it shows like this
pulling from https://[email protected]/golmschenk/i4330-notification
searching for changes
adding changesets
adding manifests
adding file changes
transaction abort!
rollback completed
abort: Input/output error
bash-4.1$
please let me know how to solve this problem. thanx in advance
It works for me (even with the sat801@
in the URL) so all I can do is guess. The most likely reason is a problem writing to the repository on your local disk. Check if any of the following are true:
You are trying to write to a read-only filesystem;
You don't have permission to write where the repository resides;
Your disk is full;
You have filesystem corruption;
You have a failing drive.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With