I dont think he needs commit access, he just needs to post it to the review board correctly.
It's easiest with mercurial patchqueues. If he was using that, then he could directly post to reviewboard using the 'postreview' command. On Thu, May 17, 2012 at 8:29 AM, William Wang <[email protected]> wrote: > You probably need to follow this:**** > > ** ** > > http://www.m5sim.org/Commit_Access**** > > ** ** > > *From:* [email protected] [mailto:[email protected]] *On > Behalf Of *Mark Browning > *Sent:* 17 May 2012 11:12 > *To:* gem5 users mailing list > *Subject:* Re: [gem5-users] Problem with creating diff file**** > > ** ** > > Why did you remove the RubyExit event and associated callback? > > With what command, and in what directory, are you attempting to apply the > patch?**** > > ** ** > > Something like **** > > ** ** > > 'cd a; patch -p1 < ../modify.patch' **** > > ** ** > > Should be what you want. If you just made it, I don't see how you could > have an incorrect patch.**** > > ** ** > > ** ** > > ** ** > > On Thu, May 17, 2012 at 12:43 AM, Hamid Reza Khaleghzadeh < > [email protected]> wrote:**** > > Hello, > > I have modified Gem5 source code. For creating diff file, main Gem5 source > code has been copied in folder "a" and modified one into folder "b". I have > created patch file as following: > > "diff -ru a/ b/ > modify.patch" > > but when this patch is executed as dry-run, there are a few errors. Could > you tell me what is wrong? > By the way, I have attached modify.patch. > > Sorry to bother you**** > > > _______________________________________________ > gem5-users mailing list > [email protected] > http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users**** > > ** ** > > -- IMPORTANT NOTICE: The contents of this email and any attachments are > confidential and may also be privileged. If you are not the intended > recipient, please notify the sender immediately and do not disclose the > contents to any other person, use it for any purpose, or store or copy the > information in any medium. Thank you. > > _______________________________________________ > gem5-users mailing list > [email protected] > http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users > -- - Korey
_______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
