From 1c2d8da35d5c01b27176b83cccbd1280f9adaa8a Mon Sep 17 00:00:00 2001 From: Vinnie Falco Date: Wed, 26 Jun 2013 12:32:41 -0700 Subject: [PATCH] Update subtree URIs for ripple organization --- Subtrees/README.md | 13 ++++++++++--- modules/ripple_basics/utility/ripple_Time.cpp | 2 ++ 2 files changed, 12 insertions(+), 3 deletions(-) diff --git a/Subtrees/README.md b/Subtrees/README.md index 75c170dc2..51435b4de 100644 --- a/Subtrees/README.md +++ b/Subtrees/README.md @@ -10,9 +10,11 @@ http://blogs.atlassian.com/2013/05/alternatives-to-git-submodule-git-subtree/ ``` -git@github.com:vinniefalco/LevelDB.git +git@github.com:ripple/LevelDB.git ``` Branch ``` @@ -21,9 +23,11 @@ ripple-fork ## websocket +Ripple's fork of websocketpp has some incompatible changes and Ripple specific includes. + Repository ``` -git@github.com:vinniefalco/websocketpp.git +git@github.com:ripple/websocketpp.git ``` Branch ``` @@ -32,9 +36,12 @@ ripple-fork ## protobuf +Ripple's fork of protobuf doesn't have any actual changes, but since the upstream +repository uses SVN, we have created a Git version to use with the git-subtree command. + Repository ``` -git@github.com:vinniefalco/protobuf.git +git@github.com:ripple/protobuf.git ``` Branch ``` diff --git a/modules/ripple_basics/utility/ripple_Time.cpp b/modules/ripple_basics/utility/ripple_Time.cpp index ea7dc321a..1a91d8f2f 100644 --- a/modules/ripple_basics/utility/ripple_Time.cpp +++ b/modules/ripple_basics/utility/ripple_Time.cpp @@ -4,6 +4,8 @@ */ //============================================================================== +// VFALCO TODO Tidy this up into a RippleTime object + // // Time support // We have our own epoch.