> -----Original Message-----
> From: [email protected] 
> [mailto:[email protected]] On Behalf Of 
> Krzeminski, Damian (BL60:9D30)
> Sent: Wednesday, April 22, 2009 6:03 PM
> To: [email protected]
> Subject: Re: [sipX-dev] Crucible and FishEye code review and 
> repository browser is on line
> 
> Scott Lawrence wrote:
> The thing I am concerned about is that there seem to be no 
> easy way to get patches from crucible.
> 
> I have 2 bash functions defined:
> 
> jira-apply() {
>   curl $1 | git apply -p0 --whitespace=strip }
> 
> gjira-apply() {
>   curl $1 | git am -3 --whitespace=strip }
> 
> 
> Bit they only work if I can 'curl' something that looks like 
> a patch or better yet git patch. If someone spots something 
> that I could use please let me know.
> 
> 
try
http://code.sipfoundry.org/cru/XECS-5/downloadpatch/1/0001-XCF-3581-chan
ge-default-for-routing-emergency-calls.patch

or
http://code.sipfoundry.org/cru/XECS-3/downloadpatch/4/0002-XECS-2493-Add
-extra-DNS-records-for-SIP-Domain-if-it.patch
 
(in this case, I uploaded the patch twice, and it seems to have the same
name but it is now file number 4)

These links are available at the top of the review in the Patch[es]:
section.
_______________________________________________
sipx-dev mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-dev
Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev

Reply via email to