pydelion.com

pydelion.com

date –date="5 min ago" +%d/%b/%Y:%H:%M

Menu

Skip to content
  • about
  • devops links
  • dandelion
  • lion
  • contact

Tag Archives: webdav

Git fatal error: git-http-push failed

If you get

fatal: git-http-push failed

error message while trying to push you changes to remote WebDAV repository, make sure you have you login and password in your Git config file. Like this:

[remote "origin"]
fetch = +refs/heads/*:refs/remotes/origin/*
url = http://username:password@git.repository.url/repo.git

The solution was found on Stackoverflow.

Posted on March 21, 2013 by dandelion. Posted in tips | Tagged git, tips, webdav | Leave a comment
  • FrançaisFrançais
  • EnglishEnglish
  • EspañolEspañol

Recent Posts

  • How to renew Certificate Revocation List
  • Dovecot: Error: mmap failed with file … dovecot.index.cache: Cannot allocate memory
  • Debian: reconfigure unattended upgrades
  • Curl: how to send cookies
  • Linux. how to find the most recent file in a folder

Categories

  • linux
  • mysql
  • news
  • python
  • thoughts
  • tips
  • Uncategorized
  • weekly digests

Tags

amazon boinc celery centos debian distributed computing django dkim fail2ban fedora git grid gunicorn inotify ioncube jabber java linux munin mysql news nodejs openvz pear perl php postfix python rpm rsync ruby sdk security sed seti sinatra sudo svn tag cloud thoughts tips trac webdav weekly digest wordpress

Knowledge is knowing that a tomato is a fruit. Wisdom is knowing that a tomato doesn't belong in a fruit salad.
Miles Kington
Proudly powered by WordPress Theme: Publish by Konstantin Kovshenin.