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@xxxxxxxxxxxxxxxxxxxxx:/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 -- devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/devel