#36: svn => darcs breakage when upstream file becomes a directory
----------------------------------------+-----------------------------------
Reporter: [EMAIL PROTECTED] | Owner: lele
Type: defect | Status: new
Priority: critical | Milestone: VersionOne
Component: svn | Version: 0.9
Resolution: | Keywords:
----------------------------------------+-----------------------------------
Comment (by [EMAIL PROTECTED]):
Hi Lele; the upstream repository is not under my control, but the
changeset doesn't seem unreasonable -- looks like an atomic change. Of
course, the way SVN represents it may be inelegant.
The tailor.conf I'm using is this (note the "trust-root: True"):
{{{
[DEFAULT]
verbose = True
root-directory = .
subdir = .
start-revision = INITIAL
[rails]
target = darcs:rails
source = svn:rails
state-file = rails.state
[darcs:rails]
repository = darcsrepo
subdir = rails
[svn:rails]
module = rails/trunk
repository = http://dev.rubyonrails.org/svn/rails
subdir = upstream/rails
trust-root = True
}}}
I don't think the 'svn log --xml' output will help you much, but here it
is:
{{{
<?xml version="1.0" encoding="utf-8"?>
<log>
<logentry
revision="2587">
<author>bitsweat</author>
<date>2005-10-14T18:58:07.139387Z</date>
<msg> [EMAIL PROTECTED]: jeremy | 2005-10-14 14:41:24 -0700
move scripts
[EMAIL PROTECTED]: jeremy | 2005-10-14 14:54:48 -0700
remove script/perform and script/process in favor of
script/perform/profile, etc.
</msg>
</logentry>
</log>
}}}
--
Ticket URL: <http://progetti.arstecnica.it/tailor/ticket/36>
Tailor <http://www.darcs.net/DarcsWiki/Tailor>
An inter-VCs changeset exchanger_______________________________________________
Tailor mailing list
[email protected]
http://lists.zooko.com/mailman/listinfo/tailor