Hi Teo,

I tried to do some experiments using a tool called svn2svn, and it
committed without asking, and also seemed to work wrongly,
so I'll undo that. We have to look for sth else.

In the past, I had used svnadmin to acomplish this:

First I have to dump the svn repository ( svnadmin dump wxHarbour > wxh.dump ) Then the dumped svn repository is loaded in to the targeting repo using the --parent-dir argument:

cat wxh.dump | svnadmin load --parent-dir trunk/harbour/examples/ wxHarbour

Okay, I see now. While you've hopefully fixed the car :) I've
tried this method with success, but didn't upload it yet. We need
to organize a little radio-silence in order to do that.

Brgds,
Viktor

_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to