HP ALM 11 : Synchronis​e imported libraries and source libraries between 2 projects.

Hi,
I created a librarie "LA" in project "PA", i put in this library 3 reqs and covering tests.
In the project "PB", I import the library "LA" so i now have in project "PB" a librarie "LA_imported" and the 3 reqs and covering tests from A.
I update a req in "PB".
I go in "PA" and i compare the librarie "LA" with the librarie "LA_imported" from project "PB".
I see that i have a difference between "LA" and "LA_imported", but the "Synchronise" button is not clicable.
What is the problem ?
thanks

The duplication is unnecessary. Exporting creates a duplicate of the file. So now you'll have a duplicate of a duplicate. Exporting is not "working on" a file.
No it's not merging, it's exporting from one to the Finder and into another. No matter what lose something. If you export the Original you leave behind all the work you've done in iPhoto. If you export anything else, you lose the non-destructive editing and the ability to revert to the original. With merging you preserve that work. Yes, you can trash the old Library when you have completed the manoevre but no it's not the same thing as merging.
This User Tip
https://discussions.apple.com/docs/DOC-4921
has details of the options in the Export dialogue. But in brief:
Current gets you the iPhoto Preview, used for sharing via media browsers. It's a jpg, medium quality missing metadata. Original gets the file you imported, unchanged and then you can export different version of the current version at different qualities. If you choose to export anything except the Original you do not get a Raw. There's no such thing as an "edited Raw", and you lose the connection between the original and the exported version. That means you've taken a non-destructive workflow and turned it into a destructive one.
The Tiff will certainly be higher qulaity and less likely to suffer generational loss in future editing but the file sizes are vast, often more than 10 times the size of the jpeg.
Put it this way, it would be cheaper to buy Library Manager than the disk you'll need to contain all the Tiffs. Unless you plan on a lot of editing, I'd go for a high quality jpeg as a reasonable compromise.
To be clear:
So, I guess my new question is, how can I edit the Raw image and keep it in a RAW format that IPhoto recognizes so that I can reprocess without any loss at a future time, or is it that once you edit a RAW image, then it is no longer a RAW image?
Once you edit a Raw it can no longer be a Raw. End of.

Similar Messages

  • Imported images and processed in wrong project can I transfer?

    imported images and processed in wrong project can I transfer to the correct project and delete from the incorrect project without loosing my work so far?
    ok I know similar questions have been asked but I could not find an answer using search.....so any ideas... all help is really appreciated.
    (In aperture 2)

    Sorry I er 'cough' have just dragged and dropped from one project to another, and er well you see er that seems to have done it!images removed from first project and now appear in second correct project.
    I am sure I tried that before I posted..

  • How to export and import template and dimensions mumbers between 2 appset

    hi expert:
          1.How to export and import template and dimensions mumbers between two application set
          2. In Our project Requirement ,
              we moust be  develop our planning in develop evn application set , distribute template and
              dimension mumbers to another  Qas applications set .
         3. how can  i   package our template in dev application set  and Anti-package to Qas application set
             with BPC  system tools?
         4. This  Requirement  is  from  our Security control Dep. we must be change template version or dimension
              mumber with system tools.
         5.thanks for your help!

    Ian,
    So, in other words, you're saying that it's not possible to export directly objects (like smart albums) that reside outside of projects?
    I know, for example, you can "export" anything created inside a folder by dragging and dropping the folder to another library; but you then have to rebuild the library to get the new folder and its contents to be recognized. For my library, this takes too much time to do.

  • Why can't I cut and paste photos between project?

    I recently made the transition from iPhoto to Aperture. One of the weird things is that I can't cut and paste photos between projects. In iPhoto this is an easy way to organize your projects if some photos are in the wrong place.
    You also can't split projects, in iPhoto you can do this easily. Say, if two day's photos ending being in the same project, in iPhoto there's a button that you split them in the middle. Is there something like this in Aperture?

    Copy and Paste:
    In iPhoto "copy and paste" was possible, because it was not possible in the early versions, to see both projects at the same time, the one you are moving from, and the one you are moving to.
    In Aperture you simply drag from the source project to the destination project to move image versions around. Also, it is easy to see more than one project in the Browser at the same time, see: Aperture 3 User Manual: Working with Two or More Browsers Open
    To drag to another project, select the images in the project, then drag to the other project in the source list, for example:
    To split a project, select the images you want to have in the split part, then create a new project from these images: Enable the check mark "Move selected items to new project". This will split the original project.
    Regards
    Léonie

  • How to use Port to make a connection between Import Server and Source

    Hi guys,
    I wanna make a Import Server and Manager work with a MDM Repository and a Client System. I want the Import Server could listen the port, whenever the Client System want to sent some files to the Import Server, the Server could automatically import files.
    I know how to import a file by hand, but how to make it automatical? Use Port in Type?
    Regards
    Wang Yu
    Message was edited by: Yu Wang

    Hi,
    You can automate the Import or Syndication process using Ports.
    <b>Requirements:</b>
    1. Import Server need to be Installed.
    2. Client Systems need to be defined for the repository.
    3. Create the Port with type Inbound (for Import process). OutBound (for Syndication process)
    4. Associate a predefined map with the Port.
    <b>Note:</b>
    Each port is associated with only one map.
    While creating the ports, When you select the client system, it only populates the maps defined for that client system.
    Make sure if you want to use the same client system for both import and syndication.
      Specify the Client system type as "Inbound/Outbound"
    <b>Steps involved:</b>
    Using MDM Console, In the repository Admin section
    1. Select Client Systems-> this is where you have to define the Client Systems , which you are going to use for the ports.
    Make sure you have define the Import Maps for the specific repository,specific Client System using Import Manager.
    2. Select Ports->This is where you create Port and other related information related to it.
    Once the Port is created, You see a specific directory structure created in the MDM Server installation directory
    <<MDM Server Install_Dir>> ->Distributions -> <<DBMSHOST_DBMS_TYPE>> -> <<Repository Name>> ->
    <<Port Type>> -> <<Client System ID>> ->
    <<Port Code>>
    Under the above sturcture it will have the following directories
    -> Ready
    -> Archive
    -> Status
    -> Log
    <i><b>Ready Folder :</b></i>
    -> In Import Process the import Server will pick up the file from this directory based on the specifc interval you specify in mdis.ini file(This can be found in Import Server installation directory).
    <b><i>Archive Folder:</i></b>
    -> Once the file is picked by the Import Server from Ready folder and if it is processed then the file will be moved to this di
    rectory with some date stamp suffixed.
    <b><i>Log Folder:</i></b>
    ->Log information for that process
    <b><i>Status Folder:</i></b>
    ->Status of process will be kept in this folder.
    Hope this helps.
    Thanks and Regards
    Subbu

  • Multiple open libraries and combining libraries

    It would be nice to have two open libraries and be able to drag between them.
    I am picking a small number of images to take with me when I travel. I want to create a new aperture library with these images in the same organization that they are in my original library with all the adjustments and all metadata, as in the original library
    I'll be adding photos to this traveling library and will want to combine it in future with the original library including all metadata and corrections made while traveling.
    what is the best way to:
    1. isolate my small group for a traveling library, if they are in different projects, and make a new library with them?
    2. Combine original and traveling libraries on return.

    This is pretty simple to do. You can export and import entire projects very easily, and everything in that project (photos, albums, books, metadata, adjustments, etc.) goes with it.
    So that's what you should do. You can't do it on a full library basis but because a project can be huge you could effectively get by with the tool. I do it all the time when I travel, and it works fantastically well.

  • Why does formatting get lost when copy and pasting slides between projects?

    I'm beginning to copy and paste several slides from a project that was created in Captivate 6. I've opened the project in 7.0.1 and saved it. Next, I've copy and pasted about 20-30 slides from the old project into my new template. In the process, many slides have lost "bold" and "bullets". It's worth noting that many slides have remained correct. I also find myself having to reset slide templates and toggle off quiz buttons that I've already toggled off in old project.
    This isn't part of the same problem, but related. When I copy slides from the new template I mentioned into the old one (in hopes that Advanced Actions would transfer correctly), I've noticed that none of the item names have transferred over with the copy and paste. Instead of seeing the button name I've created, it changes to "shape, text_caption, etc", the default.
    I'm hoping the copy pasting between projects becomes more efficient, I'm finding myself burning unneccessary time doing more QA and microscopic investigation, although I suppose more QA isn't always a bad thing.
    System is the following:
    OSX 10.8.5
    Captivate 7.0.1
    Safari 6.0.5
    Blood Type: oops, wrong forum.

    When copy/pasting between different versions that has always been a problem, especially with question slides. There seem always to be changes that make such a transfer difficult. Did you try to open the CP6 project first in CP7 and see what worked? And do you use exactly the same theme (object styles, master slides, skin editor)?
    Copy/paste slides, objects with advanced actions: bit same problem, works best if done between CP7 projects. The problem that each object needs to have a unique ID (name) is what causes the renaming to generic names.
    Lilybiri

  • How to import Aperture and iPhoto libraries into LR Master database

    I have a lot of photos in files and events in iPoto and Aperture. Would like to conso;idate all my photos inLightroom Master Photo file with those files and events as folders.
    Could I have instructions on this from someone who has done the same
    Many thanks
    Ivan Ungar

    John,
    While I am very new on LR and your referenvesare to older versions of the
    softwares
    Running LR 5.2, Aperture 3.4.1 and iPhoto 11.
    I could not find any reference as to the step by step import/export
    procedure with the most important proviso for me.
    There is aprox. 24000 photos in Events/Folders and I need to keep these
    intact while importing it into LR.
    Could you help please
    Best rgds
    Ivan
    Ivan Ungar
    Phone: (612) 8354 0618
    Mobile: (+61) 417 687 906
    E-mail: [email protected]

  • Just imported clips and edited as new project. closed imovie. came back later and the entire project was gone. i was not done so i did not finalize it. how do i get the program to keep my project in progress

    running imovie on a powermac w 10.6.8. went through the tutorials. imported my clips, got the hang of basic editing, and created a project.
    was pretty happy with it, but needed to shut down and come back to work on it later. when i did come back, the entire project was gone.
    how do i get the program to save my work in progress, without finalizing it?
    thanks

    So, everything worked out just fine!
    I have all my material in the ProRes Codec on a seperate drive now. The project itself was kept or rather duplicated, the bin structure etc stayed the same but is linking to the newly created files. The playback and workflow is fluent. I am happy! 
    Time info: For about 120 GB of material the codec change process took 25 hours.
    Thanks for your help!
    Best
    *a

  • Copy-pasting and lifting audio between projects--no playback

    Hello everyone,
    Every time I copy paste or lift audio from one project to another (i.e. copy, save project 1, close, open project 2, paste), the audio works fine for that session but ceases to play back when I reopen the project later. The audio in the project media / clip selection area will work just fine, but when I double-click on the clip I pasted in the timeline, the clip preview window shows a red field and no audio. This basically means that I'm losing all the edits I made in project 1 and having to re-insert each piece of audio into the project 2 timeline and redo my edits. What's the problem? Is there any way I can copy-paste audio from one project timeline to another?
    (Edit:) I'm using CS6.
    Thanks very much,
    Josh
    Message was edited by: jmclaurin14

    It  wont work  that way because you are playing it out of the Clipboard. which is temporary.
    Usemultiple  Sequences in the same Project instead if you want to do that. to different edits

  • What's the best way to merge, restore or reconstruct iPhoto and Aperture libraries to resolve images that are not found/offline?

    Hey there, Apple Support Communities.
    To start, I'm working on a MBP Retina 15" with a 2.3GHz i7 processor and 16 GB of RAM.  10GB free on a 256GB SS HD.  Attached are two external HDs - one 1TB Western Digital portable drive from 2011, one 2TB Porsche LaCie non-portable drive from 2013; both connected via USB.  All photo libraries in question are on the external drives.
    I have Aperture 3.5.1 and iPhoto 9.5.1.  I prefer to work in Aperture.
    The Issue(s)
    Over the years, I have accumulated a number of iPhoto libraries and Aperture libraries.  At one point, I thought my WD drive was dying so I purchased the LaCie and copied all libraries over the the LaCie drive.  (Turns out, there's probably an issue with my USB port reading drives, because I can once again see the WD drive and occasionally I can't see the LaCie drive.)
    So now I have old version of some libraries on the WD drive, and new versions on the LaCie drive.
    When I was moving things, I ran the software Gemini to de-dupe my iPhoto libraries.  Not sure what effect that may have had on my issues.
    In my main Aperture library and in some iPhoto libraries, I get the image-not-found badge or exclamation point.  I've dug through the hidden Masters folders in various libraries to find the original image.  In some cases, I have been able to find the original image, sometimes in a different version of the iPhoto library.
    My Question(s)
    1.  For Aperture libraries that have missing originals, is there some magical way to find them, or have they just disappeared into the oblivion?
    2.  For iPhoto libraries that have missing originals and I have found the original in another iPhoto library, what is the best way to proceed?
    3.  Are there quirks to merging iPhoto and Aperture libraries (by using the Import->Library) feature that I should be aware of?
    TL;DR: Too many iPhoto and Aperture libraries, and not all the original pictures can be found by the libraries anymore, though some originals still do exist in other libraries.  Steps/process to fix?
    Thank you!  Let me know if you need add'l info to offer advice.
    With appreciation,
    Christie

    That will not be an easy task, Christie.
    I am afraid, your cleaning session with Gemini may have actually removed originals. I have never used this duplicate finder tool, but other posters here reported problems. Gemini seems to replace duplicate original files in photo libraries by links, and this way, deleting images can cause the references for other images to break. And Aperture does not follow symbolic links - at least, I could never get it to find original files this way, when I experimented with this.
    1.  For Aperture libraries that have missing originals, is there some magical way to find them, or have they just disappeared into the oblivion?
    You have to find the originals yourself. If you can find them or restore them from a backup, Aperture can reconnect them. The reconnect panel can show you, where the originals are supposed to be, so youcan see the filename and make a Spotlight search.
    For iPhoto libraries that have missing originals and I have found the original in another iPhoto library, what is the best way to proceed?
    Make a copy of the missing original you found in a folder outside the iPhoto library. You can either open the iPhoto library in Aperture and use "File > Locate Referenced file" to reconnect the originals, or simply reimport them. Then Lift&Stamp all adjustments and metadata to the reimported version.
    See this manual page on how to reconnect originals:  Aperture 3 User Manual: Working with Referenced Images  (the paragraph:  Reconnecting Missing or Offline Referenced Images)
    Are there quirks to merging iPhoto and Aperture libraries (by using the Import->Library) feature that I should be aware of?
    References images will stay referenced, managed will remain managed. You need to unhide all hidden photos in iPhoto - this cannot be done in Aperture.
    and not all the original pictures can be found by the libraries anymore, though some originals still do exist in other libraries.  Steps/process to fix?
    That is probably due to Gemini's replacing duplicate originals by links, and your best cause of action is to fix this before merging the libraries. Reconnecting can be done for your iPhoto libraries in Aperture.

  • Importing Between Projects Takes FOREVERRRR

    All I'm doing is copying a 3-minute clip from one project to another via the copy/paste options. It's been about 15 minutes and all I see is a dialog box that says Importing Files...Preparing. Trying to cancel the import or Force Quit iMovie has no effect. I guess this is the equivalent of a system hang.
    Well, just finished import. It took about 20 minutes for a 3 minute cilp. Why? This makes no sense. iMovie 3 could import a 9-minute clip from another iMovie project in under 3 minutes. Upgrade my ***.

    Note that Copying and Pasting clips from one project to another in iMovie 6 is a very different task than importing a file into iMovie 3. (For the sake of those who never used it, iMovie 3 didn't allow Copying and Pasting clips between projects. We had to import the clip's Media file stored in the Media folder of Project A to Project B.)
    Because of the non-destructive editing features of iMovie 6, iMovie 6 copies the entire Media file of the clip, not just the clip itself. So if a 5-second clip that's part of a 3 minute file is Copied from Project A and Pasted into Project B, the entire file is copied to Project B. That's so the pasted clip inherits all the non-destructive editing features it had in Project A. (In Project B, you can restore the 5-second clip to 3 minutes it was in Project A.)
    So if the 3 minute clip you Copied and Pasted was from a 30 minute file, the entire file was copied with it and it may take some time.
    Importing a file is actually lots faster in iMovie 6 than iMovie 3. I just tested importing a 3 minute Media file from one iMovie 3 project to another. It took 56 seconds. In iMovie 6, importing the same file took just 15 seconds.
    The difference may be that iMovie 6 is smart enough to recognize the file is a DV file, so instead of converting it to DV, it just duplicates the file, which is a lot faster.
    Karl

  • Copy and paste between projects???

    Hello,
    iMovie '09 allows users to copy and paste clips between projects, but it do so with affecting quality. I mean is it the same as dragging clips from Events?
    NOTE: I won't be home to check this for a week and I'm trying to help a friend via e-mail. So any help would be great.
    Thank you.

    It does not affect quality. When you copy a clip from a project, you are copying a reference to certain frames in an event.

  • How do I import part of my libraries from iphoto and itunes from iCloud?

    I just downsized and bought a mac book and am wanting to import music and photos from my old mac book pro.  The problem is that I only want to import part of each library.  The libraries of both apps were really out of control and had duplicates and unwanted photos, etc.  Can someone help me please?

    for purchases from the iTunes store do this:
    connect your device and right-click or control-click it in the iTunes Source list, then choose transfer purchases from the shortcut menu that appears.
    for everything else check out this post by Zevoneer.

  • Importing classes, and what happened to my libraries in Flash?

    Good evening ladies and gents.
    How do I import existing classes from an old CS3 Flash project.  I have a few classes that I'd really rather not rewrite but when I attempt an import the .as files Flash Builder requires that I build a new project.  Additionally, since I downloaded the new builder, I haven't been able to import the fl.controls.* in my Flash applications.  It's fine for now because I'm ramping up on Flash Builder and need to work in the new dev environment for awhile but in 28 days, I can't really have my Flash software in limbo.  Any insight?  Also in the same thread as the first inquiry, I downloaded the google Flex components from the intro to FB4 links, a quick explanation on incorporating the new componenets would help too since I can't seem to recapture the page where I found the link.  Thanks.

    Hi James,
    I may be misunderstanding your situation but I think you need to create at least one new project in Flash Builder in order to use your AS classes.  After created your porject, you can either import your AS classes using Import -> General -> File System into your project, or set a class path to your classes by going Project properites -> Build Path then addind a parent folder of your classes to Source path.
    Thank you,
    -Yukari
    Flash Builder QE

Maybe you are looking for

  • Is third-party SO/PO  process possible using only one company code?

    Hi friend, 1) my client wants to implement third-party PO process but also wants a way of keeping track of inventory during this process. I know that inventory should be tracked on the vendor side and not on our client side since we're doing third-pa

  • HOW CAN I CONNECT IPHONE 4 INTERNET TO MY PC USING USB CABLE

    HOW CAN I CONNECT MY IPHONE 4 INTERNET CONNECTION TO MY PC USING USB CABLE AND I HAVE DONE TETHERING IN MY PHONE AND ALSO DOWNLOADED ITUNES USING FLASH DRIVE AS I HAVE NO INTERNET CONNECTION IN MY PC AND IN MY PC THERE IS NO DETECTION OF ANY APPLE DE

  • Moving images with transparency

    Hi, I am quite new to keynote so hope this is not smt already solved in someway. I just noticed you cant move or select an object that has transparency so easily. An example would be a formula I copied from word. if I click in a transparent spot I ca

  • Salary Packaging Notifications to be disabled after approval

    Dear All, When the employee is done with his salary packaging part, it goes to the payroll administrator for approval. After the payroll admin approves it an e mail notification trigger is going to the respective employee that " your FBP is approved"

  • "This email account is no longer accessible by your Blackberry device"?

    Please help. I have a brand new Blackberry and got an email saying my email addy is no longer accesible by my Blackberry device, and said it's likely caused by a password change. I haven't changed any passwords. It's telling me to login to my BlackBe