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

List:       subversion-issues
Subject:    [Issue 1375] Changed - svn cat fails to find moved files
From:       issues () subversion ! tigris ! org
Date:       2003-06-27 17:45:32
[Download RAW message or body]

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

*** Old
--- New
***************
*** 39,41 ****
--- 39,63 ----
  
  This issue makes writing a GUI log history view that supports an operation to view the 
  file as it was at any point in it's revision history almost impossible.
+ 
+ ------- Additional Comments From cmpilato@tigris.org  2003-06-27 10:45 PDT -------
+ Regarding 'svn log' -- the work I'm doing on the fs-schema-changes
+ branch addresses your concerns, showing not only revisions in which
+ your target was literally changed, but also all revisions which
+ contain copies that affected that target.  This makes knowing where
+ your node was in a given revision soooo much easier.
+ 
+ --
+ 
+ There's been another request recently made for subcommands to follow
+ copy history of paths.  In other words, if I have a file code.c that
+ was renamed to software.c in revision X, that my subcommands would be
+ able to know that if I say 
+ 
+    'svn SUBCOMMAND -r REV program.c'
+ 
+ where REV < X, I want Subversion to act on, in this case, code.c
+ instead of program.c (and where REV >= X, of course, act on program.c).
+ 
+ This might be possible when the target is a working directory file
+ (and only then).
\ No newline at end of file

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@subversion.tigris.org
For additional commands, e-mail: issues-help@subversion.tigris.org

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

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