[ 
https://issues.apache.org/jira/browse/PIG-700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12683036#action_12683036
 ] 

Giridharan Kesavan edited comment on PIG-700 at 3/18/09 11:01 AM:
------------------------------------------------------------------

test-patch.sh script resides in at 
http://svn.apache.org/repos/asf/hadoop/core/nightly/test-patch dir.

To get this pulled as part of pig trunk we may have to configure 
svn:externals.. 

Commands to configure svn externals for test-patch.sh script.. 

check out pig trunk
cd <pig-trunk>
export EDITOR=vim
svn propedit svn:externals test
[ the above step will open up the vim editor type in the following line and 
save it]
bin http://svn.apache.org/repos/asf/hadoop/core/nightly/test-patch
svn commit

      was (Author: gkesavan):
    test-patch.sh script resides in at 
http://svn.apache.org/repos/asf/hadoop/core/nightly/test-patch dir.

To get this pulled as part of pig trunk we may have to configure 
svn:externals.. 

Commands to configure svn externals for test-patch.sh script.. 

check out pig trunk
cd <pig-trunk>
export EDITOR=vim
svn propedit svn:externals test
[ the above step will open up the vim editor type in the following line and 
save it]
bin http://svn.apache.org/respos/asf/hadoop/core/nightly/test-patch
svn commit
  
> To automate the pig patch test process
> --------------------------------------
>
>                 Key: PIG-700
>                 URL: https://issues.apache.org/jira/browse/PIG-700
>             Project: Pig
>          Issue Type: New Feature
>          Components: build
>            Reporter: Giridharan Kesavan
>            Assignee: Giridharan Kesavan
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to