Vivek,

The current branch where features/bug fixes go to for release 1.x is
https://svn.apache.org/repos/asf/hadoop/common/branches/branch-1

1.x releases are created from the above branch. A new branch is created and
the release is made from that branch. For example,  you can see branch
corresponding to release 1.2 at
https://svn.apache.org/repos/asf/hadoop/common/branches/branch-1.2/

BTW you can look at the branches by running the command:
svn ls https://svn.apache.org/repos/asf/hadoop/common/branches

When posting branch-1 patch, sometimes porting from trunk to branch-1 is
straightforward. It just requires changing the path to the files that are
changed in the patch. The path change is due to trunk moving to maven
builds from ant in branch-1. Sometimes the port is not straightforward, due
to code differences between the branches and might require substantial
work. That said, for the issue HDFS-2933, porting the patch to branch-1 may
not be necessary, given it is not a big issue.


Regards,
Suresh


On Tue, Aug 20, 2013 at 7:16 AM, Vivek Ganesan <vi...@vivekganesan.com>wrote:

> Hi,
>
> I am a new contributor to Hadoop.  In HDFS-2933 <
> https://issues.apache.org/**jira/browse/HDFS-2933?page=**
> com.atlassian.jira.plugin.**system.issuetabpanels:comment-**
> tabpanel&focusedCommentId=**13744679#comment-13744679<https://issues.apache.org/jira/browse/HDFS-2933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13744679#comment-13744679>>
> (/Datanode index page on debug port not useful/), which I am currently
> working on, it has been suggested to attach a patch for 'branch-1'.
>
> /------"Does the same fix work in branch-1? If so you could consider
> attaching a patch for branch-1 although that certainly won't prevent
> getting this in trunk."/
>
> Could anyone tell me which SVN repository location should I checkout in
> order to work on 'branch-1'?  Do the instructions in
> http://wiki.apache.org/hadoop/**HowToContribute<http://wiki.apache.org/hadoop/HowToContribute>hold
>  good for that branch too?
>
> Thanks in advance.
>
> Regards,
> Vivek Ganesan
>



-- 
http://hortonworks.com/download/

-- 
CONFIDENTIALITY NOTICE
NOTICE: This message is intended for the use of the individual or entity to 
which it is addressed and may contain information that is confidential, 
privileged and exempt from disclosure under applicable law. If the reader 
of this message is not the intended recipient, you are hereby notified that 
any printing, copying, dissemination, distribution, disclosure or 
forwarding of this communication is strictly prohibited. If you have 
received this communication in error, please contact the sender immediately 
and delete it from your system. Thank You.

Reply via email to