#143: darcs -> git conversion fails with dir+file rename
----------------------+-----------------------------------------------------
  Reporter:  vmiklos  |       Owner:  lele      
      Type:  defect   |      Status:  new       
  Priority:  major    |   Milestone:  VersionOne
 Component:  tailor   |     Version:  0.9       
Resolution:           |    Keywords:            
----------------------+-----------------------------------------------------
Description changed by lele:

Old description:

> hi,
>
> in case a darcs patch contains the followings:
>
>     move ./dir ./dir2
>     move ./dir2/file ./dir2/file2
>
> tailor will fail to convert the darcs repo to git. here is a gettable
> repo that triggers the bug:
>
> http://ftp.frugalware.org/pub/other/people/vmiklos/tailor-
> hackfest/tests/test/
>
> here is the output:
>
> http://frugalware.org/~vmiklos/logs/tailor-test1.log
>
> here is my config:
>
> [DEFAULT]
> verbose = True
> patch-name-format=%(revision)s
>
> [test]
> source = darcs:test
> target = git:test
>
> [darcs:test]
> subdir = darcs
> repository = /home/vmiklos/scm/darcs/tailor-wrap/repos/test
> encoding = latin2
>
> [git:test]
> subdir = git
> repository = /tmp/tmp.wLYUL28452
> encoding = latin2
> overwrite-tags = True
>
> thanks,
> - VMiklos

New description:

 hi,

 in case a darcs patch contains the followings:
 {{{
     move ./dir ./dir2
     move ./dir2/file ./dir2/file2
 }}}

 tailor will fail to convert the darcs repo to git. here is a gettable repo
 that triggers the bug:
 {{{
 http://ftp.frugalware.org/pub/other/people/vmiklos/tailor-
 hackfest/tests/test/
 }}}

 here is the output:
 {{{
 http://frugalware.org/~vmiklos/logs/tailor-test1.log
 }}}

 here is my config:
 {{{
 [DEFAULT]
 verbose = True
 patch-name-format=%(revision)s

 [test]
 source = darcs:test
 target = git:test

 [darcs:test]
 subdir = darcs
 repository = /home/vmiklos/scm/darcs/tailor-wrap/repos/test
 encoding = latin2

 [git:test]
 subdir = git
 repository = /tmp/tmp.wLYUL28452
 encoding = latin2
 overwrite-tags = True
 }}}

 thanks,
 - VMiklos

--

-- 
Ticket URL: <http://progetti.arstecnica.it/tailor/ticket/143#comment:1>
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