Skip to content

Instantly share code, notes, and snippets.

@textarcana
Created February 27, 2009 15:54
Show Gist options
  • Save textarcana/71534 to your computer and use it in GitHub Desktop.
Save textarcana/71534 to your computer and use it in GitHub Desktop.
Why I love Windows: what changed in my config between the 3 times I invoked this command? NOTHING <insert insane laughter>
c:\noah\n_s\config\emacs>svn ci -m "fixing insane semicolons in both my PC emacs config files. Comments really need to be cleaned up." .
6521 [main] svn 5448 fhandler_console::fixup_after_fork_exec: error opening input console handle for /dev/console after fork/exec, errno 13, Win3
2 error 5
11294 [main] svn 5448 fhandler_console::fixup_after_fork_exec: error opening output console handle for /dev/console after fork/exec, errno 13, Win
32 error 5
18275 [main] svn 5448 fhandler_console::fixup_after_fork_exec: error opening input console handle for /dev/console after fork/exec, errno 13, Win3
2 error 5
23035 [main] svn 5448 fhandler_console::fixup_after_fork_exec: error opening output console handle for /dev/console after fork/exec, errno 13, Win
32 error 5
29676 [main] svn 5448 fhandler_console::fixup_after_fork_exec: error opening input console handle for /dev/console after fork/exec, errno 13, Win3
2 error 5
34302 [main] svn 5448 fhandler_console::fixup_after_fork_exec: error opening output console handle for /dev/console after fork/exec, errno 13, Win
32 error 5
svn: Commit failed (details follow):
svn: Connection closed unexpectedly
c:\noah\n_s\config\emacs>svn ci -m "fixing insane semicolons in both my PC emacs config files. Comments really need to be cleaned up." .
5 [main] svn 6784 child_copy: linked dll data write copy failed, 0x360000..0x360320, done 0, windows pid 6784, Win32 error 487
svn: Commit failed (details follow):
svn: Can't create tunnel: Resource temporarily unavailable
c:\noah\n_s\config\emacs>svn ci -m "fixing insane semicolons in both my PC emacs config files. Comments really need to be cleaned up." .
Password:
Sending emacs/.emacs
Sending emacs/textarcana.el
Transmitting file data ..
Committed revision 842.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment