Swen Thuemmler wrote:
> On Thu, Feb 15, 2007 at 09:04:36PM +0100, Jonathan Hernández Velasco wrote:
>
> [...]
>
>   
>> Then, i do:
>>
>> $ trac-admin /var/www/trac/foo1 resync
>> Resyncing repository history...
>> Command failed: ("File not found: revision XXX, path 'foo1/trunk/'",
>> 160013)
>>
>> Maybe it's a bug?
>>     
>
> I think you get this error, when an earlier revision of your project
> had entries outside of foo1/trunk (i.E. when you make something like
> this:
>   svn mkdir src
>   svn add src
>   svn commit
>   svn mkdir foo1/trunk
>   svn mv src foo1/trunk
>   svn commit
>
> Then revision 1 of your project points to /src, which is outside of
> /foo1/trunk
>   

This is supposed to work, however.
Lars should probably reopen http://trac.edgewall.org/ticket/2572
and include precise information about the error he gets:
 - the DEBUG level log of a resync attempt
 - the output of svn log -v -r <failing revision>

-- Christian

--~--~---------~--~----~------------~-------~--~----~
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