Commit 9b30c2c8 authored by Christophe Dumez's avatar Christophe Dumez

- added working copy preference


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6792 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent b982af16
......@@ -37,4 +37,9 @@ class SubversionPreference:
'type' : 'string',
'preference' : 1,
'mode' : 'w' },
{ 'id' : 'preferred_subversion_working_copy',
'description' : 'The Subversion working wopy',
'type' : 'string',
'preference' : 1,
'mode' : 'w' },
)
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment