I prefer to default to trunk, and require a -0.90 or -0.92 to delineate a different branch. Most patches should be against trunk, so let's optimize for the common case.
-Todd On Wed, Oct 26, 2011 at 11:04 AM, Ted Yu <[email protected]> wrote: > Hi, > I am working with Giri on a filter that should help us avoid the following > (see HBASE-4377): > > -1 overall. Here are the results of testing the latest attachment > http://issues.apache.org/jira/secure/attachment/12500832/EXT_ATU_05f84d32cbc0bdabf00e00bc2f3570f0.regioninfo > against trunk revision . > > I am proposing the following convention: TRUNK patch filename should contain > the word 'trunk' in a prominent manner - surrounded by either dash or dot. > Valid examples are: > > <https://issues.apache.org/jira/secure/attachment/12500830/hbase-4377.trunk.v4.txt> > hbase-4377.trunk.v4.txt<https://issues.apache.org/jira/secure/attachment/12500830/hbase-4377.trunk.v4.txt> > <https://issues.apache.org/jira/secure/attachment/12497503/hbase-4377-trunk.v2.patch> > hbase-4377-trunk.v2.patch<https://issues.apache.org/jira/secure/attachment/12497503/hbase-4377-trunk.v2.patch> > <https://issues.apache.org/jira/secure/attachment/12499805/0001-HBASE-4377-hbck-Offline-rebuild-.META.-from-fs-data-.trunk.v3.patch> > 0001-HBASE-4377-hbck-Offline-rebuild-.META.-from-fs-data-.trunk.v3.patch<https://issues.apache.org/jira/secure/attachment/12499805/0001-HBASE-4377-hbck-Offline-rebuild-.META.-from-fs-data-.trunk.v3.patch> > > This would allow Giri to write filter that correctly uploads patch for TRUNK > to Jenkins for test build. > > Please provide your comments. > -- Todd Lipcon Software Engineer, Cloudera
