Created
March 26, 2014 10:50
-
-
Save gregoryyoung/9780734 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
Greg@HOBGOBLIN ~/src/EventStore (idemp2) | |
$ git checkout dev | |
error: unable to create file src/EventStore/EventStore.Core/Services/Transport/H | |
ttp/Authentication/AnonymousHttpAuthenticationProvider.cs (Permission denied) | |
error: unable to create file src/EventStore/EventStore.Core/Services/Transport/H | |
ttp/Configure.cs (Permission denied) | |
error: unable to create file src/EventStore/EventStore.Projections.Core.Tests/Se | |
rvices/parallel_processing_load_balancer/when_creating.cs (Permission denied) | |
error: unable to create file src/EventStore/EventStore.Web.Playground/Properties | |
/AssemblyInfo.cs (Permission denied) | |
Checking out files: 100% (1441/1441), done. | |
D src/EventStore/EventStore.Core/Services/Transport/Http/Authentication/An | |
onymousHttpAuthenticationProvider.cs | |
D src/EventStore/EventStore.Core/Services/Transport/Http/Configure.cs | |
D src/EventStore/EventStore.Projections.Core.Tests/Services/parallel_proce | |
ssing_load_balancer/when_creating.cs | |
D src/EventStore/EventStore.Web.Playground/Properties/AssemblyInfo.cs | |
Branch dev set up to track remote branch dev from origin. | |
Switched to a new branch 'dev' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment