Skip to content

Instantly share code, notes, and snippets.

@gregoryyoung
Created March 26, 2014 10:50
Show Gist options
  • Save gregoryyoung/9780734 to your computer and use it in GitHub Desktop.
Save gregoryyoung/9780734 to your computer and use it in GitHub Desktop.
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