On 3/25/2014 1:06 PM, Stephan Beal wrote:
i suspect a re-import from svn is the most expedient route here.

I had considered that, but the subversion repository is hard to get to.
It's on a private network my laptop cannot directly connect to without
the aid of janky "security" software, then once I've done that, I need
to construct a huge tar archive of the repository and manually transfer
it from one computer to the next to the next to the next since no one
bothered to set up routing.  It takes over an hour, and once was enough.

But once that was done, I would have to re-import the commits I had done
since the initial import, so I'd still be facing my original problem.

incrementally check out svn versions, export them to the same fossil
checkout dir, use (fossil addremove; fossil ci -m 'revision r####').

I didn't know [fossil addremove] existed.  That would have eliminated
the need for [fossil changes]!  How convenient.

--
Andy Goth | <andrew.m.goth/at/gmail/dot/com>
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to