Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding existing repo via New Repository method yields error #8

Open
baldwindavid opened this issue Jun 24, 2011 · 0 comments
Open

Adding existing repo via New Repository method yields error #8

baldwindavid opened this issue Jun 24, 2011 · 0 comments

Comments

@baldwindavid
Copy link
Owner

I tried to add existing locals repos with existing non-Github remotes via two methods. The first was via "Scan for Repositories" as I thought that would be the preferred method. The problem I ran into using that method is discussed in the issue at #6. The other way I tried to add the repo is via the "New Repository" button. Attempting to add the repo via this method resulted in the error message below.

Steps performed

  • click "New Repository"
  • add "Name" and select Local Path - I had to remove the name from the local path as it was automatically getting appended to the path (another reason I assume this is not the intended way to add existing repos)
  • click "Create Repository"
  • receive following error message:

(
    0   GitHub                              0x00000001000752dc -[GHApplication presentError:] + 313
    1   GitHub                              0x0000000100044735 -[GHNewRepositorySheetController create:] + 202
    2   AppKit                              0x00007fff84354e9a -[NSApplication sendAction:to:from:] + 95
    3   AppKit                              0x00007fff84354df9 -[NSControl sendAction:to:] + 94
    4   AppKit                              0x00007fff843e076b -[NSCell trackMouse:inRect:ofView:untilMouseUp:] + 1715
    5   AppKit                              0x00007fff844112aa -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 555
    6   AppKit                              0x00007fff843df215 -[NSControl mouseDown:] + 624
    7   AppKit                              0x00007fff842f934f -[NSWindow sendEvent:] + 5409
    8   AppKit                              0x00007fff8422ea86 -[NSApplication sendEvent:] + 4719
    9   AppKit                              0x00007fff841c54da -[NSApplication run] + 474
    10  AppKit                              0x00007fff841be1a8 NSApplicationMain + 364
    11  GitHub                              0x0000000100001cb4 start + 52
    12  ???                                 0x0000000000000002 0x0 + 2
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant