[pnfs] sorting out pnfs cvs

J. Bruce Fields bfields at fieldses.org
Fri Mar 2 17:16:36 EST 2007


On Fri, Mar 02, 2007 at 04:24:48PM -0500, bfields wrote:
> On Fri, Mar 02, 2007 at 01:10:26PM -0800, Marc Eshel wrote:
> > </nas/pnfs/linux-pnfs> git push 
> > ssh://linux-nfs.org/pub/linux/linux-pnfs.git master
> > Password:
> > error: src refspec master matches more than one.
> > fatal: unexpected EOF
> 
> OK, so the account problems are taken care of then.  I think my
> suggested commandline was just wrong; make it:
> 
> 	git push ssh://linux-nfs.org/pub/linux/linux-pnfs.git refs/heads/master
> 
> and hopefully all will be well.

(Looks like that did it.  So people should be able to do just

	git pull

to get the latest version; that'll do a merge if you've committed any
changes of your own.  (Except, Andy: if you're tracking patches on top
of it with stgit, then you'll want to pop those off first before doing
the pull.))

--b.


More information about the pNFS mailing list