[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

[PATCH][INCOMPLETE-DIRECTORIES] Add thoughts on subcommands affected

From: Madan U Sreenivasan <madan_at_collab.net>
Date: 2006-10-24 20:15:28 CEST

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

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.