UI interpretation quetsions: --changelist + --depth
From: C. Michael Pilato <cmpilato_at_collab.net>
Date: 2007-12-21 18:23:33 CET
I'm trying to decide how Subversion should interpret a command-line like the
svn plist -v --depth files --changelist FOO /path/to/wc
Does this mean, "For all objects in and under (to depth infinity)
Or does it mean, "For all objects within files-depth of /path/to/wc and
My instinct is that the latter is more likely the intended use. But that
$ svn info /path/to/wc --changelist FOO
Of course, the former interpretation could be weird, too:
$ svn update /path/to/wc --changelist FOO --depth files
Heaven forbid the interpration be something like, "For all objects within
Thoughts?
-- C. Michael Pilato <cmpilato@collab.net> CollabNet <> www.collab.net <> Distributed Development On Demand
|
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.