Renaming Projects in RH6

I have a pretty large project created in RH6. I'd tell you
how many topics are in it, but RH6 crashed while running the topic
report.
Anyway, I'm a template nut: I like having a bare-bones
project with topics linked, index created, etc., then make a copy
of the entire project, and apply client-specific info to the copy.
This method involves renaming the project copy, but I've not had a
great deal of success here. When it's finished (or when I think
it's finished), there are so many broken links afterward, that I'm
forced to delete the copy, make another one and try again.
No, there are no broken links in the original project.
I am not using RoboSource Control.
I have not made any attempts to rename anything with Windows
Explorer or another 3rd party tool.
Is this just symptomatic of "version point zero" gremlins? Is
there an ETA on a patch?

Hey Peter. yes, I'm glad it works too. I've got a lot to
report:
1) I have no HHP file in the renamed project at all. The HHP
file exists in the original, however. And when I copied the
original project to the new folder in Windows Explorer, you can bet
the HHP file was there too. Only after the renaming did the HHP
file disappear.
2) There IS an fpj file in every folder. Do you mean why
would a list be needed? A list would be needed so that during
renamings, RH6 can check the list to ensure all of them are
accounted for. In this case, clearly, somehting is happening to one
of them. So perhaps a list isn't the worst idea?
3) Yes, I've made another copy, I've renamed the copy and the
very same subfolder's fpj file is getting wiped out. There's
nothing missing with the original project, I assure you. So if
those subfolders are present in the original project, then they're
present in the copy. And by the way...it's not that there's no fpj
file in hw. The file exists. It just contains this:
<?xml version="1.0" encoding="windows-1252"?>
<rhpml majorversion="1" minorversion="0">
<folders>
<folder>
<name>images</name>
</folder>
</folders>
<topics/>
</rhpml>
In the above, I notice there's no <topics> tag to
accompany <topics/> (which is the wrong syntax anyway). It's
completely correct in the original fpj, filled with a list of
topics and folders.
What's truly baffling is this: if the fpj file is being wiped
out, then how can it be that all the links between the pages in hw
and all the subfolders are intact? After all, only the TOC and
Index links are broken.
Somebody cue Rod Serling: "Submitted for your
approval..."

Similar Messages

  • Applescript to rename projects

    Hi,
    Does anyone know if you can use Applescript to rename projects in A3?
    I'm looking to automagicly name projects by running a script on import, but haven't much experience in Applescript.
    Cheers
    Darren

    It is possible. Below is an example on how to do it and you probably will need to tailor it for your specific needs.
    tell application "aperture"
    tell project "x"
    set name to "y"
    end tell
    end tell
    Be sure to check out Aperture 3's dictionary and the Aperture 3 AppleScript Reference guide (<http://images.apple.com/aperture/resources/pdf/Aperture3_AppleScriptReference.pdf>) for more information.

  • Deploy occurs errors after rename project.

    deploy occurs errors after rename project.
    local project (in JAVA perspective refactor->rename)
    then rebuild,create,deploy.an erros occurs:
    2009-5-19 9:35:35 /userOut/deploy (com.sap.ide.eclipse.sdm.threading.DeployThreadManager) [Thread[Deploy Thread,5,main]] ERROR:
    [013]Deployment aborted
    Settings
    SDM host : 10.98.3.59
    SDM port : 50018
    URL to deploy : file:/C:/DOCUME1/ADMINI1/LOCALS~1/Temp/temp6550783345363564101WYJ_WD_FlightList.ear
    Result
    => deployment aborted : file:/C:/DOCUME1/ADMINI1/LOCALS~1/Temp/temp6550783345363564101WYJ_WD_FlightList.ear
    Aborted: development component 'WYJ_WD_FlightList'/'local'/'LOKAL'/'0.2009.05.19.09.30.59'/'0':
    Caught exception during application deployment from SAP J2EE Engine's deploy service:
    java.rmi.RemoteException: Cannot deploy application local/WYJ_WD_FlightList.. Reason: Clusterwide exception: Failed to deploy application local/WYJ_WD_FlightList. Check causing exception for details (trace file). Hint: Are all referenced components deployed and available on the engine?; nested exception is:      com.sap.engine.services.deploy.container.DeploymentException: Clusterwide exception: Failed to deploy application local/WYJ_WD_FlightList. Check causing exception for details (trace file). Hint: Are all referenced components deployed and available on the engine?
    (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performAction(DeploymentActionTypes).REMEXC)
    Deployment exception : The deployment of at least one item aborted
    Can anyone help me?
    thanks a lot!

    Thanks for Rajat Jain  and Umang Mathur  's answers 。
    the demo project can be download in SDN::TutWD_FlightList.zip   
    before i sign this thread ,i've followed the issue : (project folder,.project file )
    Rename package for an existing Web Dynpro App
      tips:if i only change .project file,i can not import the project.
    but these do not work。it shows the same erros.
    after then i just try to redo this in the other way: (in java perspective ,refactor->rename)。
    it shows the same errors.
    my environment:
    studio:Version: 7.0.11
    JAVA AS:7.00 sp18

  • CPD file smaller after renaming project

    Hello,
    I have renamed my RoboHelp project and have noticed after the project has been renamed, the cpd file in the renamed project is much smaller than the CPD file from the original project. Is this something to be concerned about? Why is the file so much smaller?
    Thankyou
    kt_25

    See here.
      The RoboColum(n)
      @robocolumn
      Colum McAndrew

  • Renaming Project Server 2010 database server

    Hi all,
    We have Project Server 2010 + SQL Server 2008 R2, but we need to upgrade DB to cluster SQL Server 2012 Enterprise Edition
    SP1 CU7.
    Is it ok if we rename Project Server DB server , for example from DBSER05 to DBSRVCL07\APPDB ?

    As you planning to upgrade SQL server from 2008 r2 to sql server 2012 enterprise edition SP1 CU7.
    In this case you have to create your farm from scratch. You have to Create your APP server and FE server all together from scratch and then you have to give your new DB server name DBSRVCL07\APPDB  while creating farm.Once you run the configuration
    wizard their you have to specify the NEW DB name DBSRVCL07\APPDB it will create Sharepoint config and content.
    then you can restore your current project server DBs on new DB cluster server DBSRVCL07\APPDB  and create project WEB  APP where you can point restored project server DBs.
    It means it would be all together back up and restore on new hardware.
    i am just guessing if you think you will only upgrade Sql server, create cluster and rename proejct server DB server name in the existing farm that will not work.
    Only approach is take back up and restore onto new infrastructure.
    http://azlav.umtblog.com/2011/06/07/project-server-2010-database-restore-part-i/ 
    if we rename Project Server DB server , for example from DBSER05 to DBSRVCL07\APPDB-- If you will only rename project
    server DB server name then it wont work as project server also uses sharepoint config and content DB which are setting on old DB server name(we give db server name while running wizard) and it will throw errors.
    kirtesh

  • Project Server 2010 Rename Project Site

    I have a requirement, that is to change Projects' Names, it has to be done automatically (By code using PSI).
    I used Project.QueueRenameProject and its working fine, however the associated project site/workspace is not renamed (updated).
    I need suggestions about how can I rename the Project Site Programmatically (by code)?
    I want the URL to use the new name.
    I am thinking of two ideas, but I don't know the feasibility.
    Idea 1, create a new site with the new name, copy the contents of the old site, and disassociate the old site, associate the new site, and delete the old one.
    Idea 2, is to create a sharepoint/pwa event handler that triggers on Project Rename and execute what is mentioned in Idea 1.

    Hi Mohammed,
    What about using this method:
    http://msdn.microsoft.com/en-us/library/gg178089(v=office.14).aspx
    Paul
    Paul Mather | Twitter |
    http://pwmather.wordpress.com | CPS

  • Mac OS X Lion - Cannot Rename Project Files with Search Filter Applied !

    Hi...
    as the header says...
    I wanted to rename 6 Clips of 777 and entered the search string... In my case, GolfBag.
    I wanted to rename them.
    They were spread out between 777 clips so looking for them individually was not viable, so I entered a search string,
    they popped up nicely in the project panel as expected only I could NOT rename them not even by right-clicking them and selecting 'rename' from the context menu.
    I tried saving the project and re-opening it but that did not help.
    I tried creating a new project from scratch to make sure the project had not currupted. But there I found the same problem...
    Could any of you shed some light on this ' I dont think to be interpreted as a feature '
    Thanks

    gek5 wrote:
    There is no disk utility on the thumb drive.the problem is that i cant open anything on the thumb drive.
    Did you read my post?
    ("are you booting from the USB? (Hold the option key on Boot")

  • Originals disappeared after renaming project

    Hello!
    After the import from a SD-card into a new project in Aperture I have
    a) firstly deleted the photos (****!), then ...
    b) created some new projects and finally ...
    c) moved the initial photos from the new project into the other projects.
    The result of all this is that all photos are still in Aperture (even in full-screen-modus) but the originals are not here anymore! Every time I try to edit/delete/export/send the photos Aperture refuses to do it and shows me in the error-message that the originals couldn't be found. Not even Spotlight/TimeMachine find them!
    I could also repeat the whole process: I made new photos, imported them into a new project ... they were still there, even after restarting Aperture ... as soon as I rename the project Aperture said that the originals disappeared!
    Do you have an explination for that?
    And perhaps even a method to restore all the lost photos?
    Desperately,
    Vlad
    P.S. iMac 3.06 GHz, MacOS X 10.5.5, 4 GB Ram, Aperture 2.1.2.

    Honestly I cannot even remotely begin to figure out exactly what you did or did not do. My best guess here is that you imported the photos as referenced masters (leave images where they are option) and got rid of the masters at some point. If this is the case you are most likely SOL as the only recourse is to use a recovery program that takes forever to run and is the most successful the less volatile the file system/disk that it is recovering.
    If you have a vault or other backup obviously they are still there. If not now is the time to fix your work-flow in a couple of ways.
    RB
    Ps. If this is not the case it is something inane but I will trust you when you say that they are gone. 99.9999% probability that Aperture didn't get rid of them if they are gone - you did. Gotta love all the folks espousing "only use referenced files no matter what".
    Message was edited by: rwboyer

  • Rename Project in Netweaver Developer Studio

    Hi..
    I need to change the name of my project and par file from BoxOffice to com.sfa.BoxOffice.
    I tried the rename option in the Netweaver Developer Studio.It does rename the file.But when i make some changes and build again..it creates the new par file with the old project name.
    Even though i have renamed the project to com.sfa.BoxOffice it still creates the par file as BoxOffice.par.
    Is there any other place where I need to change something?
    Thanks
    Alkesh

    All you need to do is delete the par from the project.  Then export the project again, this time, make sure to change the name of the par in the dialog.
    Rightclick the project, select "Export".  you will get a dialog with the par file path and file name.   Change this filename and click finish.  that's it.
    Regards,
    Rich Heilman

  • How to rename project (.prj) and workspace (.cws) files?

    CVI lets me rename a project in the programming environment (Edit -> Project) but the name of the project file on disk (.prj) doesn't change. Is there a way to change the project file name?
    I want to do the same thing for the workspace file (.cws). How?
    thanks!

    querty999 ha scritto:
    Sometimes I want to open a random C file so I can copy and paste code into my program. But the CVI environment wants to make that random C file part of the project, I believe. If I recall correctly, it even changes my default folder to the location of the random C file. Very frustrating!
    The highlighted sentence is not true: you can open any number of source files in the editor without having them added to the project; the same happens for include files and for any text file you want. The CVI environment will remember you have those files open and will try to open them again the next time you run it, but they won't be included in the compilation and won't be part of your application / project.
    Proud to use LW/CVI from 3.1 on.
    My contributions to the Developer Zone Community
    If I have helped you, why not giving me a kudos?

  • Batch renaming projects?

    I have loads of projects with names like 'Barcelona' or 'studio shots' and i would love to be able to just rename ALL my projects to a date so i can have them all in chronological order based on the photos inside. Is there an easy-ish way to do this? or do i have to go in the project, get info for the image, note the date, then manually rename the project...
    any solution would be incredible! thanks so much!

    Hi,
    Another option may be to leave the names of the projects alone, but put them in blue folders corresponding to a year and month - this could be easier and still give a reasonable date order for you to work with. Of course, it may also break the taxonomy you're already using...

  • How to Rename Project to its original name without deleting the version?

    One of the users have accidently renamed the project definition, several versions exist for the project already.  SAP will not allow to simply re-name the project.  I dont want to delete the old versions because i dont want to loose all the data associated with the previous versions?
    Any solution??

    Just give it a try, it may work for Time-dependent version also.
    I think the note say,the WBSE number in project version will get changed to old number and once you change the WBSE number in operative project then again it will change the WBSE number in project version.
    Eg. Your WBSE number is A0001 and also in version. Now you change it A0002 in operative project. But now if you change back from A0002 to A0001 system wont allow, because of existence of project version. Now, If you follow the solution suggested in Note, You will be able to change A0001 to A0002 in Project version. So you will be free to change the WBSE number of Operative project. Once you change the operative project from A0002 to A0001, the project version will also change from A0002 to A0001.

  • Is there any way to name or rename projects?

    If there's a way to name projects, or to rename those that have previously been saved as Untitled, Untitled1, etc., I sure haven't found it. I'm running the iPad version.

    Tap & hold on the title bar of the project in the main Project screen area for a couple of seconds - then release and you will get keyboard and edit window...

  • Upgrading an X3 project to Rh6

    The Import Word Document Wizard cannot locate Microsoft Word
    Please install Microsoft Word
    This is the message I get whenever I try to import a .doc
    file into Robohelp with this brand new PC they gave me.
    It has now Word 2003 on it. I installed Robohelp as usual.
    I've added the path to the Word .exe file in the
    Options window (
    HTML editor tab). But it simply won't find Word when I want
    to import a document. Plus, whenever I select
    import, the
    import window will search .html files by default instead of
    .docs. It wasn't like that before.
    Can anybody help?
    edit: Robohelp HTML X3
    edit 2: title modified/updated

    I did have some trouble upgrading an X3 project straight to
    RH6. I had a copy of X5 lying around, so I went back to my original
    and did a double upgrade.
    Unfortunately I didn't take notes, but I think the project
    just kept crashing - from memory it kept spouting about the .cpd.
    It might have been that "cannot open cpd" message that has been on
    the forums recently.
    Sorry I couldn't be more help. (If i get time, I'll try to
    get a copyof the original project and try again...unfortunately,
    I'm leaving for the weekend, so I can't try right now
    )

  • Safely rename project folders?

    Will it cause any confusion with the routing of files if I change the name of a project folder?
    TIA!

    It shouldn't really. Projects are meant to be portable and function as 'standalone'. Even if you are sharing audio files between different projects, Logic will still find them even if you change all the folders names.

Maybe you are looking for

  • Mini display port - vga only works with lid closed - then computer goes to sleep

    my problem is simple, but strange. I have a 2009 unibody macbook pro. I have 42 in lcd tv. I have a minidisplay to vga adapter and a vga cable. When I try to connect the monitor to the mbp when the lid is open nothing is detected. I do not get any op

  • Unicode with Crystal Report for VS 2010

    Dear, Please help me, I have a big problem with Khmer Unicode to preview in Crystal Report IV 4.0 for Visual Studio 2010. (I mean that it shows incorrect fonts), but when I use VS 2008, I always use CRAXTTRD.dll to render Khmer Unicode font, and In t

  • Because a USB device was drawing too much power problem

    This message keeps popping up even when I have nothing plugged in. I have tried restarting and checking for viruses but there is none and the message still shows up. Now I can't even plug things is the USB port because its disabled. Please help.

  • Word wrap last space to be blank

    hi prestnl in a notepad file output of report the word wrap is being done at positon 225 as the last field county is of three char but the valurs indatabase is two so the word wrp is done on position 225 we need to display a blank space after "MY' in

  • Pop up in Sales order of Advance payment of Customer

    hi Gurus Actually i have a query that when i am going to create the sales order the systemshuold  pop up the dialouge box indicating the customers's advance payment if its exceeding that advance payment bcoz the customer pays in advance the money to