#50: Same problems svn -> svn
-----------------------------+----------------------------------------------
  Reporter:  [EMAIL PROTECTED]  |       Owner:  lele      
      Type:  defect          |      Status:  closed    
  Priority:  major           |   Milestone:  VersionOne
 Component:  svn             |     Version:  0.9       
Resolution:  worksforme      |    Keywords:            
-----------------------------+----------------------------------------------
Comment (by [EMAIL PROTECTED]):

 Thanks for your reply.

 In my test repository, "sincerev+1" make me an error, but not in other
 repositories (I've tried in other repositories now). Maybe a problem with
 this repository (I don't have time to investigate it).

 Anyway, your fix work fine, but :

 {{{
 09:20:57 [I] /tailor/alfresco/interne $ svn mv --quiet --force
 projects/repository/source/java/org/alfresco/filesys/smb/repo
 projects/repository/source/java/org/alfresco/filesys/server/smb/repo
 09:20:57 [W] [Status 1]
 09:20:57 [E] Failure replaying: Revision: 2751
 Date: 2006-05-04 08:52:16.747255
 Author: paulhh
 Renamed:
 projects/repository/source/java/org/alfresco/filesys/server/smb/repo (from
 projects/repository/source/java/org/alfresco/filesys/smb/repo)
 Added: projects/repository/source/java/org/alfresco/filesys/server/smb
 Log: SMB code in wrong place from merge
 Traceback (most recent call last):
   File "/root/tailor-0.9.22/vcpx/target.py", line 112, in replayChangeset
     self._replayChangeset(changeset)
   File "/root/tailor-0.9.22/vcpx/target.py", line 296, in _replayChangeset
     if renamed: self._renameEntries(renamed)
   File "/root/tailor-0.9.22/vcpx/target.py", line 423, in _renameEntries
     self._renamePathname(e.old_name, e.name)
   File "/root/tailor-0.9.22/vcpx/svn.py", line 542, in _renamePathname
     raise ChangesetApplicationFailure("%s returned status %d"
 TypeError: not all arguments converted during string formatting
 09:20:57 [E] Couldn't reply changeset
 Revision: 2751
 Date: 2006-05-04 08:52:16.747255
 Author: paulhh
 Renamed:
 projects/repository/source/java/org/alfresco/filesys/server/smb/repo (from
 projects/repository/source/java/org/alfresco/filesys/smb/repo)
 Added: projects/repository/source/java/org/alfresco/filesys/server/smb
 Log: SMB code in wrong place from merge
 Traceback (most recent call last):
   File "/root/tailor-0.9.22/vcpx/source.py", line 133, in
 applyPendingChangesets
     replay(c)
   File "/root/tailor-0.9.22/vcpx/dualwd.py", line 107, in replayChangeset
     self.target.replayChangeset(changeset)
   File "/root/tailor-0.9.22/vcpx/target.py", line 112, in replayChangeset
     self._replayChangeset(changeset)
   File "/root/tailor-0.9.22/vcpx/target.py", line 296, in _replayChangeset
     if renamed: self._renameEntries(renamed)
   File "/root/tailor-0.9.22/vcpx/target.py", line 423, in _renameEntries
     self._renamePathname(e.old_name, e.name)
   File "/root/tailor-0.9.22/vcpx/svn.py", line 542, in _renamePathname
     raise ChangesetApplicationFailure("%s returned status %d"
 TypeError: not all arguments converted during string formatting
 09:20:57 [C] Upstream change application failed
 Traceback (most recent call last):
   File "./tailor", line 33, in ?
     main()
   File "/root/tailor-0.9.22/vcpx/tailor.py", line 332, in main
     tailorizer()
   File "/root/tailor-0.9.22/vcpx/tailor.py", line 144, in __call__
     self.update()
   File "/root/tailor-0.9.22/vcpx/tailor.py", line 107, in update
     last, conflicts = dwd.applyPendingChangesets(
   File "/root/tailor-0.9.22/vcpx/dualwd.py", line 97, in
 applyPendingChangesets
     applied=applied)
   File "/root/tailor-0.9.22/vcpx/source.py", line 133, in
 applyPendingChangesets
     replay(c)
   File "/root/tailor-0.9.22/vcpx/dualwd.py", line 107, in replayChangeset
     self.target.replayChangeset(changeset)
   File "/root/tailor-0.9.22/vcpx/target.py", line 112, in replayChangeset
     self._replayChangeset(changeset)
   File "/root/tailor-0.9.22/vcpx/target.py", line 296, in _replayChangeset
     if renamed: self._renameEntries(renamed)
   File "/root/tailor-0.9.22/vcpx/target.py", line 423, in _renameEntries
     self._renamePathname(e.old_name, e.name)
   File "/root/tailor-0.9.22/vcpx/svn.py", line 542, in _renamePathname
     raise ChangesetApplicationFailure("%s returned status %d"
 TypeError: not all arguments converted during string formatting
 }}}

 I've tried in fresh uncompress version with only your fix and no change.

 Thanks for all.

-- 
Ticket URL: <http://progetti.arstecnica.it/tailor/ticket/50>
Tailor <http://progetti.arstecnica.it/tailor>
An inter-VCs changeset exchanger
_______________________________________________
Tailor mailing list
[email protected]
http://lists.zooko.com/mailman/listinfo/tailor

Reply via email to