Aug. 3rd, 2011

fu: Close-up of Fu, bringing a scoop of water to her mouth (Default)
[personal profile] fu
So it looks like Six Apart on github has moved all their repositories to be under Say Media. This has the side effect of causing our update script to fail, because it's looking for the Data-ObjectDriver which is no longer there.

Fortunately this is easy to fix!

From the command line, run these commands:

cd $LJHOME/cvs/Data-ObjectDriver

# check the current URL. This should be git://github.com/sixapart/data-objectdriver.git
git config --get remote.origin.url

#update to the new URL
git config --replace-all remote.origin.url git://github.com/saymedia/data-objectdriver.git

# check that your changes made it through. Should now say git://github.com/saymedia/data-objectdriver.git
git config --get remote.origin.url

# now run the update as usual...
$LJHOME/bin/cvsreport.pl --update




This is a one-time fix. Only existing installations will need to do this; new installations will automatically have the correct repository in their configuration.
pauamma: Cartooney crab wearing hot pink and acid green facemask holding drink with straw (Default)
[personal profile] pauamma
This code tour has 18 28 29 bugs, with patches by kareila, fu, anarres, denise, yvi, sophie, and the ever-active ninetydegrees, who in addition to her own work, brings us a suggestion from azurelunatic and new themes by rising, musyc, nornoriel, and timeasmymeasure.And they're OFF! )

None of these are live yet.

Profile

dw_dev: The word "develop" using the Swirly D logo.  (Default)
Dreamwidth Open Source Development

June 2025

S M T W T F S
1234567
89101112 1314
15161718192021
22232425262728
2930     

Most Popular Tags

Style Credit

Expand Cut Tags

No cut tags
Page generated Jun. 28th, 2025 10:57 pm
Powered by Dreamwidth Studios