Git, Main project and library project

I use git for version control, eclipse+flex builder for flex development.
I created a library prject 'core' and a main project 'base' which uses 'core'.
so my question is, how can I manage the 2 projects with Git, whena new developer check out 'base', it will also check out 'core' automatically, and references 'core' in 'base'
thanks in advance

Sounds like a bug. However, I would recommend that you don't import all 8,000 images into a single project. Assuming each of your folders represents a shoot I would make a project for each one.
This is because you can import/export projects and you might want to export one for DVD backup. An 8,000 image project probably won't fit on a DVD if you're shooting with raw files. Also, this should make it cleaner to import projects captured on another computer (like a laptop).
I initially imported all my images into a single project, but eventually moved images into many small projects. You can always rearrange things from within the UI after the fact.

Similar Messages

  • Workspace settings (multiple DLL projects with one main project)

    How to set up an workspace had one main project and several DLL project? So that the DLL projects must compile first before CVI compile the main project. 

    If you want to suggest a product improvement, then the LabWindows/CVI Idea Exchange is the right place to post!
    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?

  • How can i have two main projects?

    Hi,
    i would like to have two main projects in order to run those at the same time , how can i do that?
    thanks
    alvaro

    they can run independently,
    I prefer not to use the command line, so i would like to run those projects with netbeans, is it posible?Probably. Other IDEs can run multiple programs at once, so Netbeans probably can, too. But, as cotton.m suggested, you should concentrate on learning Java before you learn how to use an IDE.

  • TS3297 itunes match and when I try to add my main computers music library I see "iTunes Match has encountered an error. Please choose Sign Out and then Sign In from the Store menu and try again." but signing back in always results in the same

    I just purchased itunes match and when I try to add my main computers music library I see "iTunes Match has encountered an error. Please choose Sign Out and then Sign In from the Store menu and try again." but signing back in always results in the same error message. Somebody has to have an answer to this.

    Did you try setting itunes to run with administrator privileges? 
    Since I changed that I no longer have this issue

  • Main project in Labview

    I am final year Engineering student of Instrumentation Branch from Bangalore,   I am interested in doing a MAIN PROJECT on Labview with help of some Companies in Bangalore. So please help us.
    Thank you

    To learn more about LabVIEW, I suggest you try looking at some of these tutorials.

  • Copying Hard Drive and Library

    If I have one external hard drive -- with all my Aperture Export projects and Library copied on to it, and then decided to back THIS hard drive up onto another hard drive, will my projects and library copy and be functional on the second one?
    I'm concerned if it wasn't copied straight from Aperture whether it will be functional.
    Thanks!

    They'll be all functional, the Library is in fact a folder (you can see its content by Ctrl+click on it and select Show package content)
    If you want to test the Library backup just go to Aperture's preferences and select the new Library location.
    If you use Vault instead of a full Library backup, you'll save some space (thumnails aren't copied) but will loose some speed while recovering from backup (thumnails would need to be created again)

  • How to layout a subreport based on main report and another subreport!

    Hello all,
    I got an issue how to capture the value at a run time and loop through group in Crystal Report. My project is complicated (main report and sub report using stored procedure with parameters as datasource and a lot of formula fields pass between main report to sub report, but I try to explain it as simple scenario as following:
    School 1
    Main report layout: (Group by Class)
    ===============================================
    Class A
    Sub report: ( This result from the stored procedure at run time and only having two rows when running stored procedure)
    Boy : 200                  
    Girl : 150
    ================================================
    Class B
    Sub report
    Boy: 50
    Girl: 100
    =================================================
    Class C
    Sub report 
    Boy: 259
    Girl: 80
    Please pay attention on the above layout what I am done on reports. My question is how to produce another report that used the previous values and having the following layout:
    School Summary
    Class  |  Boys  |  Girls  |  Student
    A        |   200    |  150   |     350
    B        |     50    |  100   |     150
    C        |   260    |    80   |     340
    Please give me some ideas how to solve above problem. I know that Crystal Report can use shared variables via formula fields. I am wondering whether or not how to capture the specific value at the run time? Is it posible to make it working in Crystal Report or I have to write a stored procedure in the backend??? Thanks in advance.

    Hi,
    When we look at your report lay out, for each class group you have boys and girls count which is coming from sub report.
    I think you placed the sub report in the Class group and linked with Class.  If that is the case you will get all information in the sub report itself.
    In the sub report, create a running total with shared variables and bring this value to main report to display at the end of the report.
    Eg: To get Class from sub report to main report :
    Whileprintingrecords;
    Shared stringvar class;
    class:=classchar(13);
    Place this formula in your sub report group and create one more formula
    Whileprintingrecords;
    Shared stringvar class;
    class;
    Place this formula in your main report report footer, this will bring your classes into main report. Follow the same process for boys and girls numbers.
    Thanks,
    Sastry

  • Concatenate main vi and sub vi data

    Is it possible to concatenate the output string of main vi and sub vi data? 

    Yes, both are string data types and i used the string concatenate function in our previous projects.
    I have not yet implemented the logic. My main objective is, in my main vi i have two sub vi's corresponding to two controls. If i click on control-1 sub vi-1 will popup and i will make some changes. And some changes in second sub vi also. Finally i have to concatenate the both sub vi's outputs and main vi output and send to FPGA board.
    Kindly provide the example vi for my requirements.
     

  • Sharing iTunes music AND library files between multiple users in Windows XP

    My wife and I share the main computer and both use iTunes, each of us with our own iPod. While Apple covers how to share your music directory itself (which I did when iTunes was first installed by making the music directory C:\music), it doesn't allow you to share the library files--so, for example, if you added a playlist in one account it doesn't sync with the other.
    Microsoft has an app called Sync Toy which allows you to keep any set of files/folders on a Windows box synchronized with another set. I use Sync Toy to run a scheduled task each day in the middle of the night to sync the files in the iTunes directory in our %homepath%\My Music folders with each other--the most recently updated one will be synchronized.
    Just thought I'd share this tidbit of info since I haven't seen it posted before and it's saved my wife and I a lot of time.
    Hope this helps someone out there.

    That is one way to do it. There is another way, which is only slightly more difficult, but which you might find more attractive.
    Basically, iTunes expects to find your library files in the "My Music/iTunes" folder. However, "My Music" is a special system folder, its location is defined by Windows.
    If you download TweakUI, you can use it to set where your My Music folder is. So, if you create a folder that both you and your wife can access, and then set both of your My Music folders to be that folder, then you will have a shared library. No syncronization needed, changes you make to one will happen to the other because you both have the same library files.
    Only downside to this is that you can't use Fast User Switching and thus have both people logged in and using iTunes at the same time, because while one of you has the library open, the other can't access it until you close it.
    It works fine.

  • HT4914 once subscribed, does the main computer with library always need to be on in order for other devices to work?

    I am trying to figure out if iMatch is right for my family.  We have 2 iPhones, 2 iPads, an iPod Touch, and a few PCs.  One PC has our music library on it in iTunes.  We want to all share from the library with our own separate devices.  If we subscribe to iMatch, does everyone need to use the same ID to access the library? Does the main PC with library need to remain on constantly for other devices to gain access? And my daughter has the iPod and we would like to control the content she is able to access, is this possible with iMatch?  Thanks

    You will all need to use the same id that you subscribe to iTunes Match with (that will need to be the account that is signed into on the devices/computers that you want to access the music from), but your computer doesn't need to remain on - when you subscribe your library is uploaded from that computer to the cloud, so it only needs to be 'on' then, when it's finished uploading it will be accessible from the cloud on your devices/computers via your internet connection.
    Using iTunes Match on iOS devices : http://support.apple.com/kb/HT5637

  • IPhoto 08 Problems: Crashes on new iMac and library pix now out of focus

    I updated my Intel MacBook and all seems OK so far using the iLife 08 Family Pack I bought.
    On a new Intel iMac iPhoto 08 crashes frequently and library pix appear to have lost sharpness/focus. Obviously, the user for this iMac is not happy.
    1. Is the new "package" iPhoto file protocol responsible for this?
    2. If so, can anything be done?
    3. Would downgrading to previous version of iPhoto work if I exported all photos on that iMac and imported them into the previous version?

    Richard_RP
    Welcome to the Apple Discussions.
    How did you go about the Upgrade of the library? Can you give us any details abot when the crashes happen? On opening? On Editing? Randomly?
    Some basic troubleshooting:
    Repair Permissions using Disk Utility
    2. Delete the com.apple.iPhoto.plist file from the home / library / preferences folder. You'll need to reset your User options afterwards.
    3. Create a new account (systempreferences -> accounts) and see if the problem is repeated there. If it is, then a re-install of the app might be indicated. If it's not, then it's likely the app is okay and the problem is something in the main account.
    No the new Package protocol has nothing to do with this.
    Yes, downgrading would work.
    Regards
    TD

  • DLLImport variable and library Linking question

    Hello All,
    I am using a CVI program with an external DLL file.
    My program is designed to be able to load a specific DLL file from a collection  of possible files depending on the required task.
    I am making a common variable "result" in each DLL fille.
    In my CVI program it is defined as int DLLIMPORT result;
    In my DLL I have the variable defined as int DLLEXPORT result;
    When I use the DLLIMPORT function for my program to get the variable "result" from the DLL, I get error:Undefined symbol "_imp...
    If I include the library for one of my DLL's in my CVI program, this error goes away, of coures.
    But because I am using multiple DLL's, one at a time, I do not want to link any librarys to a specific DLL.
    I haven't had any issues using my DLL's with DLLEXPORT, but DLLIMPORT is giving me this linking issue when I build it.
    What can I do to define my DLLIMPORT variable so I can bypass linking a library to my CVI program?
    Veni Vidi Duci

    I defined a DLLEXPORT variable inside the DLL header file.
    In my main program, I have a DLLIMPORT statement in my global header file for my main declaration, and then a EXTERN DLLIMPORT for any additional files in my program.
    Basically I have multiple c files
    In my main.c file I define MAIN.
    In all my C files I include a global.h
    Inside global.h I have:
    #ifdef MAIN
    DLLIMPORT variable;
    #else
    EXTERN DLLIMPORT variable;
    #endif
    That's what I was doing. I changed my desgin though.
    I moved away from using DLLIMPORT in my program.
    I am now passing a pointer to a structure everytime I call my DLL functions using DLLEXPORT, similar to the sample above.
    Then my DLL can save data to memory in my main program using that pointer.
    As long as my DLL's use consitent formatting (which is the idea), this should be adequate.
    I have tested this and so far it works pretty well.
    Veni Vidi Duci

  • How do I install OSX onto a new SSD (in the place of my optical drive) without transferring all data across.  However, with the applications, system and library on the SSD to improve the speed, but keep non essential items (the home folder) on the HDD

    I have a mid 2009 13 inch unibody 2.53GHz MacBook Pro.  I'm finding that it doesn't run as quickly as it used to. 
    A genius in the Apple store suggested that I replace my optical drive with an SSD, however only use the SSD for OSX, applications, system and library.  Keep all documents, pictures, music etc on the current hard drive. 
    I would be grateful if someone could help me with:
    1) installing OSX on the SSD without copying across data from the current hard drive
    2) transferring applications, system and library folders across to the SSD so that they still function
    3) changing my settings so that OSX reads the home folder from the current hard drive, as well as all the applications' data (documents, music etc...)
    However, I would like to run iMovie, with all events etc solely from the SSD to speed up the process of editing movies.
    If anyone could help with this, it would be much appreciated.

    If you got the data transfer cable with your SSD, the procedure should be pretty simple - and there should be step-by-step instructions in the box. You're simply going to remove the bottom case of your computer (using a Phillips #00 screwdriver), take out the two screws in the bracket holding the hard drive into place (using same screwdriver), remove the drive and (use a Torx 6 screwdriver) remove the four screws that hold the hard drive in place. Then put in the SSD and reassemble the machine.
    Then you'll plug up the old hard drive by using the SATA to USB cable and use the option key to boot from the old drive. I don't know what data transfer software Crucial provides, but I would recommend formatting the SSD  using Disk Utility from your old drive ("Mac OS Extended (Journaled)" with a single GUID partition) and then use Carbon Copy Cloner to clone your old drive to your new SSD (see this user tip for cloning - https://discussions.apple.com/docs/DOC-4122). You needn't worry about getting an enclosure since you have the data transfer cable and you don't want to use your old hard drive.
    There are a number of videos on YouTube that take you step-by-step through this procedure - many specific to Crucial SSDs and their data transfer kit - do a little searching there if you're unsure of how to procede.
    Clinton

  • How to develp a subreport in the same page of the main report and processed when is called

    SSRS 2012
    Hi guys,
    I am developing a report that includes a subreport.
    therefore The report is made up by 2 sections:
    1) Show a grid (several rows - may be 100 or more - and some columns). It represent high level info  (Each row represent a specific item)
    2) The user click on a Row/column (eg: Item1, to see details that must be shown as graph.
    Here the problem: Searching info about SSRS reporting for subreports, drilldown, nested report and so on, no ones accomplish the requirements for the following reasons:
    1) Subreports: NOT open in the same page. The user must <go back> to see detail for other items, such as Item 2....
    2) Nested and DrillDown: Process data as the Main report (they are hidden and displayed after user action). In my case this leads to performance problem, because: if the main report has 200 objects (it means 200 graphs processed and hidden at the same time
    for the main reports).
    3) DrillThrough and Subreport: The detail data are processed only when the user select the interested item in the main report. Here the problem: the report is shown externally.
    Please, it there any possibility to have a subreport (or anything else) to be executed in the same report as the main report and processed only when the user make action?
    Thanks for your help.

    Hi Fasttrack2,
    According to your description, there is a main report with more than 100 rows of summary information, when users click the item of the row, the report need to jump to detail information shows as graph. The problem you are facing is that you are not sure
    subreport, drilldown or drillthrough report should be used? You hope to set display detail information in the main report and keep high performance of report.
    In Reporting Services, each subreport instance is a separate query execution and a separate report processing task. Subreports are recommended when there are just a few subreport instances. We should not use subreports inside a group when there are many
    group instances, instead, consider using drillthrough reports. Drilldown reports process all data even when the data is first hidden. In order to improve the performance of the report, we can split drilldown reports into parameterized drillthrough reports,
    because Drillthrough reports do not run until a user clicks the drillthrough link in the main report.
    In this case, we can consider using drilldown or drillthrough report. In drilldown report, when we click a plus or minus button to expand or collapse a section of a report, the detail data will be displayed in place. By using drillthrough report, when we
    click the link in the main report, the detail data will be displayed, we can come back to the main report by click return button in the drillthrough report.
    Reference:
    Troubleshooting Reports: Report Performance
    Drillthrough, Drilldown, Subreports, and Nested Data Regions
    If you have any more questions, please feel free to ask.
    Best Regards,
    Wendy Fu
    If you have any feedback on our support, please click
    here.

  • Firefox has remberd a password to a website ... chessatwork and I get loged in to my main page and when I click on any link it takes me right back to my log in page, where it has it stored.... password and user name,,, whats up and how do I turn that off?

    Firefox has remberd a password to a website ... chessatwork and I get loged in to my main page and when I click on any link it takes me right back to my log in page, where it has it stored.... password and user name,,, whats up and how do I turn that off? chessatwork has ran great for me for many yrs, then one day I down loaded firefox and went to play chess on this site chessatwork.com, well the window popped up asking to remember the log in and pass word and so I said ok, and it did, but now when I click log in and I go to my main page (home) and click on any link, say to play game I return right back to log in

    See http://kb.mozillazine.org/Deleting_autocomplete_entries<br />
    Remove a saved password here: Tools > Options > Security: Passwords: "Saved Passwords" > "Show Passwords"
    You may also need to remove the cookies from that website.<br />
    * Tools > Options > Privacy > Cookies: "Show Cookies"

Maybe you are looking for

  • Can't open a file on bootup

    Hi- I have a PXI-8145 running RT and Labview 8.0.  I am having some problems with the attached VI running as a remote panel (it is a small part of a much larger app).  It is supposed to read a value from a file and populate a numeric field.  The "con

  • How can I transfer all my music from 2nd gen iPod Touch to iPhone 5?

    When I connect my iPhone 5 to my MacBook Pro (Model MacBookPro2,2) running OS X 10.7.5 and iTunes 10.7 and try to sync, only my recently purchased music is copied to the iPhone.  Is there a way to directly transfer  ALL my music, currently contained

  • Extracting audio from many clips at a time

    I have to extract some audio from many many video clips, so I was attempting to do it in one step, but Logic extract only from one clip at a time  So I'm thinking to use Audio Converter (it can extract audio from many clips in one step), but it ask m

  • VCO in SAP Implementation...

    What is “VCO” in SAP Implementation? when and  Where we use “VCO”? what is the use of VCO? Can anyone explain me detaily. Thanks, Kelvin

  • OAF error

    Hi, Can any one please help. I'm getting the following error when I run a OAF page.I tried to run the page in debug mode keeping a break point in the 1st,2nd lines of processRequest() of page controller. But it didnt break at all.It gives me the same