Stefan,
>> 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.
Ok, the developers work so different in SVN, so I prefer to ask not to break
anything...
>> 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
It is really a pity we are missing the accValue here...
Thank you.
Serge.
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=2430120
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-12-13 18:22:59 CET