You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by ma...@externe.bnpparibas.com on 2008/01/21 12:36:29 UTC

moving projects from svnpath to svnparentpath template

Hello everybody,

I'm in front of a problem that I can't solve and I hope you could help me 
:)
In introduction, I'm in a 1.3 version, windows operating system.
Quickly, my problem is to move projects from a multi projects repository 
to a parent repository pattern.

For historical reeasons, we have furthers projects in a svn repository:
%svn_repository_location%/ project1 / trunk
                                                  / branches
                                          / tags
%svn_repository_location%/ project2 /trunk
                                                  / branches
                                                   / tags
For administratives reeasons, we wants to move them to a parentPath model 
where w'il keep the 3 folders.
%svn_parent_path%/%svn_repository%/trunk
                                        /branches
                                        /tags

But I'm not sure of the protocol. Foreach project, I've made a dump from 
the svnadmin dump command with a svndumpfilter include project1/folder 
pattern.
(svndump c:\my_old_repository | svndumpfilter include project1/trunk > 
mytrunkdumpforproject1.dumpfile)
After making the new repository location (svnadmin create 
c:\my_new_repos\project_1) and making the trunk, branches and tags 
subfolders, I've loaded it with svnadmin load command (svnadmin load 
c:\my_new_repos\project_1 --parent-dir trunk < 
mytrunkdumpforproject1.dumpfile).
My dump seems to be well import, when I try to list my new branch trunk 
content, listing doesn't return anything.
What's wrong?
Where I've made a mistake?
Best regards,

Matthieu M.




This message and any attachments (the "message") is
intended solely for the addressees and is confidential. 
If you receive this message in error, please delete it and 
immediately notify the sender. Any use not in accord with 
its purpose, any dissemination or disclosure, either whole 
or partial, is prohibited except formal approval. The internet
can not guarantee the integrity of this message. 
BNP PARIBAS (and its subsidiaries) shall (will) not 
therefore be liable for the message if modified. 
Do not print this message unless it is necessary,
consider the environment.

                ---------------------------------------------

Ce message et toutes les pieces jointes (ci-apres le 
"message") sont etablis a l'intention exclusive de ses 
destinataires et sont confidentiels. Si vous recevez ce 
message par erreur, merci de le detruire et d'en avertir 
immediatement l'expediteur. Toute utilisation de ce 
message non conforme a sa destination, toute diffusion 
ou toute publication, totale ou partielle, est interdite, sauf 
autorisation expresse. L'internet ne permettant pas 
d'assurer l'integrite de ce message, BNP PARIBAS (et ses
filiales) decline(nt) toute responsabilite au titre de ce 
message, dans l'hypothese ou il aurait ete modifie.
N'imprimez ce message que si necessaire,
pensez a l'environnement.