Hi Tonny, Tonny H. Laursen wrote: > im going to move my old top-level communities including the > sub-communities and collections beneath the top-level community to a new > Top-level community. > eg. > *Top-level community(x) > - sub-community(y) > --collection(z) > > New structure: > > *New top-level community (v) > - old Top-level community (x) > -- old subcommunity (y) > -- old collection (z) > > I think it can be done with the 'CommunityFiliator' - > http://www.dspace.org/technology/system-docs/application.html at the bottom. > > The commands i need to run is the following, but i don't know what the > parent for my top-level community 'x' is? > > dsrun org.dspace.administer.CommunityFiliator --remove --parent=??????? > --child=x > dsrun org.dspace.administer.CommunityFiliator --set --parent=v --child=x >
If I've understood correctly, you shouldn't need to perform the first command; x has no parent. You should just be able to create v and then run the "CommunityFiliator --set" command. Best regards, jim ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier. Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech

