[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

RE: [TSVN] Difference between HEAD and head

From: Lübbe Onken <l.onken_at_rac.de>
Date: 2005-05-17 09:45:28 CEST

Hi Folks,

> I don't like ALL_UPPERCASE, but it does make it clearer that we are
> talking about the same thing as subversion, so I would go with HEAD
> throughout (where it has that precise meaning).

Neither do I, but it always has that precise meaning.

grep -i+ HEAD *.rc
---SNIP---
File TortoiseProcENG.rc:
    CONTROL "H&ead Revision",IDC_REVISION_HEAD,"Button",
    CONTROL "HEAD revision in the repository",IDC_COPYHEAD,"Button",
    CONTROL "&Head Revision",IDC_REVISION_HEAD1,"Button",
    CONTROL "&Head Revision",IDC_REVISION_HEAD,"Button",
    CONTROL "&Head Revision",IDC_REVISION_HEAD,"Button",
    CONTROL "&Head Revision",IDC_NEWEST,"Button",BS_AUTORADIOBUTTON,
    CONTROL "&Head Revision",IDC_REVISION_HEAD,"Button",
    CONTROL "&Head Revision",IDC_NEWEST,"Button",BS_AUTORADIOBUTTON,
        MENUITEM "Compare &HEAD Revisions", ID_VIEW_COMPAREHEADREVISIONS
        MENUITEM "Unified &Diff Of Head Revisions",
 
ID_VIEW_UNIFIEDDIFFOFHEADREVISIONS
    IDS_ERR_INVALIDREV "Invalid revision number! Valid revisions
are:\nHEAD, BASE, PREV, COMMITTED, WC,\npositive decimal numbe
rs,\ndates in one of the following example
forms:\n{2002-02-17}\n{15:30}\n{15:30:00.200000}\n{""2002-02-17
15:30""}\n{""2002-02-17 1
5:30
+0230""}\n{2002-02-17T15:30}\n{2002-02-17T15:30Z}\n{2002-02-17T15:30-04:00}\
n{20020217T1530}\n{20020217T1530Z}\n{20020217T1530-
0500}"
    IDS_REPOSTATUS_HEADREV "Lowest Revision: %ld - Highest Revision: %ld -
Head revision: %ld"
    IDS_REVGRAPH_POPUP_COMPAREHEADS "Compare &Head Revisions"
    IDS_REVGRAPH_POPUP_UNIDIFFHEADS "Unified &Diff Of Head Revisions"
---SNIP---

Looks like we have to capitalize everywhere then.

Cheers
- Lübbe

--
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Tue May 17 09:45:47 2005

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.