[prev in list] [next in list] [prev in thread] [next in thread] 

List:       subversion-issues
Subject:    [Issue 385] New - status command needs to show *differences* with repository.
From:       issuezilla-daemon () h35 ! sny ! collab ! net
Date:       2001-05-11 0:15:11
[Download RAW message or body]

http://subversion.tigris.org/issues/show_bug.cgi?id=385

*** shadow/issues_15/385	Thu May 10 17:15:10 2001
--- shadow/issues_15/385.tmp.15646	Thu May 10 17:15:10 2001
***************
*** 0 ****
--- 1,32 ----
+ +============================================================================+
+ | status command needs to show *differences* with repository.                |
+ +----------------------------------------------------------------------------+
+ |      Issue #: 385                       Component: subversion              |
+ |       Status: NEW                         Version: current                 |
+ |   Resolution:                            Platform: Other                   |
+ |   Issue type: ENHANCEMENT              OS/Version: other                   |
+ |     Priority: P4                     Subcomponent: src                     |
+ +----------------------------------------------------------------------------+
+ |  Assigned To: bugs@subversion.tigris.org                                   |
+ |  Reported By: sussman@tigris.org                                           |
+ |      CC list: Cc:                                                          |
+ +----------------------------------------------------------------------------+
+ |    Milestone: TargetMilestone: ---                                         |
+ |          URL:                                                              |
+ +============================================================================+
+ |                              DESCRIPTION                                   |
+ People often want to know which files will be patched when they update.
+ 
+ In CVS, it's easy to know if a local file differs from what's in the repository:
+ if the 'status' command shows different revision numbers, you know there's an
+ impending patch.
+ 
+ In SVN, if the status command shows two different revs, it means nothing.  The
+ status command needs to ask libsvn_fs if two different root/path locations
+ *actually* differ in content.  If they differ, a new status column might print a
+ "D" or "*" or something.
+ 
+ Ben started this change long ago, but hasn't finished it.  Grep for
+ "svn_fs_is_different" in svn_fs.h and libsvn_fs/tree.c.
+ 
+ Somebody finish it, please.
\ No newline at end of file

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic