Changes between Initial Version and Version 2 of Ticket #146


Ignore:
Timestamp:
06/02/08 20:36:50 (5 years ago)
Author:
lele
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #146

    • Property Component changed from tailor to git
  • Ticket #146 – Description

    initial v2  
    22 
    33To reproduce: 
     4{{{ 
    45$ mkdir -p ~/src/tailor 
     6}}} 
    57Put the swfdec-gnome.tailor in ~/src/tailor (I'll attach it later) 
     8{{{ 
    69$ git clone git://anongit.freedesktop.org/git/swfdec/swfdec-gnome git/swfdec-gnome 
    710$ tailor -c swfdec-gnome.tailor 
     11}}} 
    812 
    913After a while it crashes with: 
    10  
     14{{{ 
    1115Error stream: 
    1216svn: 'src/swfdec-thumbnailer.schemas.in' is not under version control 
     
    3236Failure applying upstream changes: /home/olav/src/tailor/output $ svn mv --quiet --force src/swfdec-thumbnailer.schemas.in thumbnailer/swfdec-thumbnailer.schemas.in 2>&1 returned status 1 saying 
    3337svn: 'src/swfdec-thumbnailer.schemas.in' is not under version control 
     38}}} 
    3439 
    35  
    36 This is caused by incorrectly adding files to SVN in changeset #9: 
    37  
     40This is caused by incorrectly adding files to SVN in changeset 9: 
     41{{{ 
    384222:11:18 [I] Changeset #9 
    394322:11:18 [I] Changeset "09a4609f3619e4516cd9a2f5b924d80cdb457995" 
     
    515522:11:18 [I] [Ok] 
    525622:11:18 [W] svn did not find anything to commit 
     57}}} 
    5358 
    5459Not sure if this is due to Git or SVN, so leaving default component.