Created
December 27, 2009 14:25
-
-
Save tibbe/264285 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
15:26:05 [I] Bootstrapping "project" in "/tmp/event" | |
15:26:05 [I] /tmp/event $ /usr/local/git/bin/git clone -n http://github.com/tibbe/event.git /tmp/event/.gittmp | |
15:26:05 [D] Executing /usr/local/git/bin/git clone -n http://github.com/tibbe/event.git /tmp/event/.gittmp ('/tmp/event') | |
15:26:05 [W] [Status 128] | |
15:26:05 [C] Checkout of project failed! | |
Failure applying upstream changes: /tmp/event $ /usr/local/git/bin/git clone -n http://github.com/tibbe/event.git /tmp/event/.gittmp failed |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[DEFAULT] | |
patch-name-format = %(firstlogline)s | |
remove-first-log-line = True | |
verbose = True | |
root-directory = /tmp/event | |
[project] | |
target = darcs:target | |
start-revision = INITIAL | |
state-file = tailor.state | |
source = git:source | |
[git:source] | |
repository = http://github.com/tibbe/event.git | |
git-command = /usr/local/git/bin/git | |
branch = master | |
[darcs:target] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment