source: valtobtest/subversion-1.6.2/notes/locking/TODO.txt @ 3

Last change on this file since 3 was 3, checked in by valtob, 15 years ago

subversion source 1.6.2 as test

File size: 828 bytes
Line 
1TODO for locking
2================
3
4
5NICE TO HAVE
6------------
7
8* put quotes around user names as well as around lock names when we error.
9
10* support cancellation during lock/unlock.
11
12-----------------------------------------------
13
14* Questions:
15
16   * Should propedit and propset reject to set a property an a file with
17     svn:needs-lock set?
18
19   * how do locks relate to dump/load?  file as an enhancement?
20
21
22* Stuff to document in book:
23     
24       - 4 new hooks
25       - 'lock' and 'unlock' commands, svn:needs-lock property.
26       - svnadmin lslocks, rmlocks, lock
27       - svnlook lock
28       - 'svn info URL'
29       - 'svn st -u' additions
30       - new 'svn up' and 'svn commit' behaviors w.r.t. locktokens
31       - two new bdb tables in BDB section.
32       - update the description of autoversioning in appendix C!
33
34
Note: See TracBrowser for help on using the repository browser.