Hi,
Please find attached a patch, that captures my thoughts on what/how
other subcommands would be affected by the incomplete directories.
The fact that the README.branch is in direct voice didn't help me ;)
Also, I wonder what are all those 3 white-spaces are doing on blank
lines. I have however, continued the tradition for sake of consistency. Is
there a reason? or shall I simply go ahead and fix it, under the
'obvious-fix' rule?
Regards,
Madan.
Update README.branch with thoughts on how incomplete directories would affect
the status and info commands.
(On the incomplete-directories branch)
* README.branch
(User Interface): Add status and info to the list of affected commands, and
explain how they could be handled.
Index: README.branch
===================================================================
--- README.branch (revision 22103)
+++ README.branch (working copy)
@@ -89,6 +89,8 @@
* checkout
* switch
* update
+ * status
+ * info
The -N option becomes a synonym for --depth 1 for these commands.
This changes the existing -N behavior for these commands, but in a
@@ -109,6 +111,11 @@
additional files or directories are desired, pull them in with
update commands using appropriate --depth options.
+ The 'svn status' should list the depth status of the directories, in
+ addition to whatever statuses are being currently listed.
+
+ The 'svn info' command should list the depth, IFF invoked on a directory.
+
3. Examples
===========
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Oct 24 19:46:39 2006