Putting jumpstart directory under RCS control

I would like to have my jumsptart directory (or at least the human edited files, i.e finishing scripts, profiles etc.) under RCS control, but when I check in the top level files, my jumstart no longer works. I can't tell if it's a permissions problem or if the jumpstart process can't do it's thing while the files are controlled. Anyone know anything about this?

i'm using cvs, and it works fine... the only things not checked in are check and *.ok
are you using an rcs that adds comments or touches files?

Similar Messages

  • Extremely slow performance on projects under version control using RoboHelp 11, PushOk, Tortoise SVN repository

    We are also experiencing extremely slow performance for RoboHelp projects under version control. We are using RoboHelp 11, PushOk and a Tortoise SVN repository on a Linux server. We are using a Linux server on our IT guys advice because we found SVN version control under Windows was unstable.
    When placing a Robohelp project under version control, and yes the project is on my local machine, it can take up to two hours to complete. We are using the RoboHelp sample projects to test.
    We have tried to put the project under version control from Robohelp, and also tried first putting the project under version control from Tortoise SVN, and then trying to open the project from version control in Robohelp. In both cases, the project takes a ridiculous amount of time to open. The Robohelp status bar displays Querying Version Control Status for about an hour before it starts to download from the repository, which then takes more than an hour to complete. In many cases Robohelp becomes unresponsive and we have to start the whole process again.
    If adding the project to source control completes successfully, and the the project is opened from version control, performing any function also takes a very long time, such as creating a topic. When I generated a printed documentation layout it took an astonishing 218 minutes and 17 seconds to complete. Interestingly, when I generated the printed documentation layout again, it took 1 min and 34 seconds. However when I closed the project, opened from version control, and tried to generate a printed documentation layout, it again took several hours to complete. The IT guys are at a loss, and say it is not a network issue and I am starting to agree that this is a RoboHelp issue.
    I see there are a few other discussions here related to this kind of poor performance, none of which seem to been answered satisfactorily. For example:
    Why does it take so long when adding a new topic in RH10 with PushOK SVN
    Does anybody have any ideas on what we can do or what we can investigate? I know that there are options for version control, but am reluctant to pursue them until I am satisfied that our current issues cannot be resolved.
    Thanks Mark

    Do other applications work fine with the source control repository? The reason I'm asking is because you must first rule out that there are external factors causing this behaviour. It seems that your it guys have already looked at it, but it's better to be safe than sorry.
    I have used both VSS and TFS and I haven't encountered such a performance issue. I would suggest filing it as a bug if you rule out that the problem is not related to external influences: https://www.adobe.com/cfusion/mmform/index.cfm?name=wishform&loc=en
    Kind regards,
    Willam

  • Placing ~ under version control : ignore mask

    Hi.
    I am thinking of placing my home directory under version control.
    I understand there are threads in Arch and URLs on placing home under version control.
    But i find placing everything in ~ will be a waste of space since files such as
    web browser cache or icons changes constantly.
    I would like to know what does my fellow Archers ~ .ignore files contains?
    Any DVCS .ignore files are welcome.

    steveklabnik wrote:This seems to be a decent guide to how one guy uses SVN.
    Yes, it's a useful guide, but it doesn't discuss the "which files to ignore" part.
    I'm running my ~ in svn for already a while now, originally based on the ideas of the above article and some others.
    And let me tell you: there are many, many applications who are not consistent, dump cachefiles etc in folders in your ~, or also store things like "last opened, last window size, last status on msn (pidgin)" into your *config* files etc.   many applications seem to honor freedesktop's xdg specs on first sight, but in reality it's seldomly the way it should be.
    It's very hard to handle this, I have many ignore rules and I regulary do a `svn status ~` to update my ignore rules. I also have a script that svn reverts some known files.
    For me this list currently is:
    ~/.common/.mplayer/* \
            ~/.common/xdg/.config/vlc/* \
            ~/.common/.purple-private/logs/msn/*/.system/ \
            ~/.common/xdg/.config/banshee-1 \
            ~/.common/xdg/.config/totem \
            ~/.gconf/apps/banshee-1 \
            ~/.gconf/apps/brasero \
            ~/.gconf/apps/compiz/general/allscreens/options/%gconf.xml \
            ~/.gconf/apps/evolution \
            ~/.gconf/apps/file-roller \
            ~/.gconf/apps/gedit-2 \
            ~/.gconf/apps/miro \
            ~/.gconf/apps/panel/applets/applet_0/prefs/%gconf.xml \
            ~/.gconf/apps/panel/applets/clock_screen0/prefs/%gconf.xml \
            ~/.gconf/apps/nautilus/preferences/%gconf.xml \
            ~/.gconf/apps/rhythmbox \
            ~/.gconf/apps/totem \
            ~/.gconf/apps/update-manager/%gconf.xml \
            ~/.gconf/desktop/gnome/font_rendering/%gconf.xml \
            ~/.gconf/desktop/gnome/peripherals/keyboard/ \
            ~/.gnome2/evince/ev-metadata.xml \
            ~/.gnome2/gedit-2 \
            ~/.gnome2/rhythmbox
    When I used gnome this list was MUCH longer.  I am still in the process of getting rid of apps that misbehave badly (biggest offenders are gnome, gnome-do, tomboy, pidgin and for firefox and thunderbird I would even make a separate category: those directories are just filled with many (binary) files, impossible to manage.  I use separate rsync "repositories" for those)
    See http://dieter.plaetinck.be/Im_done_with_gnome_and_gconf
    Here are the outputs of:
    svn propget svn:ignore -R ~
    /home/dieter - .adobe*
    .aptitude
    .bashdb_hist
    .cache
    .cheat
    .dbus
    .deb-gview
    .civclientrc
    .dia
    .dmenu_cache
    .eclipse
    .evolution
    .fontconfig
    .freeciv
    .gem
    .gimp*
    .gcjwebplugin
    .gksu*
    .gnupg
    .gpilotd*
    .gstreamer*
    .gtkpod
    .gvfs*
    .hplip
    .icons
    .ies4linux
    .java
    .kde
    .macromedia*
    .mcop
    .metacity
    .mozilla
    .mozilla-thunderbird
    .nautilus
    .netxrc
    .openoffice.org*
    .pulse
    .qt
    .sane
    .scim
    .serverauth*
    .solfege
    .thumbnails
    .thunderbird
    .update-manager-core
    .update-notifier*
    .VirtualBox
    .w3m
    .wapi*
    .wine
    .xine
    bin
    eclipse-3.3*
    scripts
    .esd_auth
    .ICEauthority
    .mcoprc
    .pulse-cookie
    .recently-used*
    .sudo_as_admin_successful
    .tomboy.log
    .Xauthority
    .xsession-errors
    .scrobby.log
    scrobby.cache
    *.pid
    /home/dieter/.local/share/applications - *.desktop
    /home/dieter/.etwolf/jaymod - *.dat
    *.pk3
    *.so
    *.tmp
    /home/dieter/.q3a - qkey
    servercache.dat
    /home/dieter/.etwolf/noquarter/profiles/Dieter_be - servercache.dat
    /home/dieter/workspaces/eclipse - *
    /home/dieter/pictures-buffer - *
    /home/dieter/.etwolf/jaymod/profiles/Dieter_be - servercache.dat
    /home/dieter/.etwolf/etpro - *.pk3
    *.so
    *.tmp
    /home/dieter/audio-buffer - *
    /home/dieter/.local/share - bashrun
    vlc
    /home/dieter/.etwolf/etpro/profiles/Dieter_be - servercache.dat
    /home/dieter/workspaces/ardour - *
    /home/dieter/.gconf/apps - procman
    /home/dieter/.etwolf/pb - *.dat
    *.db
    *.so
    *.tmp
    /home/dieter/.miro - *
    /home/dieter/audio-selection - *
    /home/dieter/bin-blob - *
    /home/dieter/.exaile/saved - playlist0000.m3u
    /home/dieter/video-selection - *
    /home/dieter/.etwolf/pb/dll - *.so
    /home/dieter/.etwolf/etmain - etkey
    *.dat
    *.pk3
    *.so
    *.tmp
    You can build up a similar list like this:
    svn create a-place-for-your-home-in-svn
    svn checkout a-place-for-your-home-in-svn ~
    then do svn status ~, and you'll see lots of stuff. then go over everything and decide if you want it in svn or not. by adding it (non-recursively) or updating your ignore rules. that's how I am still building up my list.. all because of those damn programs who don't implement xdg cleanly
    Last edited by Dieter@be (2009-01-02 19:47:30)

  • OpenScript: Which files to put under Version Control?

    Hi,
    According to JB's description of [how to enable Subversion|https://forums.oracle.com/forums/thread.jspa?messageID=10677356] for OpenScript, I have now an active version control.
    The next question is now: which files I should put under version control? Obviously, the script.java is a good decision, but there are many more, such as java, properties, but also specific folders like "recorded data" and "results" folder.
    Which once I should put under version control, any recommendation?
    Thanks a lot in advance!
    Volker

    Thanks for your replies,
    it's nice to know that I was going the right way.. :)
    But how do you handle these little bugs, that I mentioned in my first message? Do you check-out all files in the project before work? Or they are TeamSystem - specific?
    Best wishes, Serg.

  • Pros and Cons of putting jspx pages under WEB-INF

    Greetings All,
    I have been using JHeadstart release 10.1.3 Prod for a while now and was generating pages in various subdirectories under WEB-INF/pages/ and things are working fine.
    However, recently I came across a post in jDeveloper forum Re: Access JSF Pages within WEB-INF directory where Frank Nimphius has mentioned that there is no sense in putting JSP files that are used with JSF into WEB-INF.
    I know that in struts world it makes sense to put the jsp files under WEB-INF to prevent the users from directly accessing them and force them to access them only via struts actions/navigation rules; but in JSF world we anyway expose the jspx names to the user and in-fact if we keep the pages under WEB-INF the url to access the pages also contains 'faces/WEB-INF/...'
    Thus, I would like to get opinion from various experienced professionals participating in this forum and more so from JHeadStart team members on Pros and Cons of putting jspx pages under WEB-INF
    regards - rutwik

    Rutwik,
    From your reply it seems that, for now, there should not be any impact on us as long as we don't upgrade to JDeveloper 10.1.3.1, as anyway the current JHS version is not certified against it.
    Correct.
    However, to be compatible with future releases of JHS and JDeveloper, will it be good to change the location of pages in our JHeadStart definitions to move them a directories above the WEB-INF etc and re-run the JHeadStart generators?
    Yes.
    Or, will the patch take care of modifying the current JHeadStart definations?
    No, Service Update 1 has a different default value for the pages dir , it is now /pages/ instead of /WEB-INF/page/, that's all.
    Also, with this patch, will we be able to upgrade to jDeveloper 10.1.3.1, which we would like to do once we have a production release?
    Yes, Service Update 1 is compatible with JDev 10.1.3.1
    Steven Davelaar,
    JHeadstart Team.

  • Creating a directory UNDER webapps

    Hi all,
    I have just installed Tomcat 4.1.24 on my RedHat 8.0 linux machine and when I point to
    http://Harpo:8080 I get the default Tomcat page. Success here But I have a problem.
    I wish to set up accounts on my Tomcat server for different users under <Tomcat_home>/webapps.
    Under webapps I want to create a directory called "students" and then under students
    my users, say john, paul, george and ringo. So the structure is
    <Tomcat_home>/webapps/students/john
    <Tomcat_home>/webapps/students/paul
    <Tomcat_home>/webapps/students/george
    <Tomcat_home>/webapps/students/ringo
    I do this to keep the applications in one area rather than scattered under <Tomcat_home>/webapps
    The Context directive in server.xml for johnl is.
    <Context path="/johnl" docBase="students/johnl" debug="0"
    reloadable="true" crossContext="true"/>     
    I restart Tomcat, but when I point to      http://Harpo:8080/johnl
    i get the typical HTTP Status 404 - /johnl.
    However if I put johnl directly under <Tomcat_home>/webapps
    ie <Tomcate_home>/webapps/johnl (just like the default /examples)
    it works fine!!!??? Why is this so?
    Is it not possible to create directories to organise your users with Tomcat?
    Any help appreciates

    If u have added students folder under 'webapps' dir of tomcat then u dont have to modify server.xml file for that. Dont modify Context directive in server.xml...it should work....
    You need to modify server.xml for adding context only when u added some folder in the area other than webapps dir...

  • Any example on how to put csv files under context-root

    Hi All,
    Where to put csv files under context-root, so that if i give the file link like http://server-name:port/context-root/folder-name/filename.csv to the end user, he/she needs to download the file automatically to his/her machine.
    Any examples or pointing to other threads will be help for me and highly appreciated.
    Naga.

    Hi Puthanampatti,
    Thanks for your quick response, the usecase i have is when a pl/sql proc generates the csv file in the utl/tmp directory in our database, and that file will get moved to the specific folder in app server.
    now that folder needs to be under the context root, so that we can pass a http link to the user and if he clicks on the link that file needs to get download automatically with the same authentication what we have given to the application.
    ADF version used: 10.1.3.5
    oracle iAS version: 10.1.3.4.0
    Database versoin: Oracle Database 10g Enterprise Edition Release 10.2.0.5.0 - 64bi
    and also please guide us in which folder on the application server we need to move the files, so that whenever the user clicks on the link it should ask us the credentials. the security we used is LDAP authentication.
    thanks in advance.
    naga.

  • How to print PDF under Java control

    Hi, all - thank you for reading this message.
    I'm working with Java 1.4.2_12 and Tomcat but planning to migrate upward Real Soon Now. We are running on Windows Server 2003 (customer's choice).
    My application, using iText, creates a PDF, which comprises a new coversheet plus some existing PDFs appended. The new PDF is needed for archival. This part works OK.
    Now, still in my Java app, I would like to print the new PDF, to a printer chosen in my code. At present I have only PCL and basic PS (2?) capable laser printers, mostly HPs, available and these are all networked - not local - printers.
    I have tried some things using PrintService and this cannot find any PDF printers from the server, though for comparison it did correctly find some PostScript capable devices. Attempts to actually print have resulted in garbage, with the printer obviously mangling the PDF over several trees-worth of paper, if not stopped.
    Has anyone else managed to 'filter' a PDF (under program control) and send it to a regular, networked printer, such as I have described?
    Can anyone confirm that a PS 3 capable printer would handle a PDF direct and if so what DocFlavor would be appropriate?
    Sorry if this is a trivial issue but I have spent quite some time on it and would appreciate any input.
    Thanks - Edwin
    Message was edited by:
    EdwinBolton

    jPDFPrint by Qoppa Software. It's a 100% java library to print PDF documents.

  • My wife and I decided to both buy Iphones do I put them both under the same apple ID, or do I create two different apple ID's and two differnt icloud accounts?

    My wife and I decided to both buy Iphones do I put them both under the same apple ID, or do I create two different apple ID's and two differnt icloud accounts? We want to be able to share my itunes library on both our phones and sync our calendars, but I don't want every update and reminder that my wife puts in her phone and I know she doesn't want every reminder I put in my phone.

    What you need to do is both use the same Apple ID for iTunes content, but separate Apple ID's for everything else. So, you keep your existing Apple ID. If not a verifiable email address, you will need to create a new Apple ID for yourself. You also create an Apple ID for your wife, again a verifiable email address. You use the existing Apple ID for all iTunes content. The new Apple ID's for iCloud, iMessage, FaceTime, etc. Here's how to create an Apple ID:
    https://appleid.apple.com/cgi-bin/WebObjects/MyAppleId.woa/wa/createAppleId?loca lang=en_US
    Use multiple devices on one computer:
    http://support.apple.com/kb/HT1495

  • How do I put some kind of parental controls on my ipad 2? My 7 year old daughter just purchased, without my permission, $275 worth of in app purchases in Mall Stars game.  Any tips on how to reverse that purchase?

    How do I put some kind of parental controls on my ipad 2? My 7 year old daughter just purchased, without my permission, $275 worth of in app purchases in Mall Stars game.  Any tips on how to reverse that purchase?

    You can also contact itunes support and ask for a refund.
    expresslane.apple.com
    https://expresslane.apple.com/Issues.action

  • Trouble getting the default  user directory under Windows XP

    I m trying to get the default user directory under windows XP SP3.
    To do so, I'm using
    System.getProperty("user.home");
    I was expecting to get a path like "C:\Documents and Settings\user", nstead of that I get "C:\Documents and Settings\user\Destop".
    I checked the %USERPROFILE% and %HOMEPATH% window's environment variables and both of them are correctly set ( set to "C:\Documents and Settings\user").
    Is there any way to get the right path other than using : System.setProperty("user.home", "C:\\Documents and Settings\\user"); ?

    Thanks WalterLaan,
    The System.getenv("USERPROFILE") method will, at least, fix the problem under win XP.
    I guess i'll have to write a more refined method to be able to deploy my application under differents OSes.
    Regards.

  • Is there a method in labviewto dynamically save and change the monitor resolution under program control?

    Is there a method in labview to dynamically save and change the monitor resolution under program control? I have another application that runs on another monitor. I would like to change the monitor resoultion to 640x480 on program startup, and then restore the monitor resolution back to the user's settings on exit. Can this be done?

    vaidehi_joshi wrote:
    Is there a method in labview to dynamically save and change the monitor resolution under program control? I have another application that runs on another monitor. I would like to change the monitor resoultion to 640x480 on program startup, and then restore the monitor resolution back to the user's settings on exit. Can this be done?
    Have you already done this manually?  I've seen Labview scale front panels very strangely when changing resolutions...
    Bill
    (Mid-Level minion.)
    My support system ensures that I don't look totally incompetent.
    Proud to say that I've progressed beyond knowing just enough to be dangerous. I now know enough to know that I have no clue about anything at all.

  • Two company codes under one controlling Area

    In this client, we have two company codes under one controlling Area
    Will there be any authorisation issues (ie getting the information of other company code date) in Co reports (z reports, standard reports, report painter)?
    Any thoughts on this is helpful for me.
    Thanks
    Aruna

    HI,
    Authorization is a flexible tool used to have control as per organization policies.
    For your specific requiremnt u can set the profiles with Technicals persons help with the desired authorizations . Authorization can be set for single company code or multicompany codes as per our requirement.
    You can make a authorization profile/s and assign the desired roles.
    Warm Regards

  • Creating directory under specific schema

    What is the syntax to create a directory under a specific schema?
    Here is what I've tried and I get an error:
    CREATE OR REPLACE DIRECTORY test.utl_dir AS 'D:/utl_dir' ;
    Here is the error:
    Error starting at line 1 in command:
    CREATE OR REPLACE DIRECTORY rcdtpump.novus_dir AS 'D:/Novus/novus_dir'
    Error at Command Line:1 Column:36
    Error report:
    SQL Error: ORA-00905: missing keyword
    +00905. 00000 - "missing keyword"+
    *Cause:+
    *Action:+                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

    You can't, directories are database wide objects, see:
    http://download.oracle.com/docs/cd/B19306_01/server.102/b14200/statements_5007.htm#i2061958
    ...+All directories are created in a single namespace and are not owned by an individual schema+...
    HTH
    Enrique

  • Can't rename file under Subversion control.

    CS5 - Unless I'm missing something you can't rename a file (using dreamweaver to do so) and have it maintain it's connection to subversion. For example, if I rename a file using Dreamweaver, edit it, then go to "Commit" it, I get an error "File is not under Subversion Control". What is the correct way to rename a file in CS5 under subversion control?
    This is a serious deficit.

    Saving the file under a different name creates all sorts of problems. Especially since all the history of the changes are lost. DW provides a "rename" command but it doesn't update the files svn metadata. If you use the rename command it doesn't warn you that you will loose the connection to the repository.
    This must be a bug because an equivelent version of Tortise SVN DOES allow you to rename a file and preserve all the history. I just found this out and am using Tortise SVN to do the renaming. It's the same SVN version as DW so it updates the metadat just fine and it preserves the history of the previously named file.
    This is a bug in DW or a serious omission.

Maybe you are looking for

  • Possible "pitch/synchronization" problems when exporting

    I have a video that I edited in Adobe Premiere Pro, with a Sequence setting of 23.976fps... in the editor, when I render it and play it back... it plays back beautifully. Just the way I want it to. I exported it as an MP4 file (with NATIVE fps, 23.97

  • ADF 10g - Does ADF 10g / 11g support distributed / heterogeneous queries?

    Is there an easy way to have a distributed / heterogeneous query in ADF? We would like to query two data sources and perhaps introduce a view link between two data sources (Oracle / Sybase AND Oracle / Oracle). Is this possible in ADF? I know we can

  • Need to determine end of video.

    I need to know how to tell when I've reached the end of video.  I seem to recall there's a command new to flash 10 that will let you know without having to track the total bytes used or time elapsed or anything complicated like that.  Does anyone kno

  • Cane not open web site

    i try the open web site www.ncsoft.com. But cane not open. For 5 day i have not this roblem

  • First Gen MacAir and Fresh Installation

    Hello Friends,   After a long hassle , I finally concluded that I just have to re-install a fresh and clean installation of Mac-OS-X-10.6.8. My System is currently running on the same as well and I am happy with this.    As my system has very low con