Yes , that's right though I would advise you to use - - git fetch upstream master or - git fetch upstream/master
This would update your local version of the master upstream branch only (as opposed as updating all branches of the upstream repo, which can be longer to do) and also it won't trigger a merge right away (as opposed to the pull command) Thanks, Pranav -----Original Message----- From: Mike Tutkowski [mailto:mike.tutkow...@solidfire.com] Sent: Thursday, February 28, 2013 1:48 AM To: Edison Su Cc: cloudstack-dev@incubator.apache.org Subject: Re: Issue in storage_refactor branch So, being a bit new to Git, let me make sure I did this correctly. :) I ran the following: git fetch upstream where upstream equals https://github.com/apache/incubator-cloudstack.git No output was printed...I was just returned to the command prompt. I take it that means I'm at the latest. If that is the case, then I believe this problem does not exist in master and I can do my development in master. Sound correct? On Wed, Feb 27, 2013 at 11:54 AM, Edison Su <edison...@citrix.com> wrote: > Hi Mike, cloud you try it on latest master branch? I already merged > storage_refactor branch into master already.**** > > ** ** > > *From:* Mike Tutkowski [mailto:mike.tutkow...@solidfire.com] > *Sent:* Wednesday, February 27, 2013 10:44 AM > *To:* cloudstack-dev@incubator.apache.org; Edison Su > *Subject:* Issue in storage_refactor branch**** > > ** ** > > Hi,**** > > ** ** > > I'm currently using the storage_refactor branch and have come across > an issue while trying to create Primary Storage. My iSCSI target is > up and running. I created a Storage Repository for it in XenServer. > In CloudStack, I tried to create Primary Storage (PreSetup type), but > get the following error on the management server side:**** > > ** ** > > INFO [factory.annotation.AutowiredAnnotationBeanPostProcessor] > (449973107@qtp-1554485524-0:) JSR-330 'javax.inject.Inject' annotation > found and supported for autowiring**** > > INFO [cloud.api.ApiServer] (1327304593@qtp-1554485524-2:) invalid > storage provider uuidnull**** > > ** ** > > I tried the same sequence of steps in master and it works.**** > > ** ** > > Any ideas?**** > > ** ** > > Thanks!**** > > ** ** > > -- > *Mike Tutkowski***** > > *Senior CloudStack Developer, SolidFire Inc.***** > > e: mike.tutkow...@solidfire.com**** > > o: 303.746.7302**** > > Advancing the way the world uses the > cloud<http://solidfire.com/solution/overview/?video=play> > *(tm)***** > -- *Mike Tutkowski* *Senior CloudStack Developer, SolidFire Inc.* e: mike.tutkow...@solidfire.com o: 303.746.7302 Advancing the way the world uses the cloud<http://solidfire.com/solution/overview/?video=play> *(tm)*