migrating to pyshapelib repository

Bram de Greve bram.degreve at gmail.com
Sat Nov 14 19:08:19 CET 2009


Hi Karl,

Thanks for looking into this.

Here's a few pointers I've found on the tubes:
http://svn.haxx.se/users/archive-2005-08/0741.shtml
http://stackoverflow.com/questions/433276/svn-repository-split-problem

So it appears that some part of dbflibmodule.c is not 'included' in the
filter.  If I'm not mistaken, the path it reports is the old one, and
thus the missing one.  Can you double check that
/branches/WIP-pyshapelib-bramz/libraries/pyshapelib
is included in the filter?

Basically, what I'd like to include in the filter are the shapelib and
pyshapelib subdirectories of libraries, in the trunk and the
WIP-pyshapelib-bramz and WIP-pyshapelib-Unicode branches.

Oh now I see ...

In the trunk and WIP-pyshapelib-Unicode branch, we have
thuban/libraries/..., but not so in the WIP-pyshapelib-bramz branch. 
Apparently, there I've dropped the thuban level and I had just
libraries/ ...

So the correct filter would be:

svndumpfilter --drop-empty-revs include \
  trunk/thuban/libraries/pyshapelib \
  trunk/thuban/libraries/shapelib \
  branches/WIP-pyshapelib-bramz/libraries/pyshapelib \
  branches/WIP-pyshapelib-bramz/libraries/shapelib \
  branches/WIP-pyshapelib-Unicode/thuban/libraries/pyshapelib \
  branches/WIP-pyshapelib-Unicode/thuban/libraries/shapelib \
  < thuban.dump > pyshapelib.dump

Cheers,
Bram

Karl-Heinz Ruskowski wrote:
> Hi,
>
> On Wednesday, 11. November 2009 15:25:36 you wrote:
>   
>> One of ours system administrator, Kalle (in cc) will look into the issues
>> within the next days and see if he can help here.
>>     
>
> so far i did create the pyshapelib project on wald and tried to extract 
> pyshapelib from thuban with you commands. However svndumpfilter just throws 
> this at me:
> "svn: Invalid copy source 
> path '/branches/WIP-pyshapelib-bramz/libraries/pyshapelib/dbflibmodule.c'"
>
> any ideas?
>
> Karl
>
> --
> Karl-Heinz Ruskowski |  ++49-541-335 08 3621  |  http://www.intevation.de/
> Intevation GmbH, Neuer Graben 17, 49074 Osnabrück | AG Osnabrück, HR B 18998
> Geschäftsführer: Frank Koormann, Bernhard Reiter, Dr. Jan-Oliver Wagner
>   
> ------------------------------------------------------------------------
>
> _______________________________________________
> Thuban-devel mailing list
> Thuban-devel at intevation.de
> https://www.intevation.de/mailman/listinfo/thuban-devel
>   




More information about the Thuban-devel mailing list

This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)