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

Re: Blind and visually impaired developers.

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Sun, 13 Dec 2009 17:32:10 +0100

On 13.12.2009 13:12, Serge Tumanyan wrote:

> BTW, what is the practice of creating folders for you in the middle of
> development in the branch - I usually create the folder under Trunk and
> start initial development there whild when the project is growing to
> creating the next branch for the next version the folders I have created are
> branched automatically - is it suitable for your practice?

We always work on trunk. We merge bugfixes to the 1.6.x branch but we
don't work on that branch directly.
Sometimes we create a branch for major changes to avoid breaking the
build on trunk.

Just create your folder on trunk/contrib and start working there.

> Can you set the following ones:
> accValue,
> accName,
> accDescription,
> accKeyboardShortcut,
> accState?

It's possible to set the following properties:

PROPID_ACC_NAME
PROPID_ACC_DESCRIPTION
PROPID_ACC_ROLE
PROPID_ACC_STATE
PROPID_ACC_HELP
PROPID_ACC_KEYBOARDSHORTCUT
PROPID_ACC_DEFAULTACTION
PROPID_ACC_VALUEMAP
PROPID_ACC_ROLEMAP
PROPID_ACC_STATEMAP

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=2430105
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-12-13 17:32:27 CET

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.