#3470: r3015 didn't fix my repo move problem
-----------------------------------------+----------------------------------
 Reporter:  [EMAIL PROTECTED]  |       Owner:  cboos     
     Type:  defect                       |      Status:  new       
 Priority:  high                         |   Milestone:  0.10      
Component:  version control              |     Version:  devel     
 Severity:  normal                       |    Keywords:  svn scoped
-----------------------------------------+----------------------------------
 While testing r3015, the revisions are still not working properly.  I
 removed trac 0.9.6, checked out and installed r3570.  I ran all the
 required upgrade commands and resync'd, but trac still always shows one
 rev for the part of the svn repo moved from another part.

 Here's an example... the svn repo had proj1/trunk/java/src and
 proj2/trunk/websrc.  I renamed websrc in proj2/trunk to src.  Then I
 created proj1/trunk/web and moved src from proj2/trunk to proj1/trunk/web.
 When I make a change to web/src/file1 the revision is incremented, but all
 files in web/src show that revision too.

 If I point trac to the root of the repo and resync, things work better,
 but if I point to proj1, the revision for the moved code is always the
 latest revision for files that haven't been updated since the move.

 I'm guessing this is because trac is indexing only the current point in
 the history since the move.

-- 
Ticket URL: <http://trac.edgewall.org/ticket/3470>
The Trac Project <http://trac.edgewall.com/>
_______________________________________________
Trac-Tickets mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac-tickets

Reply via email to