Locking non-existent paths. Time to discuss.
From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2005-03-16 20:09:09 CET
Even though it's very late in the game, there are some critical
* Fact: libsvn_fs allows already locks on non-existent paths. This
* Fact: DAV clients expect to be able to PROPFIND on lock-null
Question 1: Given that lock-null resources might exist, should svn
* 'svnadmin lslocks' already shows them.
* 'svn status -u' shows remote locks on real files. Should it
* should 'svn info URL' show lock information if URL is a
* should 'svn ls' (i.e. svn_ra_get_dir()) show lock-null resources?
Question 2: Should the svn client (and API) be able to lock
* 'svn lock URL' is able to do this right now, though we could
* philip has argued that it would be useful to 'svn lock' a
cmpilato and I are running up against these questions on our quest to
So we need to get these larger questions sorted out first.
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.