migrating to pyshapelib repository

Bram de Greve bram.degreve at gmail.com
Mon Nov 23 21:13:15 CET 2009


Hi Karl,

mmmh yeah ...

Those directories mentioned in the filter ... you probably might need to
create them manually. I feel sorry for causing these roadbumbs and not
being able to help myself =)
Here's the relevant bit from the svn book:
http://svnbook.red-bean.com/en/1.5/svn.reposadmin.maint.html#svn.reposadmin.maint.migrate

It probably is similar to this:

$ svn mkdir -m "Initial project roots" \
      file:///var/svn/projects/calc \
      file:///var/svn/projects/calendar \
      file:///var/svn/projects/spreadsheet
Committed revision 1.

I think you don't need to worry about the --parent-dir as we're not
moving directories in the hiearchy.
These missing files at the branches, these are the libraries directories
like for the trunk?

Perhaps you have more luck if you ommit the --drop-empty-revs, in
contrary to what I suggested before.  Actually I'm not really sure what
that option does. I have only limited experience with this kind of
operation (been there only once =)

Thanks for your patience.

Cheers,
Bram


Karl-Heinz Ruskowski wrote:
> hi again, 
>
> so far i was able to filter the dump result. But i can't load the result into 
> the new repository since it's missing path/file creation commands. After that 
> i tried to create them manually but only got to a certain point. The errors 
> look somthing like this: 
>
>      * adding path : trunk/thuban/libraries/pyshapelib ...svn: File not found: 
> transaction '1-1', path 'trunk/thuban/libraries/pyshapelib'
>
> after creating the folders trunk/thuban/libraries manually it continues, than 
> at the branches it begins to miss files.
>
> Google was'n much help either, so im kind of lost.
>  
> Please help :)
>
> Karl
>
>   
> ------------------------------------------------------------------------
>
> _______________________________________________
> 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)