LabVIEW Compare Tool load time of files from repository

I have the LabVIEW compare tool setup for differences for .ctl and .vi files in Surround SCM source code control system.  The source code control system runs on a networked server.  My PC is on the same network as the server.
When the LabVIEW compare tool reads VIs that are from a source control repository for diffing against files on my computer, it seems to load the repository files from a temporary folder located in users\username\appdata.  It takes a long time to load VIs that have lots of subVIs because as the tool searches for each subVI the tool begins its search in the vi.lib and instr.lib folders before finding the subVI in the temporary folder.  It is taking a few seconds and sometimes as much as 10 seconds to load each subVI.  This takes a lot of time to Diff VIs that have many subVIs.  Is there a way to make the diffing process go quicker?  Or is this something that would need to be fixed in the LabVIEW compare tool?
Thanks,
Gary
Solved!
Go to Solution.

That's the normal behavior of the LVCompare.exe, and the folders at which starts looking for subVIs or control files (.ctl) cannot be modified. The available options that can be configured are the following:
Configuring Source Control with LVCompare.exe
http://zone.ni.com/reference/en-XX/help/371361H-01/lvhowto/configlvcomp_thirdparty/

Similar Messages

  • Cannot delete Time Machine file from external hard drive

    Hello,
    I'd like to delete my original Time machine file from an external hard drive ( Lacie mini ). I move the file into the trash bin and it constantly "deletes". At one time I left it deleting overnight and the file still wasn't trashed.
    I am going to hook up Time Machine to a different, dedicated external hard drive, but I'd like to gain space on the drive that Time Machine is currently on.
    I currently have Time Machine turned off ( I do have everything backed up with my home folder on another external HD ). Should Time Machine be turned on for me to trash the file? Is there a better way to delete the file?
    Much thanks in advance.

    V.K. wrote:
    ... the best and the quickest way to delete it is to erase the TM hard drive....
    But what if a person doesn't want to erase the TM drive? My MacPro came with tiger installed, but since tiger-intel-retail discs don't exist, my copy of tiger is what i have. I was all manner of foolish directing TM to that drive, but damage is done. What can someone in my position do?

  • I have a power pc (g5) computer that I will soon be replacing with a current i5 or i7 mini. How do I transfer the Time Machine files from the internal hard drive on the G5 to an external drive that I will later use with the Mini?

    I have a Power PC G5 computer that I will soon be replacing with a current i5 or i7 Mini. How do I transfer the Time Machine files from the internal hard drive on the G5 to an external drive that I will later use with the Mini?

    Hi, likely the easiest is to just poll the drive & get something like this...
    Get MacScan...
    http://www.apple.com/downloads/macosx/networking_security/macscan.html
    http://eshop.macsales.com/item/NewerTech/U3NVSPATA/
    But if you have a good external drive already, just clone it.
    Get carbon copy cloner to make an exact copy of your old HD to the New one...
    http://www.bombich.com/software/ccc.html
    Or SuperDuper...
    http://www.shirt-pocket.com/SuperDuper/

  • Loading a text file from a relative location in shockwave

    Hi all
    I'm REALLY sorry I have to post about such an inane problem.
    I've googled this and looked in forums and found several
    suggestions but none of them are working for me. I want to load a
    text file from the same directory as my movie. I can get this
    working in authoring mode, in a projector, and in a shockwave movie
    on the local machine (using getNetText("/text.txt")).
    But when i put the shockwave movie on a server, it does NOT
    work. The macromedia documentation says that getNetText works with
    relative URLs. But when I put in the full URL, it does work, so
    obviously the shockwave movie is having a problem finding the text
    file which IS in the same directory as it.
    Any suggestions / ideas? All i want to do is access a text
    file :)
    Sorry again for such a lame problem
    Mike

    thanks - this worked. I also had to not use a repeat loop to
    wait for netDone() to return true.
    Thanks again
    MIke

  • Loading an xml file from an xml file

    I'm trying to load an xml file from an xml file, but I'm
    having problems. My first xml file is really simple - it only
    contains one attribute with the name of another xml file in it
    (eventually I will have multiple xml files in here and run a loop
    on them...this is why I want to load an xml file from an xml file).
    Currently, with the code below, I can get the main xml file
    to load ("main.xml"), but I cannot get the secondary xml files to
    load FROM the main.xml.
    I want to then take childNode values from the secondary xml
    file and use them within my .swf in text boxes and whatnot.
    Any guidance? I think I'm going wrong on the line where I'm
    saying "i.newxml.load(i.attributes.location);"
    - How can I get this to work?

    johnypeter:
    I tried changing the code inside the loop to use just
    "newxml" instead of "i.newxml", and I declared with "var newxml =
    new XML();" - was this what you were thinking?
    kglad:
    The reason I tried to use the loadXML() function in the loop
    was so that for each node in my "main.xml" it would load the new
    xml file listed - this is a no-no? Do you have any ideas as to what
    I could do?
    For the for-loop, what should I change in it? I'm not great
    with loops so I tried to modify some code from another loop I found
    in another forum thread - not the right way to do it here?
    Also, what should I trace? The value of the _root.address, or
    i.attributes.location? I have created dynamic text boxes on my
    stage to see if the correct value from the xml file loads (ie. the
    name of the xml file within the xml file) and it does, but now I
    don't know how to put that information into ANOTHER loadXML()
    function and get the node information from it - does that make
    sense???
    Below are the examples of the xml files I am using. In the
    first one, main.xml, I will have a list of multiple xml files, each
    with the same nodes and elements as in the details.xml file
    (different values, of course).
    This is just to give you an example of what I'm trying to
    accomplish - pulling ALL the addresses and phone numbers from
    multiple xml files. I cannot manually collect this information, as
    it is dynamic, and will be updated in each individual details.xml.
    I was hoping to collect the information by simply adding to and
    updating ONE xml file - main.xml.
    Do you think this can be done? Am I going about it the wrong
    way? I'm quite limited in AS knowledge, which is why I'm piecing
    together code from other posts!

  • Unable to load the flat file  from client  work station

    Hi,
    I am trying load a flat file (.CSV file)from my desktop (Client work station) and getting the following error.
    An upload from the client workstation in the background is not possible
    Message no. RSM860
    Diagnosis
    You cannot load data from the client workstation in the background.
    Procedure
    Transfer your data to the application server and load it from there.
    I have recd a .XLS file and then I have converted to .CSV file , which I saved in my desktop and trying to load the same.
    Please help me how to go about this?...
    Thanks in advance.
    Christy.

    Hi All,
    Again, I have tried to load the flat file from clint work station with direct loading..I have got the following errors..
    Errors : 1
    Record                                                  990: Contents '50,000' from Field /BIC/ZPLQTY_B Not Convertible in Type QUAN -> Long Tex
    like this i recd so many errors.
    ERROR : 2
    Error in an arithmetic operation in record 259     
    Please help me how to load the flat file successfully.
    If I hv to save the flat file in Appl server..how to do that..Please provide step by step instruction..
    Thanks
    Christy

  • Can you export a Quick Time REFERENCE file from Final Cut Pro X?

    Used to be in FCP-7, you could export your timeline and at the bottom of the Export dialog box, there was a check box where you could check "Make the movie self-contained," which would export a full Quick Time .mov file, or you could UNCHECK that box and FCP would export a Quick Time REFERENCE file (referencing the source media used within the timeline), which you could then bring in to any one of a number of different encoding apps.
    I prefer to use Sorenson Squeeze to do my encoding, as it's much, much faster than Compressor and has infinitely more format options (Flash, Windows Media, Real, etc., etc.).
    But now, I don't see a way to export a Quick Time Reference file from the Final Cut Pro timeline, er, uh, storyline, er, uh, project.
    Anybody know if there's a way to export a Quick Time REFERENCE file (not a full Quick Time .mov)?

    R&B wrote:
     Anybody know if there's a way to export a Quick Time REFERENCE file (not a full Quick Time .mov)?
    I do the same thing with Final Cut Express, actually.  Only I then open the reference file up in QuickTime Pro and re-export it to an h.264 mp4.  I can do that multiple times in the background vs. getting caught up in Final Cut's pathetically non-threaded user interface when it's saving/exporting.
    I was going to ask the exact same question here, but you beat me to it.  And so far it sounds like the answer is "no" ... :-(
    jas

  • Loading local swf files from Application Dir (ios)

    Hi Guys,
    I would like to load additional local swf files to my ios release build but I am confused a little bit because of the new API changes.
    As far as I know at the moment (from Air 3.7 or newer) it is allowed to load local swf files that contains compiled actionscript both from local folder and from a predefined remote host as well. 
    My assumption based on this article:
    http://blogs.adobe.com/airodynamics/2013/03/08/external-hosting-of-secondary-swfs-for-air- apps-on-ios/
    I created the text file to include all of my local swf file names and created the following node in the application.xml:
    <iPhone>
           <externalSwfs>assets/SampleSWFInfoFile.txt</externalSwfs>
    </iPhone>
    When I compile the release build (ipa) using command line adt, it converts all of my local swfs into the stripped swfs which is perfect, but even though I include all the swfs in the compiler command, it puts only the SampleSWFInfoFile.txt file into the assets folder in the ipa but not the swf files.
    I assume, it thinks I will load these files from an external host, but I would like to include them in the app itself.
    I tried to copy the stripped swf files from the externalStrippedSwfs folder and comment the <externalSwfs>assets/SampleSWFInfoFile.txt</externalSwfs> node in the application.xml and compile it and this way it puts the swf files into the ipa, but when I try to install and launch the app it crashes and when I test it using Flash Builder it shows an error message
    "VerifyError: Error #1042: Not an ABC file."
    Do any of you guys know the  solution for this problem?
    Thank you for your help in advance!

    You're publishing in AOT mode as long as you use one of these:
    The AIR Developer Tool or ADT has targets that lets you package apps either for the AOT mode or Interpreter mode. The targets for packaging in AOT mode are ipa-app-store, ipa-ad-hoc, ipa-test and ipa-debug.
    Flash Pro CS6 and Flash Builder automate this process pretty well so it's invisible but the SWF loads and executes code just fine for me when directly published.
    If I take it to command line I can use this to compile successfully (iPad test app):
    adt -package -target ipa-ad-hoc -storetype pkcs12 -keystore my.p12 -provisioning-profile my.mobileprovision NameOfApp.ipa NameOfApp-app.xml NameOfApp.swf iTunesArtwork iTunesArtwork@2x AppIconsForPublish swfs/swfs.txt swfs/GenerateText.swf
    I at least include generic icons in there but I made a 'swfs' folder and placed 'swfs.txt' and 'GenerateText.swf' in there. The SWF uses code to randomly generate text and changes every second using a Timer. I load it in using the same code you do with the ApplicationDomain.currentDomain context. I see the SWF appear and text start randomly changing.
    As I compile there's a folder generated called 'externalStrippedSwfs' with the stripped SWF in there.
    One thing to note is I do not supply <externalSwfs>swfs/swfs.txt</externalSwfs> in my iPhone settings. If I do that it doesn't work. I supply the path to the text file containing the SWF I want to be stripped to adt itself along with the SWFs I want stripped and it takes care of the rest.

  • Loading PNG image file from Applet?

    Hi All,
    My applet running on IE6 and it will often loads 100 PNG image files from a webserver.
    Size of PNG file is about 60Kb so 100*60=6000 Kb ~ 6M.
    In theory, the applet will took 6M of memory to store all 100 files. In practical, it tooks about
    6M* 25 = 150M of memory, that make my applet run in out of memory sometimes.
    I know the reason, may be the brower/applet convert the PNG file format to BMP file format before showing on the screen.
    So the main point here is the applet should not loads all 100 files into the memory,
    it should loads only 10 files at the same time, another 90 files should be cached in memory as PNG file format, not BMP image file format to save the memory usage.
    Is this solution possible in applet field?
    If it is possible how can I implement it?
    And please show me better solution if anys.
    Many Thanks.

    I know the reason, may be the brower/applet convert the PNG file format to
    BMP file format before showing on the screen.This sounds VERY unlikely! Why should the browser do that? And the applet does what you have coded I hope!
    Your problem is probably somewhere else. And it has nothing to do with applets I presume. Use a heap analyzer tool to find out what hogs the memory. A thorough code review can't hurt either. If you still thinks it is the images though, then just don't load them all at once then.

  • Windows Compatibility (IE) / Load Time / PNG Files

    I host my website on Mobile Me and have had several Windows users look at my site complaining about load time and scrolling issues (up and down the frame is jumpy). I have heard that some older versions of IE cannot work with PNG files very well. I suppose this "may" be the issue. Any thoughts on how to get the web site working more smoothly for those people on Windows using IE? Also, some Firefox users have stated they too have issues when viewing via a Windows a system. Thanks...

    Hi!
    yeah I initially went through some pains in getting my music to play back under IE as well
    www.mafmusic.net
    first, post your website
    i will then it on my computer (a dual quad core mac pro) and my wife's macbook pro
    using both firefox and safari
    i also have a pc here (piece of crap) that i can use to test it using ie if you wish
    or ask my friends
    to test it
    i am almost retiring, but have been working from our home for the past few years on a pc
    i do database design and data analysis
    let me know what you think
    about these suggestion
    take care and good luck
    ps if you like music go to my site and let me know what you like, etc
    am open to suggestions

  • Page not found, slow loading times CC Files

    Hi,
    Two weeks ago I reported that there were CC files problems like 'page not found' errors and slow loading times and pages not even showing anything. Those problems were temporarily resolved but are back as of today.
    Please fix this because for me this is not workable and I guess for many others. I've already moved part of my design files away from CC Files and am now reaching the point were I want to abandon this beta-ware altogether.
    I'm living in Europe, maybe this gives additional info. Maybe server problems only in this continent?
    Thanks for looking into this.
    Jan

    So what product would you advice me to file this bug report under? There is no Creative Cloud Files entree or similar.
    I'm not sure I'm taken by Adobe support channels policies. if I tweet a complaint some employee tell me I'll be called back by support. Instead of being called back I get asked per email to report on the community forums, when I post on the forum someone tells me to file a bug report. Ehhh...
    Time to move on.
    Jan

  • How can i RECOVER a time machine file from  the trash

    I hope someone can help me... I have spent hours and hours reading forums but none that have addressed my problem.
    My daughter gave me her old backup drive.  She also has a MAC so she had Time Machine backups on the drive already.  I started backing up onto this drive about a year ago.  Backups have been done now for a year or so.  Last night I got the message that I was running out of space so I looked at the drive and realized that her backups were still on the drive so I moved them into the trash.  Then Time Machine wouldn't work anymore and I realized that not only did her backups get moved but all of mine did as well.  I need the backups because after I upgraded to Mavericks many of my photos dissappeared from iPhoto.  These are photos that I can't recreate - I sell jewelry and take pictures before I send the piece out.  Everything is one-of-a-kind so it's very important for me to get these back.  I realize now that I never should have moved the backups into the trash as I will have a problem deleting it once I separate her backups from mine but I will deal with that after I figure out this problem.
    Is there anything I can do to move the backups back from out of the trash and into Time Machine again? (BTW - I don't know which version of Mavericks I have - I have done all available updates so I assume it is 10.9.3)

    As long as you don't delete the trash, the files should be recoverable.
    I suspect using the Put Back command could take a long time, so be patient.
    If your Time Machine backups are mixed with your daughter's backups you might want to buy a larger drive and move the Time Machine files to the new drive.
    Regarding missing photos in iPhoto...There might be options to rebuild/recover that data from iPhoto rather than trying to revert to a Time Machine backup.
    Check out this third party app, iPhoto Library Manager. It has a demo.
    http://www.fatcatsoftware.com/iplm/
    Options for a larger drive.
    I like the Seagate USB 3.0 Backup plus drives. Works on USB 2.0 ports. They come formatted for PC but easy to format in Disk Utility.
    I don't recommend Western Digital because of the boot problem with some of their drives.
    LaCie makes good drives.
    All Mac formatted drives will cost more and it’s easy to reformat with Disk Utility. Do not use the software that comes with the drives. It’s recommended that you use Apple’s Disk Utility.
    Prices vary but this gives you an idea of what you’ll find. As you notice the second and third TB is usually only $15 more per TB. Normally, you’ll find these prices but right now the 1T is more than the 2T
    Seagate Backup Plus 1 TB USB 3.0 $85
    Seagate Backup Plus 2 TB USB 3.0 $99
    Seagate Backup Plus 3 TB USB 3.0 $115
    I have seen the 3T on sale for $99.
    Locally, Best Buy seems to have the best prices.

  • Error when loading a flat file from Application server.

    Hi,
    I am trying to load a flatfile from the application server, and I am getting the message
    Error while accessing the application server file
    Message no. RSDS_ACCESS002
    I checked for notes and found only one:
    Note 1033978 - Correction: Loading Unicode files from application server
    but we have 19 SP level, and the note says it needs 13 SP level, so I think it would not be of any help.
    does anybodie know what to do??
    thanks for the help.
    Mauricio

    Error in accessing while application server file..
    when i am trying load the data to psa
    when i am taking the file name: text-type file from app server
    plz reslove me for this problem??
    another question
    when i am saving the file with using * in the  filename in .CSV file its not saving,
    whats the reason????
    ASHOK

  • Loading an xml file from jws : a nightmare !

    Hi all:
    I'm trying to load a xml file packed inside a jar file, and when i call getresource it keeps always returning null !!!
    When i run the application (not in JWS) the file is loaded, but when i run it from a jnlp file with jws no !!
    I tried all possible solutions wihout success :(
    the last portion of code i used is :
    ClassLoader cl = this.getClass().getClassLoader();
         URL xmlFile=cl.getResource("configure.xml"); why is it working when run from Eclipse but fails when using jws ?
    I packed all my .class files together with xml file in one jar.
    please help me ! this stuff is driving me crazy :(
    thanks.

    Hi phasse !
    Yes I've fortenatly managed to solve my problem .here is the desription:
    Actually my problem was not with loading the xml file but in reading it .
    my problem was in the statement builder.parse(xmlFile.getPath()); this will not work with jws .I replaced this with : Document document = null;
              try {
                    ClassLoader cl = this.getClass().getClassLoader();
                   DocumentBuilderFactory factory = DocumentBuilderFactory
                             .newInstance();
                   DocumentBuilder builder = factory.newDocumentBuilder();
                      document=builder.parse(cl.getResourceAsStream("resources/configure.xml"));I would suggest to use ClassLoader and getResourceAsStream("xmlfile") method .
    I hope this would be helpfull for you .Good luck !

  • How to read time capsule files from iphone

    any one knows how to do this?
    i have used in the past an application call Soonr to access the mac but haven't tried if it works with time capsule.
    thanks for any thoughts/suggestions...

    Hi Harish,
    U can read all the files from a App's dir with this FM.
      CONCATENATE  '' '.'
             INTO LV_FILE1.
    *FM lists out the files present in App Server directory matching with given pattern.
      CALL FUNCTION 'EPS_GET_DIRECTORY_LISTING'
        EXPORTING
          DIR_NAME                     = DIR_NAME
          FILE_MASK                    = LV_FILE1
       IMPORTING
    DIR_NAME                     =
         FILE_COUNTER                 =  FLE_CNT
    ERROR_COUNTER                =
        TABLES
          DIR_LIST                     = IT_DIRTAB
       EXCEPTIONS
         INVALID_EPS_SUBDIR           = 1
         SAPGPARAM_FAILED             = 2
         BUILD_DIRECTORY_FAILED       = 3
         NO_AUTHORIZATION             = 4
         READ_DIRECTORY_FAILED        = 5
         TOO_MANY_READ_ERRORS         = 6
         EMPTY_DIRECTORY_LIST         = 7
         OTHERS                       = 8
    Regards,
    KC

Maybe you are looking for

  • Spam or real

    Did apple send these out?  Thanks "Apple" <[email protected] Account Closure Notice12 Nov 2013

  • 10.1.2.0.2

    Maybe i'm having a bad day, but I can't seem to find the release notes for the new version of the Application Server. I want to know what fixes are in this release. (10.1.2.0.2) Can someone help me out please?

  • Refresh problem with header image in OrgChart 2.1

    Hi We change the header image in OrgChart 2.1, replacing standard charttitle.png with one file named exactly equal. File is located in /OrgChart/root/images/charttitle.png. This image are showed correctly, but when we restart the application, or rest

  • [svn] 4463: Use svn: ignore to suppress some new build output from appearing in 'svn status'.

    Revision: 4463 Author: [email protected] Date: 2009-01-08 18:33:41 -0800 (Thu, 08 Jan 2009) Log Message: Use svn:ignore to suppress some new build output from appearing in 'svn status'. AIR SDK Readme.txt frameworks/projects/air lib/fxgutils.jar modu

  • Insert with update......

    Hi, I've this table: desc TAB1 DESCRIPTION VARCHAR2(20); QUANTITY NUMBER; DESCRIPTION........QUANTITY APPLE............. 10 COFFEE............ 7 I'd like to insert into TAB1 a new record, but if the value of description exist, It update quantity with