Created
March 9, 2017 06:17
-
-
Save oppai/e9fa0bb16eac58e9ee464c7386d6f8b6 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
$svn checkout http://github.com/oppai/.dotfiles | |
Redirecting to URL 'https://github.com/oppai/.dotfiles': | |
Error validating server certificate for 'https://github.com:443': | |
- The certificate is not issued by a trusted authority. Use the | |
fingerprint to validate the certificate manually! | |
Certificate information: | |
- Hostname: github.com | |
- Valid: from Thu, 10 Mar 2016 00:00:00 GMT until Thu, 17 May 2018 12:00:00 GMT | |
- Issuer: www.digicert.com, DigiCert Inc, US | |
- Fingerprint: d7:9f:07:61:10:b3:92:93:e3:49:ac:89:84:5b:03:80:c1:9e:2f:8b | |
(R)eject, accept (t)emporarily or accept (p)ermanently? p | |
A .dotfiles/branches | |
A .dotfiles/trunk | |
A .dotfiles/trunk/.bashrc | |
A .dotfiles/trunk/.emacs | |
A .dotfiles/trunk/.git-completion.bash | |
A .dotfiles/trunk/.gitconfig | |
A .dotfiles/trunk/.gitignore | |
A .dotfiles/trunk/.gvimrc | |
A .dotfiles/trunk/.screenrc | |
A .dotfiles/trunk/.tmux.conf | |
A .dotfiles/trunk/.vim | |
A .dotfiles/trunk/.vim/plugin | |
A .dotfiles/trunk/.vim/plugin/marks_corey.vim | |
A .dotfiles/trunk/.vim/skelton.c | |
A .dotfiles/trunk/.vim/skelton.cpp | |
A .dotfiles/trunk/.vim/skelton.php | |
A .dotfiles/trunk/.vim/skelton.pl | |
A .dotfiles/trunk/.vim/skelton.sh | |
A .dotfiles/trunk/.vim/snippets | |
A .dotfiles/trunk/.vim/snippets/perl.snippets | |
A .dotfiles/trunk/.vimrc | |
A .dotfiles/trunk/.xvimrc | |
A .dotfiles/trunk/.zshrc | |
A .dotfiles/trunk/README.md | |
A .dotfiles/trunk/install.sh | |
A .dotfiles/trunk/setup.sh | |
Checked out revision 129. | |
$ tree .dotfiles/.svn/ | |
.dotfiles/.svn/ | |
├── entries | |
├── format | |
├── pristine | |
│ ├── 06 | |
│ │ └── 066896588d3e6b160cba097e6edf92741e03fd40.svn-base | |
│ ├── 17 | |
│ │ └── 173edf59f4661ee8a08a69e907c41b4e6ff9d0e1.svn-base | |
│ ├── 35 | |
│ │ └── 35c42245e70fbd9697c33cb160209c6c6f8772de.svn-base | |
│ ├── 39 | |
│ │ └── 397e76d96fdc4eb3ed1c7bfe21a92c33a42f43ad.svn-base | |
│ ├── 53 | |
│ │ └── 5337e22a2b94c1fef76370577f0310472ed161ad.svn-base | |
│ ├── 5e | |
│ │ └── 5e2a7c682e443a03bab1a1f3f159997ffdd74b27.svn-base | |
│ ├── 61 | |
│ │ └── 61244eb034137c8de8cd1e3d0ea9a22191110e7f.svn-base | |
│ ├── 6d | |
│ │ └── 6dcb9d4b7df8f4ea1454b210065b0e18b56d3919.svn-base | |
│ ├── 74 | |
│ │ └── 7456acb6bc0ff7154527c5666284f87412b6f2b8.svn-base | |
│ ├── 97 | |
│ │ └── 9748a3be07cfb0c312b1ead71c922b3be2e717aa.svn-base | |
│ ├── cd | |
│ │ └── cd4add8c08e6afc625b33de9eea3df4b4c21249e.svn-base | |
│ ├── d1 | |
│ │ └── d101dc0289263cf955bb3dd77c69490304d6b2d5.svn-base | |
│ ├── d5 | |
│ │ ├── d55377c9e728413e85113240deaa3512536c50ec.svn-base | |
│ │ └── d57224cb2cbef596c8cec2c3a3c873aa7796498f.svn-base | |
│ ├── d9 | |
│ │ └── d9f3da2c3a4d9d9040a2ea6f2a8b0f374b39e14d.svn-base | |
│ ├── da | |
│ │ └── da64b77c35681d9f4fc4423b3e5b38fd326ed4fc.svn-base | |
│ ├── e2 | |
│ │ └── e2fc74873f72fd91b4100df7c63e6a5267ff153f.svn-base | |
│ ├── ed | |
│ │ └── edf4822f60be419e6db11a13aecf37632dfa24e5.svn-base | |
│ ├── ef | |
│ │ └── ef84fc53edd8fe1a21f4fe60842aaa86af659b93.svn-base | |
│ ├── f7 | |
│ │ └── f7f183603bf83abea271d16b2a7c910f7dfa2994.svn-base | |
│ └── fa | |
│ └── fa2ac636c372d778de95f1b7645ec111ee29d8fe.svn-base | |
├── tmp | |
└── wc.db | |
22 directories, 24 files |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment