I'm not sure if this is a known issue or not. We are using 0.10.2, and I
noticed that when we did a copy and removed some files from the copy
(doing a partial copy), Trac doesn't display the revision properly by
showing incorrect delete paths.

Jason

I applied a little bit of obfuscation to the paths below.

From the server:

svn log <URL> -r 11293 -v
------------------------------------------------------------------------
r11293 | FarnerS | 2007-07-20 14:44:07 -0400 (Fri, 20 Jul 2007) | 2
lines
Changed paths:
   A /P/trunk/tests
   A /P/trunk/tests/edu
   A /P/trunk/tests/edu/rit
   A /P/trunk/tests/edu/rit/cims
   A /P/trunk/tests/edu/rit/cims/Algorithms (from /Unit
Test/trunk/src/edu/rit/cims/Algorithms:11280)
   D /P/trunk/tests/edu/rit/cims/Algorithms/CU/1.java
   D /P/trunk/tests/edu/rit/cims/Algorithms/CU/2.java
   D /P/trunk/tests/edu/rit/cims/Algorithms/CU/3.java
   D /P/trunk/tests/edu/rit/cims/Algorithms/CU/4.java

From Trac it shows the deletes but with the wrong path. Those files it
says were deleted were not actually deleted and still exist.

P/trunk/tests  (added)
P/trunk/tests/edu (added)
P/trunk/tests/edu/rit (added)
P/trunk/tests/edu/rit/cims (added)
P/trunk/tests/edu/rit/cims/Algorithms (copied) (copied from Unit
Test/trunk/src/edu/rit/cims/Algorithms)
Unit Test/trunk/src/edu/rit/cims/Algorithms/CU/1.java (deleted)
Unit Test/trunk/src/edu/rit/cims/Algorithms/CU/2.java (deleted)
Unit Test/trunk/src/edu/rit/cims/Algorithms/CU/3.java (deleted)
Unit Test/trunk/src/edu/rit/cims/Algorithms/CU/4.java (deleted)

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to