Replace https with http in the commands below if your repository is checked out using http. (sending this because it took me a few minutes to figure out why the command didn't work for me)
-Thejas On 10/6/10 1:24 PM, "Alan Gates" <[email protected]> wrote: > The move is finished. If you have outstanding checkouts (including > ones with changes) you can update them using svn switch: > > svn switch https://svn.apache.org/repos/asf/pig/trunk > > The above assumes you have trunk checked out. If you have site, > branches, or tags checked out change the above URL accordingly. > > And remember, from this point forward checkouts will need to come from > https://svn.apache.org/repos/asf/pig/ > and not https://svn.apache.org/repos/asf/hadoop/pig/ > > Alan. > > On Oct 6, 2010, at 12:52 PM, Alan Gates wrote: > >> I'm starting the move now. You should hold off on any checkins until >> its done, as you may not know where to check it in. :) >> >> Alan. >> >> On Oct 5, 2010, at 4:22 PM, Alan Gates wrote: >> >>> As part of our move to a TLP we need to move our code base out of >>> svn.apache.org/repos/asf/hadoop/pig/ and into svn.apache.org/repos/ >>> asf/ >>> pig/ >>> >>> I plan to do this move tomorrow. It should not affect any of your >>> outstanding checkouts (including ones where you have made changes), >>> as >>> there is a simple SVN command that will change your checkout to be >>> based on the new repository. Once I do this all checkouts will need >>> to happen from the new repo. >>> >>> I'll send another message once it's done which will include info on >>> how to update your existing checkouts. >>> >>> Alan. >> > >
