On 04/30/2010 08:27 AM, Leif Hedstrom wrote:
On 04/29/2010 10:14 PM, John Plevyak wrote:
When this happens if you could send out a note on how to update
svn and git trees that would be great. I know how to do git myself
but I am sure there are others who would be interested.
SVN URL: https://svn.apache.org/repos/asf/trafficserver/
--------------
Change directory into your working area (top-level), and run
svn switch https://svn.apache.org/repos/asf/trafficserver/
One thing I forgot to mention, make sure you make a copy of your SVN
repo before doing any of this stuff, it could potentially mess up your
repo if you do a mistake. In my case, I made a copy, and did all the
"svn switch" work on that copy.
-- leif