using anonymous git

Curtis Doty Curtis at GreenKey.net
Mon Dec 6 00:56:36 UTC 2010


Catching up on the new paradigm...after a bit of tinkering, I've finally 
found the new git'fied:

 	fedpkg clone -a -B foo

equivalent to the old:

 	cvs -qd:pserver:anonymous at cvs.fedoraproject.org:/cvs/pkgs co foo

But alas, after I have my anonymous clone, I cannot update it with the 
freshest upstream source.

In the old cvs world, this what was as simple as a 'cvs up' inside the pkg 
dir or a branch subdir.

But the equivalent 'git pull' doesn't work as I'd expect. It appears the 
clone -B option above sets the wrong non-anonymous url inside each branch. 
Am I missing something?

../C



More information about the devel mailing list