Skip to content

Instantly share code, notes, and snippets.

@von
Created November 17, 2009 03:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save von/236601 to your computer and use it in GitHub Desktop.
Save von/236601 to your computer and use it in GitHub Desktop.
(vons-mac) ~/develop/gridshib-ca.git-cvs>git-cvs pull
reading .git-cvs...
logging output to /Users/vwelch/develop/gridshib-ca.git-cvs/.git/git-cvs/logs/2009-11-16-2100-35.log
Importing module 'gridshib/gridshib-ca' from CVS welch@cvs.globus.org:/home/globdev/CVS/globus-packages
(vons-mac) ~/develop/gridshib-ca.git-cvs>git reset --hard master
HEAD is now at 5492cf9 cvsimport
(vons-mac) ~/develop/gridshib-ca.git-cvs>git-cvs push
reading .git-cvs...
logging output to /Users/vwelch/develop/gridshib-ca.git-cvs/.git/git-cvs/logs/2009-11-16-2101-17.log
Using internal CVS checkout in /Users/vwelch/develop/gridshib-ca.git-cvs/.git/git-cvs/cvscheckout/HEAD/gridshib/gridshib-ca
Pending commits for CVS branch 'HEAD' of module 'gridshib/gridshib-ca'
at welch@cvs.globus.org:/home/globdev/CVS/globus-packages:
0a689c733d45bd1fe8605635e135e40c65a54a95 Added missing ShibLogon.pm.in file. Replaced ShibSignOn.pm.in.
cc6b254666e01e3ca54fcd0a28f517cfb6d6d5ad Removed deleted FakeSignOnTest.pm
60a8160e81a46b2ebc232655d4f5fe5afd79e796 cvsimport
262b467cc5555ea9aab67d9381138180aaf1bf34 Added support for OpenId Consumer secret file.
1bb6ca9b7e7445da63e91a29c230da3acad99b51 Moved PolicyFilename parameter to Authorization block. Got rid of now unused AuthoriedIdps parameter.
a12c07fbfc841bb1b520e4382c0961c1ad93762d Cleaned up URL handling in templates.
c65d1d878a4765ca4e913234c701dbf0f8a483c2 Fix bug with client sessions being identical to the browser session.
23cc058c0a30ca8b3fbd462a40569e6404f0582d Clean up python client URL.
dd8a82fc32fe8e4d066947d65545359f99725c29 Destroy client session after credential issuance.
c998e53cbe0966bd35be2052530a5a6d71413618 Fix client session issuance.
295067a151c18ecc885c221e513cad811ca716c4 Clean up temporary files when done with them.
7eaf30388a822b820affb1b43ff5fe64281980ff Utility to create git openid consumer secret. Should have been part of 262b467cc5555ea9aab67d9381138180aaf1bf34
5492cf919852c62a8a110c6e671edf4f73bd4f67 cvsimport
0a689c733d45bd1fe8605635e135e40c65a54a95... failed
Command failed
(git --git-dir '/Users/vwelch/develop/gridshib-ca.git-cvs/.git' cvsexportcommit -p -v -u -w '/Users/vwelch/develop/gridshib-ca.git-cvs/.git/git-cvs/cvscheckout/HEAD/gridshib/gridshib-ca' -c 0a689c733d45bd1fe8605635e135e40c65a54a95)
For details see /Users/vwelch/develop/gridshib-ca.git-cvs/.git/git-cvs/logs/2009-11-16-2101-17.log at git-cvs line 478.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment