#92: start-revision property of project, not source
------------------------------------------------+---------------------------
 Reporter:  keturn                              |       Owner:  lele
     Type:  defect                              |      Status:  new 
 Priority:  major                               |   Milestone:      
Component:  tailor                              |     Version:      
 Keywords:  darcs start-revision documentation  |  
------------------------------------------------+---------------------------
 this is the configuration I tried to use, putting start-revision under the
 source definition (since the revision describes the source), not the
 project.  but it didn't work.  If I move the start-revision line to the
 project's configuration block, it works okay.  The documentation could be
 more clear about that.

 {{{
 [python-1.2-to-heraldry]
 source = darcs:local-python-1.2
 target = svn:apache-openid-python-1.2
 root-directory = ~/tailor-openid/try

 [svn:apache-openid-python-1.2]
 repository = https://svn.apache.org/repos/asf
 module = /incubator/heraldry/libraries/python/openid/branches/1.2/openid
 start-revision = 463050
 subdir = svnside

 [darcs:local-python-1.2]
 repository = /home/kevint/projects/openid/maintenance/openid-1.1.1-xri
 start-revision = heraldry-import/branches/1.2
 subdir = darcside
 }}}

-- 
Ticket URL: <http://progetti.arstecnica.it/tailor/ticket/92>
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